1. fb510ea MEDIUM: conf: rename 'cafile' and 'crlfile' statements 'ca-file' and 'crl-file' by Emeric Brun · 12 years ago
  2. 9b3009b MEDIUM: conf: rename 'nosslv3' and 'notlsvXX' statements 'no-sslv3' and 'no-tlsvXX'. by Emeric Brun · 12 years ago
  3. c8e8d12 MINOR: ssl: add 'crt-base' and 'ca-base' global statements. by Emeric Brun · 12 years ago
  4. 0914df8 BUG/MINOR: conf: Fix 'maxsslconn' statement error if built without OPENSSL. by Emeric Brun · 12 years ago
  5. e6baecf BUILD: fix build issue without USE_OPENSSL by Baptiste Assmann · 12 years ago
  6. 6c16adc MEDIUM: checks: enable the PROXY protocol with health checks by Willy Tarreau · 12 years ago
  7. 763a95b MEDIUM: checks: add the "check-ssl" server option by Willy Tarreau · 12 years ago
  8. f150317 MAJOR: checks: completely use the connection transport layer by Willy Tarreau · 12 years ago
  9. f4288ee MEDIUM: check: add the ctrl and transport layers in the server check structure by Willy Tarreau · 12 years ago
  10. 1ae1b7b MEDIUM: checks: use real buffers to store requests and responses by Willy Tarreau · 12 years ago
  11. 5b3a202 REORG: server: move the check-specific parts into a check subsection by Willy Tarreau · 12 years ago
  12. fb56aab MAJOR: checks: make use of the connection layer to send checks by Willy Tarreau · 12 years ago
  13. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · 12 years ago
  14. 050536d MEDIUM: proxy: add the global frontend to the list of normal proxies by Willy Tarreau · 12 years ago
  15. 8113a5d BUG/MINOR: config: use a copy of the file name in proxy configurations by Willy Tarreau · 12 years ago
  16. c6678e2 MEDIUM: config: authorize frontend and listen without bind. by Emeric Brun · 12 years ago
  17. c0ff492 MINOR: ssl : add statements 'notlsv11' and 'notlsv12' and rename 'notlsv1' to 'notlsv10'. by Emeric Brun · 12 years ago
  18. 4b3091e MINOR: ssl: disable shared memory and locks on session cache if nbproc == 1 by Emeric Brun · 12 years ago
  19. d94b3fe MEDIUM: ssl: add client certificate authentication support by Emeric Brun · 12 years ago
  20. 2b58d04 MINOR: ssl: add elliptic curve Diffie-Hellman support for ssl key generation by Emeric Brun · 12 years ago
  21. 3631d41 CLEANUP: config: fix typo inteface => interface by Willy Tarreau · 12 years ago
  22. 173e7fb BUG/MINOR: config: check the proper pointer to report unknown protocol by Willy Tarreau · 12 years ago
  23. 81796be MINOR: ssl: set the listeners' data layer to ssl during parsing by Willy Tarreau · 12 years ago
  24. 4fbb228 MINOR: config: make str2listener() use memprintf() to report errors. by Willy Tarreau · 12 years ago
  25. 290e63a REORG: listener: move unix perms from the listener to the bind_conf by Willy Tarreau · 12 years ago
  26. 4348fad MAJOR: listeners: use dual-linked lists to chain listeners with frontends by Willy Tarreau · 12 years ago
  27. 81a8117 MINOR: config: set the bind_conf entry on listeners created from a "listen" line. by Willy Tarreau · 12 years ago
  28. 28a47d6 MINOR: config: pass the file and line to config keyword parsers by Willy Tarreau · 12 years ago
  29. 8638f48 MEDIUM: config: enumerate full list of registered "bind" keywords upon error by Willy Tarreau · 12 years ago
  30. d0a895d MEDIUM: config: move all unix-specific bind keywords to proto_uxst.c by Willy Tarreau · 12 years ago
  31. 3dcc341 MEDIUM: config: move the common "bind" settings to listener.c by Willy Tarreau · 12 years ago
  32. dda322d MINOR: config: improve error reporting for "bind" lines by Willy Tarreau · 12 years ago
  33. 79eeafa MEDIUM: move bind SSL parsing to ssl_sock by Willy Tarreau · 12 years ago
  34. 4479124 MEDIUM: config: move the "bind" TCP parameters to proto_tcp by Willy Tarreau · 12 years ago
  35. 2698266 MEDIUM: listener: add a minimal framework to register "bind" keyword options by Willy Tarreau · 12 years ago
  36. 88500de CLEANUP: listener: remove unused conf->file and conf->line by Willy Tarreau · 12 years ago
  37. 2a65ff0 MEDIUM: config: replace ssl_conf by bind_conf by Willy Tarreau · 12 years ago
  38. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  39. 2e1dca8 MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection by Willy Tarreau · 12 years ago
  40. fc0421f MEDIUM: ssl: add support for SNI and wildcard certificates by Emeric Brun · 12 years ago
  41. f5ae8f7 MEDIUM: config: centralize handling of SSL config per bind line by Willy Tarreau · 12 years ago
  42. 50acaaa MINOR: config: make the tasks "nice" value configurable on "bind" lines. by Willy Tarreau · 12 years ago
  43. 403edff MEDIUM: config: implement maxsslconn in the global section by Willy Tarreau · 12 years ago
  44. 32368ce MEDIUM: config: support per-listener backlog and maxconn by Willy Tarreau · 12 years ago
  45. e566ecb MEDIUM: ssl: add support for prefer-server-ciphers option by David BERARD · 12 years ago
  46. c230b8b MEDIUM: config: add "nosslv3" and "notlsv1" on bind and server lines by Willy Tarreau · 12 years ago
  47. d7aacbf MEDIUM: config: add a "ciphers" keyword to set SSL cipher suites by Willy Tarreau · 12 years ago
  48. fc32aca MINOR: ssl add global setting tune.sslcachesize to set SSL session cache size. by Emeric Brun · 12 years ago
  49. aa35f1f MEDIUM: ssl: replace OpenSSL's session cache with the shared cache by Emeric Brun · 12 years ago
  50. fbac663 MINOR: ssl: disable TCP quick-ack by default on SSL listeners by Willy Tarreau · 12 years ago
  51. e1f38db MEDIUM: ssl: protect against client-initiated renegociation by Emeric Brun · 12 years ago
  52. 01f8e2f MEDIUM: config: add support for the 'ssl' option on 'server' lines by Emeric Brun · 12 years ago
  53. 6e15929 MEDIUM: config: add the 'ssl' keyword on 'bind' lines by Emeric Brun · 12 years ago
  54. 22cda21 MAJOR: connection: make the PROXY decoder a handshake handler by Willy Tarreau · 12 years ago
  55. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  56. c578891 CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops by Willy Tarreau · 12 years ago
  57. 75bf2c9 REORG: sock_raw: rename the files raw_sock* by Willy Tarreau · 12 years ago
  58. da92e2f REORG/MINOR: checks: put a struct connection into the server by Willy Tarreau · 12 years ago
  59. 801a0a3 DOC: fix name for "option independant-streams" by Jamie Gloudon · 12 years ago
  60. eb2c24a MINOR: checks: add on-marked-up option by Justin Karneges · 12 years ago
  61. 39b0665 BUG/MINOR: commit 196729ef used wrong condition resulting in freeing constants by Willy Tarreau · 12 years ago
  62. 4992dd2 MINOR: http: add support for "httponly" and "secure" cookie attributes by Willy Tarreau · 12 years ago
  63. b5ba17e BUG/MINOR: config: do not report twice the incompatibility between cookie and non-http by Willy Tarreau · 12 years ago
  64. 6740213 REORG/MINOR: use dedicated proxy flags for the cookie handling by Willy Tarreau · 12 years ago
  65. 99a7ca2 BUG/MINOR: log: don't report logformat errors in backends by Willy Tarreau · 12 years ago
  66. 196729e BUG/MINOR: fix option httplog validation with TCP frontends by Willy Tarreau · 12 years ago
  67. d88fd82 MEDIUM: protocol: add a pointer to struct sock_ops to the listener struct by Emeric Brun · 12 years ago
  68. 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · 12 years ago
  69. ce887fd MEDIUM: session: add support for tunnel timeouts by Willy Tarreau · 12 years ago
  70. d02394b MEDIUM: stream_interface: derive the socket operations from the target by Willy Tarreau · 12 years ago
  71. b950959 CLEANUP: auth: make the code build again with DEBUG_AUTH by Willy Tarreau · 12 years ago
  72. 0a3dd74 MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords by Willy Tarreau · 12 years ago
  73. a93c74b MEDIUM: cfgparse: make backend_parse_balance() use memprintf to report errors by Willy Tarreau · 12 years ago
  74. f4068b6 MINOR: cfgparse: use a common errmsg pointer for all parsers by Willy Tarreau · 12 years ago
  75. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · 12 years ago
  76. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  77. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · 12 years ago
  78. b7451bb MEDIUM: acl: report parsing errors to the caller by Willy Tarreau · 12 years ago
  79. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  80. 5e19a28 MINOR: log: log-format: usable without httplog and tcplog by William Lallemand · 12 years ago
  81. a73203e MEDIUM: log: Unique ID by William Lallemand · 12 years ago
  82. 1d70556 MEDIUM: log: split of log_format generation by William Lallemand · 12 years ago
  83. 4a5cade MEDIUM: session: implement the "use-server" directive by Willy Tarreau · 12 years ago
  84. 9a54e13 MINOR: config: disable header captures in TCP mode and complain by Willy Tarreau · 12 years ago
  85. bddd4fd MEDIUM: log: use log_format for mode tcplog by William Lallemand · 12 years ago
  86. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · 12 years ago
  87. 3ebb116 MINOR: backend: rework the LC definition to support other connection-based algos by Willy Tarreau · 12 years ago
  88. ff67813 MINOR: config: emit a warning when 'default_backend' masks servers by Willy Tarreau · 12 years ago
  89. 723b73a MINOR: config: Parse the string of the log-format config keyword by William Lallemand · 12 years ago
  90. 8b15ba1 MEDIUM: improve config check return codes by Willy Tarreau · 12 years ago
  91. 6f9b003 BUG: fix double free in peers config error path by Willy Tarreau · 12 years ago
  92. 62c3be2 BUG/MEDIUM: correctly disable servers tracking another disabled servers. by Willy Tarreau · 12 years ago
  93. c2247f0 MEDIUM: http: add support for sending the server's name in the outgoing request by Mark Lamourine · 13 years ago
  94. 0f99e34 MEDIUM: log: Use linked lists for loggers by William Lallemand · 13 years ago
  95. 0cec331 MINOR: config: tolerate server "cookie" setting in non-HTTP mode by Willy Tarreau · 13 years ago
  96. 4426770 CLEANUP: rename possibly confusing struct field "tracked" by Willy Tarreau · 13 years ago
  97. d66bf96 BUG/MINOR: fix a segfault when parsing a config with undeclared peers by Willy Tarreau · 13 years ago
  98. ac1932d MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers by Willy Tarreau · 13 years ago
  99. 34eb671 OPTIM/MINOR: move the hdr_idx pools out of the proxy struct by Willy Tarreau · 13 years ago
  100. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · 13 years ago