]> git.ipfire.org Git - thirdparty/squid.git/history - lib/base64.c
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / lib / base64.c
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-05-02  Amos JeffriesCleanup: base64 coder de-duplication and upgrade
2010-11-04  Amos JeffriesMerge form trunk
2010-11-01  Amos JeffriesBug 3038: Detatch libmisc from libcompat
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2003-01-23  robertcImport of fix-ranges branch
2002-04-20  hnoExplicitly truncate the value to indicate that we know...
2001-06-30  wesselsBugzilla #187: bugs in lib/base64.c
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
1998-10-14  wesselsfix potential buffer overrun and negative array index...
1998-09-23  wesselsadd Id keyword
1998-02-27  wesselsgindent
1998-02-23  rousskov-Added base64_encode() function to lib/base64.c. Requir...
1997-12-30  wesselsgindent
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1996-11-15  wesselsmore const stuff
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-11-02  wesselsFrom: Joe Ramey <ramey@csc.ti.com>
1996-11-01  wesselstypo s/ZYZ/XYZ/
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-17  wesselsmove __P to include/ansiproto.h
1996-09-17  wesselss/()/(void)/
1996-09-14  wesselsANSIFY
1996-08-31  wesselscompiler fixes from Ed Knowles
1996-07-16  wesselsBy Henrik for FTP auth stuff