]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2010-07-01  Alex RousskovRemoved comment-question. There are no default http_por...
2010-06-14  Alex RousskovSupport ICP and HTCP _servers_ sharing listening sockets.
2010-06-14  Alex RousskovUse newly added UsingSmp() instead of a spelling out...
2010-06-05  Alex RousskovOnly one process (called the "primary" process) should...
2010-06-05  Alex RousskovReplaced blocking comm_open_listener() call for incomin...
2010-05-24  Alex RousskovReplaced blocking comm_open_listener() call for HTTPS...
2010-05-04  Alex RousskovDocument that comm_open_uds() only supports FD_MSGHDR...
2010-05-02  Alex RousskovReplaced blocking comm_open_listener() call for HTTP...
2010-05-02  Alex RousskovSupport a "shared listen" concept when multiple concurr...
2010-05-02  Alex RousskovDo not stop on the first error to be compatible with...
2010-05-02  Alex Rousskov#include "config.h" because "make check" does not.
2010-05-02  Alex RousskovDo not open HTTP/etc listening sockets for Coordinator...
2010-05-02  Alex RousskovPolished comm_import_opened() description.
2010-05-02  Alex RousskovAdded comm_import_opened() to update Comm state after...
2010-05-02  Alex RousskovAdded whole-object comparison method so that IpAddress...
2010-05-01  Alex RousskovAdded previously forgotten sources.
2010-05-01  Alex RousskovFixed IpAddress port printing for ports higher than...
2010-04-30  Alex RousskovMoved comm_openex code tail into comm_init_opened and...
2010-04-30  Alex RousskovFixed IPC message size calculation typo that led to...
2010-04-29  Alex RousskovImplemented basic file descriptor exchange between...
2010-04-29  Alex RousskovSwitched from sendto/recvfrom to sendmsg/recvmsg for...
2010-04-26  Alex RousskovDo not check pid file unless we are a master process...
2010-04-26  Alex RousskovDesignate one process to maintain the PID file. Coordin...
2010-04-26  Alex RousskovAdded IPC Strand and Coordinator classes. Strands are...
2010-04-16  rootIPC patch
2010-03-30  Alex RousskovMoved Kid and Kids classes from src/main.cc to src...
2010-03-26  Alex RousskovAdded if-statement documentation.
2010-03-26  Alex RousskovSupport if-statements in squid.conf. Supported conditio...
2010-03-26  Alex RousskovCannot use String as a global due to memory pool depend...
2010-03-16  Alex RousskovAdded ${process_name} and ${process_number} SMP macros.
2010-03-04  Alex RousskovExplained that we loop to collect all stopped kids...
2010-03-04  Alex RousskovChanged project version tag in AC_INIT() to reflect...
2010-03-04  Alex RousskovStart a configurable number of "main" Squid processes...
2010-03-04  Alex RousskovMerged from parent (trunk r10303).
2010-03-03  Amos JeffriesFull Surrogate/1.0 support
2010-03-01  Automatic source... SourceFormat Enforcement
2010-02-28  Henrik NordstromUse POSIX ipv6 constants & macros
2010-02-28  Henrik NordstromMigrate various IpAddress internal constants to private...
2010-02-28  Henrik NordstromCorrect IPv4-mapped prefix, broken in rev 10247 Use...
2010-02-28  Henrik NordstromCorrect IPv4-mapped prefix, broken in rev 10247 Use...
2010-02-26  Automatic source... SourceFormat Enforcement
2010-02-25  Henrik NordstromAssociate external acl message with the request
2010-02-25  Amos JeffriesAuthor: Steve Snyder <swsnyder@snydernet.net>
2010-02-25  Amos JeffriesAuthor: Adam Ciarcinski
2010-02-25  Automatic source... SourceFormat Enforcement
2010-02-25  Amos JeffriesAuthor: Diego Woitasen <diegows@xtech.com.ar>
2010-02-24  Amos JeffriesTypo in release notes
2010-02-24  Amos JeffriesBug 2787: unknown/unexpected status code messages
2010-02-24  Henrik NordstromBug #2818: Random unix_group crash at startup due to...
2010-02-24  Amos JeffriesPrep for 3.1.0.17
2010-02-24  Amos JeffriesCorrect FAQ link
2010-02-24  Amos JeffriesCorrect macro wrappers for UDP logger
2010-02-24  Amos JeffriesBug 2616: reduce IdleConnList::removeFD messages
2010-02-20  Amos JeffriesTypo in revno10283
2010-02-20  Amos JeffriesAuthor: Joao Alves Neto <alves_joao@hotmail.com>
2010-02-15  Automatic source... SourceFormat Enforcement
2010-02-14  Amos JeffriesAuthor: Serassio Guido <serassio@squid-cache.org>
2010-02-14  Henrik NordstromUndo unintended digest change in 10279 (will come back...
2010-02-13  Henrik Nordstromhelper protocol concurrency=0 is the old protocol,...
2010-02-13  Henrik Nordstromhelper protocol concurrency=0 is the old protocol,...
2010-02-12  Amos JeffriesLanguage: Afrikaans
2010-02-12  Amos JeffriesPrep for 3.0.STABLE24
2010-02-12  Amos JeffriesManuals: some polish and updates
2010-02-12  Amos JeffriesAuthor: Various Translators
2010-02-12  Amos JeffriesUpdated translation files
2010-02-12  Amos JeffriesMerge from trunk
2010-02-12  Amos Jeffriesmove squid.8.in
2010-02-11  Amos JeffriesTypo in rev10272
2010-02-11  Amos JeffriesBring bug 2858 fix inline with other TCP handling code.
2010-02-10  Amos JeffriesAuthor: Kieran Whitbread <k.j.whitbread@qmul.ac.uk>
2010-02-10  Amos JeffriesRemove tidyHtml from the template generation tools.
2010-02-09  Henrik NordstromAuthor: Markus Moeller <huaraz@moeller.plus.com>
2010-02-07  Amos JeffriesAdd adapted_http_access option. Port of http_access2...
2010-02-06  Amos JeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2010-02-06  Amos JeffriesTypo in multicastsiblings parse
2010-02-05  Amos JeffriesAuthor: Jean-Gabriel Dick <jean-gabriel.dick@curie.fr>
2010-02-04  Alex RousskovRemoved unused callWhenReady() API. Only ICAP services...
2010-02-04  Amos JeffriesCorrect HTML syntax in ca.po strings
2010-02-03  Amos JeffriesAuthor: James Brotchie <brotchie@gmail.com>
2010-02-02  Amos JeffriesPrep for 3.0.STABLE23
2010-02-01  Henrik Nordstrombasic_smb_auth is C++, adjust make flags accordingly...
2010-02-01  Amos JeffriesPrep for 3.1.0.16
2010-02-01  Amos JeffriesPrep for 3.0.STABLE22
2010-01-31  Amos JeffriesAuthor: Marko <mr_4u2@yahoo.com>
2010-01-31  Amos JeffriesAuthor: Graham Keeling <graham@equiinet.com>
2010-01-30  Alex RousskovPolished %>ha description.
2010-01-30  Amos JeffriesReleas notes for %ha option
2010-01-30  Amos JeffriesAuthor: Frank Schmirler <squid@schmirler.de>
2010-01-29  Christos TsantilasChange the "virgin" term to "original".
2010-01-29  Automatic source... SourceFormat Enforcement
2010-01-28  Christos TsantilasAdd the http::>ha format code and make http::>h log...
2010-01-25  Amos JeffriesDisplay cache_peer name option in CacheMgr config
2010-01-24  Automatic source... SourceFormat Enforcement
2010-01-23  Amos JeffriesAuthor: Michael van Elst
2010-01-23  Amos JeffriesAfrikaans has a moderator
2010-01-22  Automatic source... SourceFormat Enforcement
2010-01-21  Amos JeffriesBug 2553: X-Forwarded-For with IPv6 address not handled...
2010-01-21  Amos JeffriesFix build errors when XFF compounds with other features
2010-01-21  Amos JeffriesAuthor: Wolfgang Nothdurft <wolfgang@linogate.de>
2010-01-21  Amos JeffriesAuthor: Wolfgang Nothdurft <wolfgang@linogate.de>
next