2015-08-13 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-12 |
Alex Rousskov | New SBuf and Tokenizer methods to simplify suffix parsi... |
commit | commitdiff | tree |
2015-08-11 |
Patrick Welche | Bug 4301: compile errors with IPFilter interception |
commit | commitdiff | tree |
2015-08-11 |
Pavel Timofeev | Bug 4242: compile errors with eCAP using clang-3.6 |
commit | commitdiff | tree |
2015-08-11 |
Amos Jeffries | Polish: add debug section,level to cache.log |
commit | commitdiff | tree |
2015-08-11 |
Alex Rousskov | Fix missing virtual destructor in Packable API |
commit | commitdiff | tree |
2015-08-11 |
Amos Jeffries | TLS: fix various bugs in HTTPS proxying context creation |
commit | commitdiff | tree |
2015-08-11 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-10 |
Alex Rousskov | Reject non-chunked HTTP messages with conflicting Conte... |
commit | commitdiff | tree |
2015-08-09 |
Amos Jeffries | Replace use of String in ProcessRoles() with SBuf |
commit | commitdiff | tree |
2015-08-07 |
Amos Jeffries | Remove unused SBUF_SOURCE from parser/Makefile |
commit | commitdiff | tree |
2015-08-06 |
Francesco Chemolli | Remove always-true checks in HttpHdrCc (CID 1315405... |
commit | commitdiff | tree |
2015-08-06 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-06 |
Francesco Chemolli | Merge coverity-fixes - HttpHeader refactor |
commit | commitdiff | tree |
2015-08-06 |
Francesco Chemolli | Implement operator<<(ostream,Http::HttpHdr) merge-candidate-3-v2 |
commit | commitdiff | tree |
2015-08-05 |
Francesco Chemolli | Implement operator<<(ostream, HttpHdrCc |
commit | commitdiff | tree |
2015-08-05 |
Francesco Chemolli | Fix formatting |
commit | commitdiff | tree |
2015-08-05 |
Francesco Chemolli | Fix typo |
commit | commitdiff | tree |
2015-08-05 |
Francesco Chemolli | Tighten and rationalize checks on HTTP headers' validity. |
commit | commitdiff | tree |
2015-08-05 |
Francesco Chemolli | Rename http_hdr_cc_type to HttpHdrCcType and reference... |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Shuffled more methods into namespace Http, renamed... |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | renamed field_type to Http::HdrFieldType |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Renamed http_hdr_type to Http::HdrType, fixed some... |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Fix http_hdr_type layering constraint violations in... |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Shuffle HeaderLookupTable to RegisteredHeaders.{h,cc} |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Review: shuffle enums from enums.h to specific headers. |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Merged from trunk merge-candidate-3-v1 |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Source formatting |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Fix bug in HDR_OTHER parsing; refactor valid-header... |
commit | commitdiff | tree |
2015-08-04 |
Francesco Chemolli | Clean up |
commit | commitdiff | tree |
2015-08-04 |
Amos Jeffries | Boilerplate: update ignored files |
commit | commitdiff | tree |
2015-08-04 |
Amos Jeffries | Boilerplate: add Foundation details to rfcnb and smblib... |
commit | commitdiff | tree |
2015-08-03 |
Francesco Chemolli | Removed httpHeaderIdByNameDef, small cleanups |
commit | commitdiff | tree |
2015-08-03 |
Francesco Chemolli | Removed HttpHeaderFieldInfo and related methods |
commit | commitdiff | tree |
2015-08-03 |
Francesco Chemolli | Migrate HttpHdrCc to LookupTable. |
commit | commitdiff | tree |
2015-08-03 |
Amos Jeffries | Fix fakeAConnectRequest() missing after rev.14206 |
commit | commitdiff | tree |
2015-08-03 |
Amos Jeffries | Cleanup: de-duplicate fake-CONNECT code |
commit | commitdiff | tree |
2015-08-03 |
Amos Jeffries | Use automake subdir-objects feature |
commit | commitdiff | tree |
2015-08-03 |
Amos Jeffries | Fix distclean file left after rev.14203 |
commit | commitdiff | tree |
2015-08-03 |
Amos Jeffries | Place unit tests in src/tests to make automake happy |
commit | commitdiff | tree |
2015-08-02 |
Francesco Chemolli | Remove dead code from HttpHdrSc.cc |
commit | commitdiff | tree |
2015-08-02 |
Francesco Chemolli | Reimplemented Surrogate-Control lookup as LookupTable... |
commit | commitdiff | tree |
2015-08-02 |
Francesco Chemolli | Turn field_type into a strongly-typed enum |
commit | commitdiff | tree |
2015-08-01 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-08-01 |
Alex Wu | Bug 4293: wrong SNI sent to server after URL-rewrite |
commit | commitdiff | tree |
2015-08-01 |
Amos Jeffries | Fix 'large transactions are getting stuck' since rev... |
commit | commitdiff | tree |
2015-08-01 |
Amos Jeffries | SourceLayout: move CacheMgr typedef OBJH to mgr/forward.h |
commit | commitdiff | tree |
2015-07-31 |
Amos Jeffries | More 3.5.7 ChangeLog |
commit | commitdiff | tree |
2015-07-31 |
Amos Jeffries | Prep for 3.5.7 and 3.4.14 |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Add forgotten http/RegisteredHeaders.cc |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Updated TODO |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Moved headerTable and related enums to RegisteredHeaders.cc |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Moved some users of httpHeaderIdByNameDef to the SBuf... |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Removed HeadersAttrs table, moved header statistics... |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Migrate Http Header Fields stats to headerStatsTable |
commit | commitdiff | tree |
2015-07-31 |
Francesco Chemolli | Comment out dead code, start using LookupTable for... |
commit | commitdiff | tree |
2015-07-31 |
Unknown - Debian... | basic_smb_auth: rejecting valid credentials |
commit | commitdiff | tree |
2015-07-31 |
Jeff Licquia | basic_smb_auth: doesn't handle passwords with backslashes |
commit | commitdiff | tree |
2015-07-31 |
John M Cooper | basic_smb_auth: nmblookup fails when smb.conf contaisn... |
commit | commitdiff | tree |
2015-07-31 |
Amos Jeffries | Docs: fix man(8) page syntax for lexgrof tool |
commit | commitdiff | tree |
2015-07-31 |
Amos Jeffries | Cleanup: urlParseProtocol() is unused outside url.cc |
commit | commitdiff | tree |
2015-07-30 |
Francesco Chemolli | Add todo list, re-add HDR_OTHER, implement parallel... |
commit | commitdiff | tree |
2015-07-30 |
Francesco Chemolli | Check invariant on HttpHeader.cc:headerTable at startup |
commit | commitdiff | tree |
2015-07-30 |
Francesco Chemolli | LookupTable must be case-insensitive |
commit | commitdiff | tree |
2015-07-30 |
Francesco Chemolli | Implement modular LookupTable and use it for HttpHeader... |
commit | commitdiff | tree |
2015-07-29 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-29 |
Francesco Chemolli | Start converting HttpHeader.cc to LookupTable |
commit | commitdiff | tree |
2015-07-29 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-29 |
Francesco Chemolli | Implement std::hash<SBuf> for seamless std::unordered_m... |
commit | commitdiff | tree |
2015-07-29 |
Francesco Chemolli | Moved std::hash<SBuf> from SBuf.h to SBufAlgos.h |
commit | commitdiff | tree |
2015-07-29 |
Francesco Chemolli | Removed whitespace in unit test |
commit | commitdiff | tree |
2015-07-29 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-29 |
Amos Jeffries | SourceLayout: refactor regex pattern objects |
commit | commitdiff | tree |
2015-07-29 |
Amos Jeffries | Fix libdiskio build with auto-disabled modules |
commit | commitdiff | tree |
2015-07-29 |
Amos Jeffries | Add temporary SBufToCstring() helper functions for... |
commit | commitdiff | tree |
2015-07-28 |
Amos Jeffries | Fix several other xstrndup() instigated off-by-1 errors |
commit | commitdiff | tree |
2015-07-28 |
Amos Jeffries | Fix off-by-1 in urlpath_regex |
commit | commitdiff | tree |
2015-07-28 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-28 |
Francesco Chemolli | merge coverity-fixes: implement LookupTable |
commit | commitdiff | tree |
2015-07-28 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-28 |
Amos Jeffries | Handle exceptions during squid.conf parse |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Implement std::hash<SBuf> |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Rename lookup table in auth/digest/Config.cc |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Implement LookupTable unit tests, documentation, copyri... |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | digest_edirectory_auth: refactor berEncodeLoginData... |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Migrate to generic LookupTable, document it and clean... |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-27 |
Amos Jeffries | Replace RegexList wth std::list<RegexPattern> |
commit | commitdiff | tree |
2015-07-27 |
Amos Jeffries | Add basic regex config unit tests |
commit | commitdiff | tree |
2015-07-27 |
Francesco Chemolli | Implement base/LookupTable as proposed by Amos |
commit | commitdiff | tree |
2015-07-27 |
Amos Jeffries | Shuffle RegexList.* to base/libbase RegexPattern.* |
commit | commitdiff | tree |
2015-07-26 |
Francesco Chemolli | Implemented review change requests to edir_ldapext |
commit | commitdiff | tree |
2015-07-26 |
Amos Jeffries | Replace aclDestroyRegexList() with RegexList delete... |
commit | commitdiff | tree |
2015-07-26 |
Alex Rousskov | Fix ICAP transactions that read a lot of data |
commit | commitdiff | tree |
2015-07-26 |
Amos Jeffries | Convert RegexList to a MEMPROXY_CLASS |
commit | commitdiff | tree |
2015-07-26 |
Alex Rousskov | When SBuf chop()s away everything, always clear the... |
commit | commitdiff | tree |
2015-07-26 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-26 |
Amos Jeffries | SourceLayout: shuffle DiskIO modules into libdiskio... |
commit | commitdiff | tree |
next |