Argh... cvs sucks

git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@122 bc163920-b10d-0410-b2c5-a5491ca2ceef
This commit is contained in:
Mark Janssen 2006-02-26 11:04:02 +00:00
parent a4521715a0
commit 60f7ebadea

View file

@ -1,12 +1,14 @@
Changes to proxytunnel version 1.6.1 -- Sat Feb 25 14:45:25 CET 2006
- Not release yet, not in cvs, FOSDEM build ;)
- Do setproctitle and ssl stuff on 'standalone' mode too
- Changed scanning/malloc's for proxy-hostname, we could overflow there
- Ripped out setproctitle and replaced it with openssh's code from
openbsd-compat/setproctitle.c, also took in strlcat/strlcpy
- Removed all non-default Makefiles (darwin/solaris/cygwin etc)
uncomment the -D's in the regular Makefile for your system/config
- Not release yet, not in cvs, FOSDEM build ;) (below here not in cvs)
- Removed extra message in closeall() function
- Removed Proctitle override message
Changes to proxytunnel version 1.6.0 -- Mon Feb 6 17:00:00 CET 2006