]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-11-05  hnoSet default basic auth realm
2005-11-05  hnowhitespace cleanup
2005-11-05  wesselsparse_date() is one most frequent users of malloc ...
2005-11-05  wesselsRename the "mangle_headers" optimization to "mangle_req...
2005-11-05  wesselsAn optimization: If there are no request_header_access...
2005-11-04  hnoBootstrapped
2005-11-04  serassioNow getCurrentTime() must be defined in cf_gen like...
2005-11-04  serassioBootstrapped
2005-11-04  serassioFixed typo
2005-11-03  hnoFrom Squid-2:
2005-11-03  serassioAn ugly workaround to allow the build on 64 bit platform.
2005-11-03  hnoStart bootstrapping the Squid-2 HEAD again
2005-11-02  serassioAllow dns_internal.cc to build on MinGW.
2005-11-02  serassioFixed authentication schema order.
2005-11-02  serassioDocument ntlm keep_alive option.
2005-11-01  serassioUpdated documentation for Windows native NTLM helper.
2005-11-01  serassioAdded helper executable name in stateful helper stats
2005-11-01  serassioUpdated hosts_file directive description.
2005-11-01  serassioOptimize linking of mswin_negotiate_auth
2005-11-01  serassioForgotten to add .cvsignore
2005-11-01  hnoBootstrapped
2005-10-31  serassioWindows port: addition of native external ACL helper.
2005-10-31  serassioForgotten to add Makefile.in files to native Windows...
2005-10-31  hnoBootstrapped
2005-10-31  serassioWindows port: addition of native authentication helpers.
2005-10-29  serassioBug #1435: squid-2.5.STABLE12 fails to compile on Solar...
2005-10-29  serassioBug #1440: compile problem with gcc-3.4.4
2005-10-29  serassioSpell check.
2005-10-23  hnoTypo..
2005-10-23  hnoTry to work around OpenSSL 0.9.8 change
2005-10-23  serassioBug #1404: CNAME adresses remembered with wrong TTL
2005-10-23  hnoBootstrapped
2005-10-23  hnoNegotiate authentication scheme support.
2005-10-23  hnoKill some leftovers from the winbind helpers
2005-10-19  serassioBug #1412: redirector 302 redirects not working for...
2005-10-19  serassioBug #1411: It is no longer possible to tweak recent...
2005-10-19  serassioBug #1426: Crash in rfc1738_do_escape at rfc1738.c:97
2005-10-17  hnoBootstrapped
2005-10-17  serassioBug #1403: Defining CACHE_HTTP_PORT does not set the...
2005-10-16  serassioBug #1391: FATAL: Incorrect scheme in auth header
2005-10-16  serassioBug #1205: Assertion during user authentication
2005-10-16  serassioBug #1429: %ue does not work in logformat
2005-10-08  serassioFixed build error on 64 bit Linux
2005-10-02  serassioBug #1401: $HOME not set when started as root
2005-10-01  wesselscosmetic: debugging statement missing a newline
2005-09-29  hnoalmost..
2005-09-29  hnoFix cleanup of old snapshots when there has been releas...
2005-09-29  wesselscosmetic: renaming HttpStateData's body_buf to request_...
2005-09-29  wesselscosmetic: in debugging messages change httpProcessReply...
2005-09-28  wesselsAdded new methods to String class:
2005-09-27  wesselsremove more trailing whitespace
2005-09-27  wesselsremove trailing whitespaces
2005-09-26  hnoBootstrapped
2005-09-26  hnoBug #1371: aufs fails to compile with --enable-truncate
2005-09-26  hnoBug #1369: New http_status acl type
2005-09-26  hnoBug #1326: Use DNS search path from /etc/resolv.conf
2005-09-25  serassioBug #1378: Transparent proxy problem with IP Filter
2005-09-24  serassioBug #1394: invalid host is processed as IP 255.255...
2005-09-24  serassioFixed missing inclusion of MemBuf.h
2005-09-24  serassioBug #1334: Can't dump core on Linux when started as...
2005-09-21  wesselsadd balancing parenthese
2005-09-19  wesselsAdded an implementation of parseFirstLine() for class...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsAdd MemBuf to MemPools. This would have made it easier...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-09-17  wesselscf_gen should use xcalloc() instead of calloc(), if...
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
next