[Pkg-privacy-commits] [onioncat] annotated tag onioncat/0.2.2+svn552 created (now 8808f72)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to annotated tag onioncat/0.2.2+svn552
in repository onioncat.

        at  8808f72   (tag)
   tagging  21480d9392ca83418abb8c5450e885daa64ea14d (commit)
 tagged by  intrigeri
        on  Wed Jun 8 02:05:59 2011 +0200

- Log -----------------------------------------------------------------
Upstream version 0.2.2+svn552

axp (38):
      Updated Readme to new homepage
      Added Debian
      populated control and copyright files
      fiddling around with debian/rules
      edited Control file
      added Man page for debian
      Debian: init.d
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: small changes
      Debian: fixing Chicken Egg Problem with tor Hidden service
      Debian ............
      init startup weirdness ....
      ubuntuized
      added debian unstable
      added debian unstable
      added debian unstable
      fdssdf
      dsafs
      symlinked manpage
      added Debian
      added Debian, changelog
      debian package update

eagle (185):
      repository restructured
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@114 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      changing tun setup to ifconfig
      typo
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@119 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@120 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      added frame header rewriting upon underlying OS
      regarding sin_len-field of struct sockaddr
      fixed freebsd frame header: linux AF_INET6 != freebsd AF_INET6
      created tag 0.1.1
      add simpler tun header test
      improved FreeBSD tun code
      thread startup improved
      write return code evaluated
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@130 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      socket_connector redesigned for parallel queueing
      control commands 'threads' and 'terminate' implemented
      thread start helper improved
      small tool for querying hidden service descriptors added (checkhidden (sh) and getdesc.c)
      TODO updated
      bugfix: controller accidently used wrong fd
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@138 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      cygwin updates
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@140 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      made it capable of autoconf/automake
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@150 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@155 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      freeskippers added
      switched to autoconf/automake
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@170 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      PEERLIST array from code removed and replaced by chained list
      stripped tun frameheader on TOR end
      fragment handling implemented
      added some debug code for fragment handling
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@176 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      increased debug code for defrag bug
      increased framebuffer to maximum size of IP packets
      peers now do have one mutexes, bug in socket_cleaner fixed
      tcp sndbuf verification added (thats a workaround...)
      semaphore/shared mem/message queue example imported
      slight code cleanup
      directories rearranged
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@195 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@196 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      completely restructured controller and acceptor split to a generic acceptor that calls specific functions for TOR acception or controller acception
      created 0.1.4 tag
      updated freebsd portability
      changed forwading from write() to send()
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@202 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@203 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      replaced clock_gettime by gettimeofday
      todo...
      implemented strlcat() for compatibility
      ocat 0.1.6
      included GPL and strl-functions
      onioncat 0.1.7 released
      onioncat 0.1.8 released
      introduced setup structure and connect log
      ocatsetup added
      added sys_types to ocat.h
      ocat now IPv4 aware
      some cleanup and adapted code to freebsd again
      cleanups
      prompt added at controller interface and route parser enhanced
      todo changed
      wurm added
      ndp works a little
      added connect command to control interface
      merged current tap-branch into trunk
      add configurable #defines in configure.ac
      TAP device and NDP should work sufficient for prototype tests
      (*) packet queue disabled by default and configurable by configure-script
      added background option
      split ocatroute.c to ocatsocks.c and ocatlibe.c
      implemented more robust close()
      replaced setup by CNF() and setup_
      replace log-constants by syslog-used constants
      aclocal.m4 added to repository
      moved ctrl-stuff to separate file
      keepalive bugfix
      ETH_ALEN exchanged by ETHER_ADDR_LEN
      NDP code rewritten. Should be more robust and does also solicitation on socket reception.
      ocatipv6.c added. It allows limited IPv6 routing capability.
      changelog updated
      IPv6 routing table now is dynamic flat list in head
      IPv6 routing table improved (prefix length checking)
      man page extended (but still not finished)
      included man page to autoconf
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@380 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      bugfix with configure script
      improved peer identification (check tor_prefix of 1st packet)
      log file and daemonize option improved
      replace if_ether.h by ethernet.h
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@385 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@386 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      ether_ntoa() introduced (instead of self-written function)
      seems to run on Darwin yet
      serious framesize buf with TAP device fixed
      replaced ether_ntoa by ether_ntoa_r
      debian start-stop script added
      add route for macosx
      fixed fatal socks queue memory bug
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@398 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      dot.cat root peer added
      SOCKS destination IP configurable
      transition to configurable receipient port (not finished yet)
      man page updated
      introduced struct sockaddr_str and inet_ntops()
      git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@419 58e1ccc2-750e-0410-8d0d-f93ca75ab447
      svnversion included into PACKAGE_STRING
      root peer removed because server accidently died
      version number increased to 0.1.10
      hidden service listening address now configurable
      controller interfaces segfaulted due to error in listener list initialization
      oc_listen_port removed from setup struct
      minor fixes in local Tor listener code (socket acceptor)
      SOCKS reconnect speed limited
      autoreconf'd
      stack size configurable -- needed for OpenBSD
      - fixed erroneous sockaddr size in socks connect (leaded to failure on
      - disabled connect log if unprivileged user -2 is used
      * fragment buffer resynchronization enhanced
      OnionCat daemonizes by default now
      debugging of process fork refined, parent exits with exitcode 0
      debian start script updated
      - stdio is closed if process is backgrounded
      introduced fork/pthreads workaround for blocking IO on OpenBSD
      manpage updated
      version 0.1.11 tagged
      sylogging implemented
      merged Windows branch into trunk
      changed version numbering syntax in honor to FreeBSD ports
      FreeBSD ports info add for port submission
      added missing OpenBSD endianess macros for Cygwin. This affected NDP protocol.
      FreeBSD ports information update
      idle timeout increased
      hosts file updated
      autoconf updated
      debian version changed again to meet configure script
      SOCKS connector completely rewritten. Works now without dynamic thread pool. This is more memory efficient.
      error checking for inet_ntop in ocat.c
      bugfix in socks_pipe_request()
      Added cyclic buffered read from fd in preparation for controller rewrite
      improved autoconf for better pthread configuration (acx_pthread.m4)
      config.sub added
      config.guess added
      0.1.13 released, versioning increased to 0.2.0
      pid file is created optionally,
      - syslog messages contain name and PID
      manpage updated
      - base development environment changed to OpenBSD 4.5
      version string improved
      version string fixed in controller
      OC should now detach properly from console
      syslog behavior slightly modified
      Debian init-script adapted
      FreeBSD ifndef corrected
      Garlicat forked
      Garlicat, 1st try
      port settings corrected
      onion domain fixed
      do not connect root peers
      manpage updated, Makefile changed to create 'gcat' symlink
      GarliCat HOWTO added
      configure script updated
      dev version 0.2.2 started
      merged GarliCat branch back into trunk
      - option -t did not work correctly
      - separate name for connect log and pid file for OC/GC.
      GarliCat howto updated
      - options are parsed sequentially (-f and -I first)
      pointer dereferences recoded in respect to strict alias checking of compiler
      - debian directory included into source package.
      forgot to include some files into the source package
      minor bugfix with initial config file read
      fixed erroneous parsing sequence of option -h
      updated revision of *configure
      parse options twice caused some troubles at least on Linux.
      - fixed order of pid-process creation
      - configure.ac refined
      Header files reordered according to inet(3).
      autoconf updated
      OC now works on DragonFly BSD.
      inet_ntop error message fixed
      package updated to meet Debian package requirements

intrigeri (1):
      Imported Upstream version 0.2.2+svn552

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list