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-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 |
2015-07-26 |
Amos Jeffries | Cleanup: avoid mentioning compiler directives in config... |
commit | commitdiff | tree |
2015-07-25 |
Amos Jeffries | Fix --disable-disk-io behaviour |
commit | commitdiff | tree |
2015-07-25 |
Amos Jeffries | Cleanup: refactor to remove various dead code |
commit | commitdiff | tree |
2015-07-25 |
Amos Jeffries | smblib: fix buffer over-read |
commit | commitdiff | tree |
2015-07-25 |
Amos Jeffries | Cleanup: remove some obsolete TODOs |
commit | commitdiff | tree |
2015-07-24 |
Jose Luis Godoy | Bug 4251: incorrect instance name for memory segments... |
commit | commitdiff | tree |
2015-07-23 |
Francesco Chemolli | Reworked initializers in HttpDigestFieldAttrs |
commit | commitdiff | tree |
2015-07-23 |
Francesco Chemolli | Implement std::map-based auth/digest lookup table,... |
commit | commitdiff | tree |
2015-07-23 |
Francesco Chemolli | Implement std::map-based auth/digest lookup table,... |
commit | commitdiff | tree |
2015-07-23 |
Francesco Chemolli | Rework edir_ldapexxt berEncodeLoginData for improved... |
commit | commitdiff | tree |
2015-07-23 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-22 |
Francesco Chemolli | Rework Rock::SwapDir::getOptionTree (CID 1312104) |
commit | commitdiff | tree |
2015-07-22 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-21 |
Francesco Chemolli | Merge Coverity Fixes |
commit | commitdiff | tree |
2015-07-21 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | Merged from trunk rev.14169 |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | Revert rev.14165 and rev.14167 |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | SourceMaintenance updates |
commit | commitdiff | tree |
2015-07-21 |
Francesco Chemolli | Late-declare variable in ntlm_smb_lm_auth.cc (CID 1256169) |
commit | commitdiff | tree |
2015-07-21 |
Francesco Chemolli | Added comment on log_file_daemon error reporting |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | Remove direct references to DiskIO/* files from unit... |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | Add stub for libdiskio.la |
commit | commitdiff | tree |
2015-07-21 |
Amos Jeffries | Remove DiskIO/time.cc on file cleaning |
commit | commitdiff | tree |
2015-07-21 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-20 |
Amos Jeffries | SourceLayout: build Disk I/O modules as convenience... |
commit | commitdiff | tree |
2015-07-20 |
Francesco Chemolli | Revert and improve fix for FtpClient.cc |
commit | commitdiff | tree |
2015-07-20 |
Amos Jeffries | Support %un (any available user name) format code for... |
commit | commitdiff | tree |
2015-07-20 |
Francesco Chemolli | Avoid possible leak in Rock::SwapDir::getOptionTree... |
commit | commitdiff | tree |
2015-07-20 |
Francesco Chemolli | Check return code from setsockopt (CID 1231350) |
commit | commitdiff | tree |
2015-07-20 |
Francesco Chemolli | Check success of logfile rotations in debug.cc (CID... |
commit | commitdiff | tree |
2015-07-19 |
Amos Jeffries | SourceLayout: add DiskIO/libdiskio.la convenience library |
commit | commitdiff | tree |
2015-07-19 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
2015-07-19 |
Amos Jeffries | Improve handling of client connections on shutdown |
commit | commitdiff | tree |
2015-07-19 |
Amos Jeffries | Cleanup: replace urlCanonical() with HttpRequest::effec... |
commit | commitdiff | tree |
2015-07-19 |
Amos Jeffries | TLS: Allow tls-min-version=1.3 configuration |
commit | commitdiff | tree |
2015-07-17 |
Francesco Chemolli | Merge fixes for some issues reported by Coverity |
commit | commitdiff | tree |
2015-07-16 |
Source Maintenance | SourceFormat Enforcement |
commit | commitdiff | tree |
next |