2015-08-25 |
Francesco Chemolli | Portability fix: detect c++11 random support and implem... |
commit | commitdiff | tree |
2015-08-25 |
Amos Jeffries | Maintenance: remove unused mk-globals-c.pl script |
commit | commitdiff | tree |
2015-08-25 |
Amos Jeffries | Maintenance: remove unused mk-string-arrays.pl script |
commit | commitdiff | tree |
2015-08-25 |
Amos Jeffries | Docs: dist HTML not SGML copy |
commit | commitdiff | tree |
2015-08-25 |
Francesco Chemolli | Fix src/icmp/Makefile.am |
commit | commitdiff | tree |
2015-08-25 |
Amos Jeffries | Fix memory leak in Surrogate-Capability header detection |
commit | commitdiff | tree |
2015-08-25 |
Francesco Chemolli | Portability fix: better support for BSD make |
commit | commitdiff | tree |
2015-08-25 |
Amos Jeffries | Docs: fix automake -j on release notes |
commit | commitdiff | tree |
2015-08-24 |
Alex Rousskov | When a RESPMOD service aborts, mark the body it produce... |
commit | commitdiff | tree |
2015-08-24 |
Amos Jeffries | Docs: fix HTML tags in release notes |
commit | commitdiff | tree |
2015-08-24 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-24 |
Francesco Chemolli | mempools-nozero part 4: do not zero out MEMPROXY_CLASS... |
commit | commitdiff | tree |
2015-08-24 |
Francesco Chemolli | mempools-nozero part 3: debug |
commit | commitdiff | tree |
2015-08-24 |
Francesco Chemolli | mempools-nozero part 2: wordlist |
commit | commitdiff | tree |
2015-08-24 |
Francesco Chemolli | mempools-nozero part 1: fix ctors of classes declared... |
commit | commitdiff | tree |
2015-08-24 |
Javad Kouhi | Bug 4278: Docs: typo in the refresh_pattern freshness... |
commit | commitdiff | tree |
2015-08-23 |
Amos Jeffries | Docs: auto-build release notes for snapshots |
commit | commitdiff | tree |
2015-08-23 |
Amos Jeffries | Docs: make snapshots pull RELEASENOTES.html from top... |
commit | commitdiff | tree |
2015-08-22 |
Amos Jeffries | TLS: failure of https:// context non-fatal for non... |
commit | commitdiff | tree |
2015-08-21 |
Francesco Chemolli | Turn Ftp::Server::EarlyErrorKind into C++11 strongly... |
commit | commitdiff | tree |
2015-08-21 |
Amos Jeffries | Cleanup: fix assertion in Store unit tests |
commit | commitdiff | tree |
2015-08-20 |
Lubos Uhliarik | Docs: fix typo in miss_access |
commit | commitdiff | tree |
2015-08-20 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-20 |
Francesco Chemolli | Rework r14231, hopefully in a more portable way |
commit | commitdiff | tree |
2015-08-20 |
Francesco Chemolli | Revert override keyword in Ftp::Server::callException |
commit | commitdiff | tree |
2015-08-20 |
Francesco Chemolli | Work around clang complaining of unknown attributes... |
commit | commitdiff | tree |
2015-08-19 |
Christos Tsantilas | FtpServer.cc:1024: "reply != NULL" assertion |
commit | commitdiff | tree |
2015-08-18 |
Amos Jeffries | Docs: Release Notes update for 4.0 |
commit | commitdiff | tree |
2015-08-17 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-08-17 |
Christos Tsantilas | Ignore impossible SSL bumping actions, as intended... |
commit | commitdiff | tree |
2015-08-16 |
Amos Jeffries | Bug 4285 partial: %us is not supported in access.log |
commit | commitdiff | tree |
2015-08-16 |
Amos Jeffries | Bug 4302: IPFilter v5 transparent interception |
commit | commitdiff | tree |
2015-08-16 |
Amos Jeffries | Docs: update intercept/tproxy related text |
commit | commitdiff | tree |
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 |
next |