]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2002-05-20  hnoBootstrapped
2002-05-20  hnoOops..
2002-05-20  hnoSamba Winbind ntlm and basic authentication helpers...
2002-05-19  hnoCOSS fixes by Guido.
2002-05-19  hnoBootstrapped
2002-05-19  hnoNTLMSSP renamed to SMB.
2002-05-19  hnocrypt.h is only needed by some helpers, not the Squid...
2002-05-19  hnoFix a cbdata reference error in coss async_io implement...
2002-05-16  wesselsTwo fixes from Steve Bennett s.bennett at lancaster...
2002-05-15  hnoDocumented the -o option
2002-05-15  hnoThe fatal helper queue overflow condition should not...
2002-05-11  hnoOne quite obvious use of cbdataReferenceValidDone()
2002-05-07  hnoBootstrapped
2002-05-06  hnoDon't dist autoconf.h (merged from Squid-2.5, thanks...
2002-05-03  hnominimum_icp_query_timeout needs to set icp_query_min...
2002-04-30  hnoConverted htcp to use locally created MemoryPool:s...
2002-04-28  hnoUse FD_READ_METHOD rather than direcly calling read()
2002-04-28  hnoDon't overuse bitfields when storing enums.. care must...
2002-04-28  hnoBootstrapped
2002-04-28  hnoAssert that there is at least one port defined when...
2002-04-27  hnobugfix: Initialize pendingfds to zero
2002-04-27  hnoCheck for select(), not all OS:es have poll...
2002-04-23  hnoftp_sanitycheck option changelog
2002-04-22  hnoGopher improvements
2002-04-22  hnoconst cleanup
2002-04-22  hnoMake delay pools less greedy, to only ask for the amoun...
2002-04-22  hnoDon't mess with store client internals.. not unless...
2002-04-22  hnoRemoved unused storeClientWaiting function
2002-04-22  hnoCleanup of our Gopher client to protect from buffer...
2002-04-21  hnoRewrite of FTP directory parsing to strengthen against...
2002-04-21  hnoftp_sanitycheck option (default on) to make Squid sanit...
2002-04-21  hnoBootstrapped
2002-04-20  hnoAC_CHECK_SYSTYPE, a custom macro extending AC_CHECK_TYP...
2002-04-20  hnoBootstrapped
2002-04-20  hnoMove radix internal stuff into radix.c, to avoid pollut...
2002-04-20  hnoExplicitly truncate the value to indicate that we know...
2002-04-20  hno<inttypes.h> seems to be the proper header for uint16_t...
2002-04-19  hnoCleanup of code not usually compiled
2002-04-19  hnoSyntactic restructuring of commSetTimeout to make the...
2002-04-18  hnoOops.. deny_info_url introduces a completely wild array...
2002-04-18  hnoThe cbdata update broke extension of comm timeouts
2002-04-18  hnoprintf format bugfixes to the printf format bugfixes
2002-04-18  hnoOops.. almost got it right.
2002-04-18  hnoauthenticate_ip_ttl_is_strict comment
2002-04-18  hnoCorrected a merge conflict from the cbdata branch.
2002-04-17  wesselsThese comments before aclIpNetworkCompare() turned...
2002-04-17  wesselsadd *.gif to .cvsignore
2002-04-17  wesselsadd the binaries to .cvsignore
2002-04-17  wesselsadding .cvsignore files
2002-04-17  wesselsoops, undo this mistakenly-committed change
2002-04-17  wesselsuse %ld in printf to avoid compiler warnings.
2002-04-17  wesselsIncrement and decrement store_dirs_rebuilding counter...
2002-04-16  hnoHave memBufAppend \0 terminate the data, allowing it...
2002-04-16  hnoClear all pools on free. Don't assume pools having...
2002-04-15  hnoBootstrapped
2002-04-15  hnoDist the squid_sasl_auth squid_sasl_auth.conf config...
2002-04-15  hnodist msntauth.h
2002-04-15  hnoMake GCC happy with printf formats
2002-04-15  hnoBacked out Bugzilla #164 patch. It is not complete.
2002-04-15  hnoBootstrapped
2002-04-15  hnoSet SQUID_RELEASE_TIME when making a release
2002-04-14  hnoBugzilla #271: diskd and comm_quick_poll_requrired
2002-04-14  hnoInstall squid.conf and mime.conf in their configured...
2002-04-14  hnoBugzilla #164: delay_access and proxy_auth ACL types
2002-04-14  hnoBootstrapped
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-14  hnoMark successfull FTP transfers as complete to allow...
2002-04-14  hnoMake the default refresh_pattern merely a suggested...
2002-04-14  hnoDefault refresh patterns
2002-04-13  hnoBootstrapped
2002-04-13  hnoAC_CHECK_SIZEOF_SYSTYPE (forgot to add acinclude.m4...
2002-04-13  hnoBootstrapped
2002-04-13  hnoCARP enabled by default
2002-04-13  hnoEnable CARP by default now when it no longer is a intru...
2002-04-13  hnoconst correctness
2002-04-13  hnoOops.. need to test even trivial changes..
2002-04-13  hnoFixed a merge error in the improved CARP implementation...
2002-04-13  hnoBootstrapped
2002-04-13  hnoBugzilla #314: Transparent proxy support for OpenBSD...
2002-04-13  hnoDeal with '%c' in custom deny_info error pages
2002-04-13  hnoBugzilla #207: Abort requests becoming too large for...
2002-04-13  hnoAutoconf cleanups
2002-04-12  hnoDocumented no_cache change (not new, but rather important)
2002-04-12  hnoBugzilla #297: Ignore no_cache or reload on icons
2002-04-12  hnoBugzilla #297, icons not working in Squid-2.5.
2002-04-12  hnomsntauth update
2002-04-12  hnoCoding style cleanups to make GCC happy
2002-04-12  hnoUpdated Basic MSNT auth helper (msntauth) to v2.0.3...
2002-04-11  hnoWhen resolving our name from IP, use the first http...
2002-04-11  hnoOops.. need assert.h if calling assert()...
2002-04-11  hnoDeal with end-of-line comments in ACL definitions,...
2002-04-11  hnoReported by Olaf Kirch:
2002-04-11  hnoReported by Olaf Kirch:
2002-04-11  hnoUpdate from "yoav"
2002-04-11  hnoAllow recursive compression. Put a limit at 64 as ...
2002-04-08  hnoFixed one more pointer aritmetics portability issue...
2002-04-08  hnoChanged "age" to "heap_age" to avoid confustion.
2002-04-08  hnoAdded back missing attributions
2002-04-08  hnoOops. My cleanup of pointer aritmetic in memCompChunks...
2002-04-08  hnoBugzilla #132:
next