]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2005-09-17  wesselsA fix for a MemBuf leak caused by my recent MemBuf...
2005-09-16  wesselsMade HttpMsg::parseFirstLine() a virtual method for...
2005-09-16  wesselsMade httpReplyHdrCacheInit() and httpRequestHdrCacheIni...
2005-09-16  wesselsRemoving unused function httpHdrCcJoinWith()
2005-09-15  wesselsFound possible leak of HttpReply in processReplyHeader...
2005-09-15  serassioBug #1204: FTP listings uses "BASE HREF" much more...
2005-09-15  serassioForward port of old 2.5 missing changes:
2005-09-15  serassioCosmetic: Accept ftp://anonymous@ as a synonym for...
2005-09-15  serassioCosmetic workaround for Mozilla brokenness.
2005-09-15  serassioFix missing newlines in debug output
2005-09-15  wesselscosmetic fix: cachemgr memory stats report absurd ...
2005-09-15  wesselsSome changes related to URL-parsing for upcoming ICAP...
2005-09-15  wesselsjust adding/fixing some comments with httpStatusLineParse()
2005-09-15  wesselsBug #1332: mem_node leak
2005-09-14  serassioBug #1327: NTLM authentication fails when low on filede...
2005-09-14  hnoBootstrapped
2005-09-14  serassioBug #1351: Greek translation of error messages, thanks...
2005-09-14  serassioBug #1370: squid_ldap_auth -U does not work
2005-09-13  wesselsForgot to add this yesterday for new HttpRequest/HttpRe...
2005-09-13  hnoBootstrapped
2005-09-13  wesselsChanges to HTTP request and reply parsing classes,...
2005-09-13  wesselsclass ClientHttpRequest had a member 'HttpVersion http_...
2005-09-13  wesselscosmetic: move char *t declaration inside the only...
2005-09-12  serassioBug #1378: Transparent proxy problem with IP Filter
2005-09-12  hnoBootstrapped
2005-09-12  serassioBug #1335: Can't dump core on Linux when started as...
2005-09-11  serassioFixed assertion failures in the authentication framewor...
2005-09-11  hnoBug #1389: LDAP helpers does not wotk with TLS (-Z...
2005-09-11  serassioBug #1368: assertion failed: store.c:523: "e->store_sta...
2005-09-10  serassioBug #1342: Odd URLs in error messages on forwarded...
2005-09-09  wesselscosmetic: Remove silly "typedef class ClientHttpRequest...
2005-09-08  wesselsHad a coredump where ACLIP::data was NULL. This patch...
2005-09-08  wesselsBug #1387: typos in src/cf.data.pre
2005-09-07  hnoBootstrapped
2005-09-03  serassioBug #1344: Fails to compile with glibc -D_FORTIFY_SOURC...
2005-09-03  serassioBug #1325: assertion failed: StatHist.c:93 ((int) floor...
2005-09-03  serassioBug #1380: E-mail sent when cache dies is blocked from...
2005-09-03  serassioBug #1331: chroot_dir and -k reconfigure
2005-09-03  serassioBug #1348: Some odd FTP servers respond with 250 where...
2005-09-03  serassioBug #1375: snmp cacheClientTable fails on "long" IP...
2005-09-02  hnoFix log escape selection mechanism to properly handle...
2005-09-02  serassioESI.cc was forgotten during the latest MemBuf changes.
2005-09-01  wesselsmore .cvsignore updates
2005-09-01  wesselsmore .cvsignore updates
2005-09-01  wesselsmore .cvsignore updates
2005-09-01  wesselsadding and adding to .cvsignore files
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2005-08-31  wesselsMust call cbdataReferenceDone on the ident_lookup list
2005-08-31  serassioBug #1317: SNMP GETNEXT fails if the given OID is outsi...
2005-08-29  hnoBootstrapped
2005-08-28  serassioBug #1374: Solaris 10 SPARC transparent proxy build...
2005-08-28  serassioAdded support for Windows code name "Longhorn".
2005-08-28  serassioRearranged code and added comments for better readability.
2005-08-28  serassioMerge of latest Windows specific updates from nt-3_0...
2005-08-28  serassioMerge of latest Windows specific updates from nt-3_0...
2005-08-28  serassioMerge of latest Windows specific updates from nt-3_0...
2005-08-28  serassioChanged the default name of the Windows Service from...
2005-08-26  wesselsCalculate loop_delay immediately before it is used.
2005-08-26  wesselscosmetic: be consistent and use "FD %d" instead of...
2005-08-24  hnoBootstrapped
2005-08-23  serassioForgotten to remove the reference to old src/squid_wind...
2005-08-22  hnoBootstrapped
2005-08-22  serassioRenamed src/squid_windows.h to include/squid_windows.h
2005-08-22  serassioRemoved residual Samba file
2005-08-22  serassioMS VisualStudio C++ needs explicit extern "C" declarati...
2005-08-21  serassioRemoved residual Samba file
2005-08-21  hnoBootstrapped
2005-08-21  serassioOn Windows, the latest MinGW doesn't like include paths...
2005-08-19  wesselsint HttpStateData.do_next_read is really boolean. ...
2005-08-19  wesselsIt looks like int httpState->reply_hdr_state is always...
2005-08-19  wesselschange 'sizeof sockaddr_in' to sizeof S' and make connect()
2005-08-17  wesselscosmetic: clean up some comments
2005-08-16  hnoBootstrapped
2005-08-16  hnoUpdated Negotiate over HTTP draft
2005-08-15  hnoBootstrapped
2005-08-15  serassioBug #1374: Solaris 10 SPARC transparent proxy build...
2005-08-15  serassioBug #1376: Compile error with gcc4
2005-08-15  serassioThis patch adds new 'mail_program' configuration option...
2005-08-08  hnoBootstrapped
2005-08-07  serassioAllow build on Solaris x86 with both fixed or not fixed...
2005-08-05  hnoFinish removal of Samba headers
2005-08-05  hnoBootstrapped
2005-08-05  hnoBootstrapped
2005-08-04  hnoDon't bootstrap subdirectories unless needed
2005-08-03  hnoRemoved obsolete Samba headers
2005-08-03  hnoFix Array operator +=. Patch by Andrey Shorin
2005-07-20  wesselsAlso enable opt_debug_stderr for squid -z
2005-07-16  hnoBootstrapped
2005-07-16  wesselsWe can move the GCC version check much earlier in the...
2005-07-16  wesselsExit configure if we detect GCC 2.9x on FreeBSD because...
2005-07-14  wesselsfnmatch.h requires an extern "C" wrapper, at least...
2005-07-11  serassioBug #1313: Core dump with STABLE10 and --ipf-transparen...
2005-07-10  serassiotruncate() is not available on some platforms, so we...
2005-07-10  serassioBug #1307: squid -k fails in combination with chroot...
2005-07-08  wesselsI think dstdomain should lookup dst_addr, not src_addr
2005-07-05  hnoBootstrapped
2005-07-04  serassioOn some systems POSIX AIO functions are in libaio
2005-07-04  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-07-03  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-07-03  hnoKill remaining .cvsignore files from the deleted winbin...
next