From bd426041816fa144f1a954008a1609707e069377 Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Sat, 20 Apr 2002 23:10:42 +0000 Subject: [PATCH] Porting to archs available at compilefarm git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@29 bc163920-b10d-0410-b2c5-a5491ca2ceef --- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 25199ad..803beb8 100755 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,12 @@ Changes to proxytunnel version 1.1.0 -- Sat Apr 20 16:00:00 CET 2002 port and forwarding these connections through the specified proxy/tunnel. -- Forked base64 encoding code to base64.[ch] file +- Forked base64 encoding code to base64.[ch] file, authentication to + basicauth.[ch], messaging to messages.c and io handling to io.[ch] + +- Tested and ported on Linux(i386/ppc/alpha/sparc), Freebsd(i386), + Solaris(Sparc) and Mac-OS-X(Darwin/ppc). Created some new makefiles + for the non-complient systems (Solaris, Darwin) Changes to proxytunnel version 1.0.8 -- Fri Apr 19 10:25:00 CET 2002