]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2006-09-25  adrianAdd in more profiling points to identify CPU usage
2006-09-23  adrianAdd in a missing check for whether the new dlink-based...
2006-09-22  hnoBug #1769: near-hit and filedescriptor usage missing...
2006-09-22  hnoBug #1774: ncsa_auth support for cramfs timestamps
2006-09-21  hnoICAP cleanup of some cbdataReference misunderstanding.
2006-09-21  hnoClean up cbdataReference() use to comply with the API...
2006-09-20  adrianModify StoreEntry::write() probe to not overlap but...
2006-09-20  adrianAdd in more profiling points
2006-09-20  adrianAdd profiling points for Membuf::grow, ::append and...
2006-09-20  adrianAdditional hi-res probes
2006-09-20  adrianBypass the expensive check to the allocator getStats...
2006-09-19  serassioFix a forgotten change during recent comm layer rework
2006-09-19  adrianFirst part of a comm layer rework
2006-09-19  adrianUn-astyle a flags definition
2006-09-19  hnoBug #1768: Redundant DNS PTR lookups
2006-09-19  hnoBug #1760: FTP related memory leak
2006-09-19  hnoBug #1758: HEAD on ftp:// URLs always returned 200 OK.
2006-09-19  hnoBug #1770: wccp2_weight directive
2006-09-17  hnoBootstrapped
2006-09-17  serassioaio_win32.cc and aiops_win32.cc must be compiled only...
2006-09-16  serassioPortability fix: use memset() instead of deprecated...
2006-09-16  serassioFix a typo in recent commit
2006-09-15  adrianFix astyle munging of flags.
2006-09-15  hnoBootstrapped
2006-09-15  hnoDist test headers for make check
2006-09-15  hnoConvert a debug() to debugs() to make GCC happy about...
2006-09-15  hnoBootstrapped
2006-09-15  hnoNeed to dist PeerDigest.h
2006-09-15  hnoBootstrapped
2006-09-15  serassioBootstrapped
2006-09-15  serassioFix make check on MinGW
2006-09-14  robertcAdd missing files from bugfix for COSS config-failures.
2006-09-14  adrianAvoid a string copy/reference operation in a reasonably...
2006-09-14  robertcFix bug 1218 by adding tests for the io engine of coss...
2006-09-14  hnoBootstrapped
2006-09-14  serassioBootstrapped
2006-09-14  serassioOn MinGW store tests need win32.cc
2006-09-14  serassioBootstrapped
2006-09-14  serassioWindows port: split Windows service code into WinSvc...
2006-09-14  serassioWindows port: remove obsolete break from command line...
2006-09-13  adrianFix a bug which resulted in objects being released...
2006-09-13  adrianadd in some more debugging to refresh.cc
2006-09-13  serassiotestURL needs GNUregex library on MinGW
2006-09-13  serassioBootstrapped
2006-09-13  serassioFix make dist error
2006-09-11  serassioFix build error on MinGW when using --enable-icmp confi...
2006-09-11  serassioBug #1759: cachemgr.cgi attempts to write to file syste...
2006-09-10  adrianreverse last patch - i missed that the fd_set includes the
2006-09-10  adrianBug 1579, 1475 - fix unlinkd to reduce the number of...
2006-09-10  adrianRework the transaction completion/aborting in the ftp...
2006-09-09  serassioUpdated Windows related copyrigth notice
2006-09-07  adrianBug 1754: BodyReader was reading too much data from...
2006-09-07  hnoBootstrapped
2006-09-07  serassioBootstrapped
2006-09-07  serassioWindows port: Added Windows threads support to DiskThre...
2006-09-05  hnoBootstrapped
2006-09-05  serassioBootstrapped
2006-09-05  serassioWindows port: Added Windows Overlapped I/O support...
2006-09-04  adrianAdd iiNet to the squid-3 sponsors list. Thanks iiNet!
2006-09-04  hnoBootstrapped
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-09-04  serassioFix typo in stub_comm.cc
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-04  serassioForgotten to adjust the pointer type ... :-(
2006-09-04  serassioRemove a no more needed #ifdef _SQUID_MSWIN_ from structs.h
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-04  serassioBootstrapped
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-03  serassioFix wrong debug section in ipc.cc
2006-09-03  robertcUpdate MemPoolTest for MemPool changes.
2006-09-03  hnoskip memory cleanups on shutdown even if built in leak...
2006-09-03  hnoCorrectly free HttpHeaderFieldInfo array
2006-09-03  hnosilence gcc about some cbdata const violations
2006-09-03  robertc(Tres Seaver)Fix bug 975. Ths may cause memory leaks...
2006-09-03  hnoBootstrapped
2006-09-03  hnoCleanup of some MemAllocatorProxy abuse. This is a...
2006-09-03  robertcBugfix 1750 - support tunnelling of RTSP and other...
2006-09-03  hnoValgrind support. Mainly rearranging of cbdata to make...
2006-09-03  hnoBootstrapped
2006-09-03  hnoFix library link order in tests to more closely match...
2006-09-03  hnoBootstrapped
2006-09-03  serassioFix build error of testEventLoop using gcc 4.1
2006-09-03  serassioUpdated .cvsignore files
2006-09-03  serassioPortability fix: check if ip_user_check can be build
2006-09-02  serassioWindows port: Use a more explicative message during...
2006-09-02  serassioWindows port: Specific OpenSSL trick for FD<=>socket...
2006-09-02  serassioWindows port: Tricks for fd<=> socket equivalence need...
2006-09-02  serassioWindows port: Updated icmp.cc for MinGW support
2006-09-02  serassioWindows port: Added MinGW support to helper.cc
2006-09-02  serassioWindows port: Allow unlinkd to work on MinGW
2006-09-02  serassioWindows port: Allow build on MinGW (typecasting and...
2006-09-02  serassioBootstrapped
2006-09-02  serassioWindows port: merge remaining MinGW configure "glue"
2006-09-02  serassioWindows port: add lib/win32lib.c. This add the emulatio...
2006-09-02  serassioWindows port: Display also the Windows handle in the...
2006-09-02  serassioWindows port: add squid_mswin.h. This add FD<=>socket...
2006-09-02  serassioWindows port: Redirect during early service startup...
2006-09-02  serassioWindows port: increase number of FDs to the maximum...
2006-09-02  serassioFix warning on Windows about conflicting declaration...
2006-09-02  adrianAdd a missing function to make kqueue compile again.
next