]> git.ipfire.org Git - thirdparty/squid.git/history - src/protos.h
Bug #874: rough port of the http_reply_header_size functionality
[thirdparty/squid.git] / src / protos.h
2004-12-22  robertcBug #874: rough port of the http_reply_header_size...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-12-08  hnoFeature Request #601: add request_header_access and...
2004-11-07  hnoBug #896: snapshot 0119 /0214 fails to build on solaris...
2004-11-07  hnoBug #1057: New options to refresh-pattern configuration
2004-10-18  hnoBug #1058: balance_on_multiple_ip directive to make...
2004-08-30  robertcMerge in MemPools objectification.
2004-04-03  hnoBug #571: Limit use of persistent connections when...
2003-10-17  robertcMove HierarchyLogEntry, all depended classes, and their...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-17  robertcSummary: gethostname definition on Solaris broken.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-10  robertcSummary: Fixup remaining MSVC issues.
2003-08-10  robertcSummary: Forward port removing MemObject->fd.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-28  robertcSummary: Various fixes - comms and diskio.
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-15  robertcSummary: Remove more global mem pools.
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-07  hnoCustom log formats, and selective access logging. See...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-06-19  hnoBugfix for accel mode: Should not reuse persistent...
2003-05-18  robertcSummary: BUGFIX: Assert during FD exhaustion.
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-21  hnoFrom Guido:
2003-04-20  robertcSummary: Merge windows fixes.
2003-03-15  robertcSummary:
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-08  robertcSummary: Merge comms refactoring to CVS.
2003-03-06  robertcSummary: Merge String loss fix.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-25  robertcSummary: Merge final stage1 ACL refactoring.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-02-16  hnoIncremental merge from rproxy
2003-02-14  robertcMerge comms accept fix.
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-02-05  robertcSummary: Merge from delay-class-4
2003-01-28  robertcSummary: Fix delay pools from aclCheck_t fix. Some...
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2003-01-04  hnodate: 2003/01/02 22:59:37; author: wessels; state...
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-11-15  hnoDon't abuse time_t for millisecond delta measurements...
2002-10-21  adrian* rename comm_write() -> comm_old_write()
2002-10-19  hnoClose referer log on shutdown (merged from Squid-2)
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  hnoBlunt search/replace and typecasting to get rid of...
2002-10-14  robertcC++ conversion
2002-10-08  wesselsauthenticateAuthUserRequestSetIp() is now static, doesn...
2002-10-04  hnoEleminate the use of client fd's from http.c. http...
2002-10-03  hnoCleanups triggered by http_reply_access fix in 2.5...
2002-09-26  robertcfix http_reply_access with authentication, delay_access...
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-15  adrianTidy up the COMM_OK and COMM_ERR_* magical #define...
2002-09-15  robertcclientStreams, rationalising the client side logic...
2002-09-07  hnoCleanup of the strtokFile, strwordtok and strwordquote...
2002-09-07  hnoSome reshuffling of code to where it belongs
2002-07-20  hnoBugzilla #164: delay_access failed to process proxy_aut...
2002-06-23  hnoPeering enhancement options for satellite or other...
2002-06-23  hnoexternal acl support. A mechanism where flexible ACL...
2002-06-17  hnoAdded some functions for accessing HTTP list header...
2002-06-16  hnoGeneralized the proxy_auth ACL processing one small...
2002-04-22  hnoRemoved unused storeClientWaiting function
2002-04-22  hnoCleanup of our Gopher client to protect from buffer...
2002-04-15  hnoBacked out Bugzilla #164 patch. It is not complete.
2002-04-14  hnoBugzilla #164: delay_access and proxy_auth ACL types
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-05  hnoMake http_port optional, allowing for SSL-only operatio...
2002-04-01  wesselsThis patch was posted to squid-users some time ago...
2002-04-01  wesselsgindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0...
2002-02-26  adrianBring across my first phase of commloops development.
2002-02-17  hnostrCat was allocating one byte too many.
2002-02-17  hnoFix a ftp URL buffer overflow, reported by Jouko Pynnonen
2002-02-14  hnoGeneric buffer allocator on top of the MEM_X_BUF memory...
2002-02-14  hnoRenamed memAllocBuf/memFreeBuf to memAllocString/memFre...
2002-01-13  robertcDigest rfc 2617 conformance fixes
2002-01-06  hnoDelay pool memory usage statistics fixes from David...
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-11-14  hnoNot all versions of GCC is very happy about expressions...
2001-10-23  hnoEnable GCC to check printf style arguments
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-10-17  hnoindent
2001-10-17  adrianA bunch of quick patches to silence gcc warnings when...
2001-10-10  adrianCommit Roger Venning's TOS/source address ACL selection...
2001-10-08  hnoBugzilla #11: Some Header Files Not Wrapped Or Wrapped...
2001-09-10  hnoGuido: found another function declare mismatch between...
2001-08-29  robertclatest rollup from ntlm.
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-07-28  hnoACL driven reply_body_max_size by Robert Collins.
2001-05-21  hnoauth_rewrite update from Robert Collins
2001-05-20  hnoBugzilla bug 102: Close useragent log on shutdown
2001-05-08  hnoGeneralized how cache_dir lines are dumped on mgr:config
2001-05-05  hnoThis patch allows squid to read the DNS servers from...
2001-05-04  hnoSupport multiple SSL certificates. See http://squid...
next