- 7b5e136 DOC: improve description of no-tls-tickets by Björn Jacke · 4 years, 9 months ago
- 5ab7eb6 DOC: fix typo about no-tls-tickets by Bjoern Jacke · 4 years, 9 months ago
- 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · 4 years, 8 months ago
- 8525fd9 DOC: configuration.txt: fix various typos by Ilya Shipitsin · 4 years, 8 months ago
- c9c6cdb DOC: fix incorrect indentation of http_auth_* by Willy Tarreau · 4 years, 8 months ago
- 842e94e MINOR: ssl: add "ca-verify-file" directive by Emmanuel Hocdet · 4 years, 11 months ago
- 32bf97f [RELEASE] Released version 2.2-dev3 by Willy Tarreau · 4 years, 8 months ago
- 269a9b6 DOC: proxy-protocol: clarify IPv6 address representation in the spec by Willy Tarreau · 4 years, 8 months ago
- 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · 4 years, 8 months ago
- 3f25ae3 BUG/MINOR: ssl: load .key in a directory only after PEM by William Lallemand · 4 years, 8 months ago
- 4c5adbf MINOR: ssl: load the key from a dedicated file by William Lallemand · 4 years, 8 months ago
- 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 9 months ago
- 70df7bf MINOR: ssl: add "issuers-chain-path" directive. by Emmanuel Hocdet · 6 years ago
- 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · 4 years, 9 months ago
- cd0d2ed MEDIUM: log-format: make the LF parser aware of sample expressions' end by Willy Tarreau · 4 years, 9 months ago
- ef21fac MEDIUM: arg: make make_arg_list() support quotes in arguments by Willy Tarreau · 4 years, 9 months ago
- 6c57f2d MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex by Christopher Faulet · 4 years, 9 months ago
- 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · 4 years, 9 months ago
- 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · 4 years, 9 months ago
- 4c47d91 [RELEASE] Released version 2.2-dev2 by Willy Tarreau · 4 years, 9 months ago
- 700d9e8 MEDIUM: lua: Add ability for actions to intercept HTTP messages by Christopher Faulet · 4 years, 9 months ago
- 2c2c2e3 MINOR: lua: Add act:wake_time() function to set a timeout when an action yields by Christopher Faulet · 4 years, 9 months ago
- 0f3c890 MINOR: lua: Create the global 'act' object to register all action return codes by Christopher Faulet · 4 years, 9 months ago
- 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 9 months ago
- 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 9 months ago
- 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 10 months ago
- 3af48e7 MINOR: ssl: ssl-load-extra-files configure loading of files by William Lallemand · 4 years, 9 months ago
- 8820932 DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · 4 years, 9 months ago
- dd74b5f MINOR: lua: Add lua-prepend-path configuration option by Tim Duesterhus · 4 years, 10 months ago
- 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 10 months ago
- 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · 4 years, 10 months ago
- 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · 4 years, 10 months ago
- 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 10 months ago
- 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 10 months ago
- 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 10 months ago
- 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 10 months ago
- 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · 4 years, 10 months ago
- 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · 4 years, 11 months ago
- 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 11 months ago
- d47941d DOC: Add a section to document the internal sample fetches by Christopher Faulet · 4 years, 10 months ago
- 6bd909b DOC: Fix copy and paste mistake in http-response replace-value doc by Tim Duesterhus · 4 years, 10 months ago
- 71f8297 MINOR: ssl: Add support for returning the dn samples from ssl_(c|f)_(i|s)_dn in LDAP v3 (RFC2253) format. by Elliot Otchet · 4 years, 10 months ago
- 238ea3b DOC: clarify crt-base usage by William Dauchy · 4 years, 10 months ago
- 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 10 months ago
- 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 10 months ago
- 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · 4 years, 10 months ago
- 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 11 months ago
- 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 11 months ago
- d4f946c MINOR: ssl/cli: 'show ssl cert' give information on the certificates by William Lallemand · 5 years ago
- 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · 4 years, 11 months ago
- 9ef75ec DOC: remove references to the outdated architecture.txt by Willy Tarreau · 5 years ago
- 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · 5 years ago
- 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · 5 years ago
- 977afab DOC: document the listener state transitions by Willy Tarreau · 5 years ago
- a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 5 years ago upstream/master
- d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 5 years ago
- 11770ce DOC: move the "group" keyword at the right place by Willy Tarreau · 5 years ago
- 6ccee41 DOC: Fix ordered list in summary by Julien Pivotto · 5 years ago
- cb250fc DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · 5 years ago
- 6ab08b3 DOC: ssl/cli: set/commit/abort ssl cert by William Lallemand · 5 years ago
- cefbbd9 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · 5 years ago
- 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 5 years ago
- e54b43a [RELEASE] Released version 2.1.0 by Willy Tarreau · 5 years ago master v2.1.0
- 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · 5 years ago
- f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 5 years ago
- 64a1853 DOC: internal: document the init calls by Willy Tarreau · 5 years ago
- 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · 5 years ago
- 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · 5 years ago
- 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 5 years ago
- 2ac2574 DOC: Add missing stats fields in the management manual by Christopher Faulet · 5 years ago
- 7297429 DOC: management: fix typo on "cache_lookups" stats output by Willy Tarreau · 5 years ago
- e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · 5 years ago
- b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 5 years ago
- 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · 5 years ago
- 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · 5 years ago
- 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 5 years ago
- ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 5 years ago
- 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 5 years ago
- ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 5 years ago
- 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · 5 years ago
- 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · 5 years ago
- 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · 5 years ago
- c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · 5 years ago
- b24ab22 MINOR: debug: make most debug CLI commands accessible in expert mode by Willy Tarreau · 5 years ago
- abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 5 years ago
- 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 5 years ago
- ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 5 years ago
- 6b19b14 MINOR: stats: make "show stat" and "show info" by Willy Tarreau · 5 years ago
- 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 5 years ago
- cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 5 years ago
- 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 5 years ago
- 78c4306 DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · 5 years ago
- b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 5 years ago
- a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 5 years ago
- 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 5 years ago
- 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 5 years ago
- c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 5 years ago
- 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 5 years ago
- 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 5 years ago
- 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 5 years ago