]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-01-23  William LallemandBUG/MINOR: ssl: memory leak w/ the ocsp_issuer
2020-01-23  William LallemandBUG/MINOR: ssl: increment issuer refcount if in chain
2020-01-23  Willy TarreauCLEANUP: stats: shut up a wrong null-deref warning...
2020-01-23  Willy TarreauCLEANUP: backend: shut another false null-deref in...
2020-01-23  Willy TarreauCLEANUP: backend: remove useless test for inexistent...
2020-01-23  William LallemandBUG/MINOR: ssl/cli: free the previous ckch content...
2020-01-23  Adis NezirovicMINOR: cli: Report location of errors or any extra...
2020-01-22  Ilya ShipitsinBUILD: CI: move cygwin builds to Github Actions
2020-01-22  Willy TarreauCLEANUP: changelog: remove the duplicate entry for...
2020-01-22  Olivier HouchardMEDIUM: connections: Get ride of the xprt_done callback.
2020-01-22  Olivier HouchardMEDIUM: streams: Always create a conn_stream in connect...
2020-01-22  Adis NezirovicBUG/MINOR: cli: Missing arg offset for filter data...
2020-01-22  Willy TarreauBUILD: stick-table: fix build errors introduced by...
2020-01-22  Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not...
2020-01-22  Olivier HouchardBUG/MEDIUM: netscaler: Don't forget to allocate storage...
2020-01-22  Adis NezirovicMEDIUM: cli: Allow multiple filter entries for "show...
2020-01-22  Ilya ShipitsinBUILD: CI: temporarily mark openssl-1.0.2 as allowed...
2020-01-22  Willy Tarreau[RELEASE] Released version 2.2-dev1 v2.2-dev1
2020-01-22  Willy Tarreau[RELEASE] Released version 2.2-dev1
2020-01-22  Ilya ShipitsinBUG/MINOR: ssl: fix build on development versions of...
2020-01-22  Baptiste AssmannBUG/MINOR: http_act: don't check capture id in backend
2020-01-22  Willy TarreauCLEANUP: pattern: remove the pat_time definition
2020-01-22  Tim DuesterhusCLEANUP: Consistently `unsigned int` for bitfields
2020-01-22  Baptiste AssmannMEDIUM: dns: use Additional records from SRV responses
2020-01-22  Christopher... MINOR: proxy/http-ana: Add support of extra attributes...
2020-01-22  Ilya ShipitsinBUILD: ssl: more elegant anti-replay feature presence...
2020-01-22  Ilya ShipitsinBUILD: CI: introduce ARM64 builds
2020-01-21  Christopher... CLEANUP: http-ana: Remove useless test on txn when...
2020-01-21  Christopher... BUG/MINOR: http_htx: Fix some leaks on error path when...
2020-01-21  Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_sctl_from_file memory...
2020-01-21  Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_issuer_file_into_ckch...
2020-01-21  Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_ocsp_response_from_file...
2020-01-21  Emmanuel HocdetMINOR: ssl: accept 'verify' bind option with 'set ssl...
2020-01-20  Christopher... REGEST: Add reg tests about error files
2020-01-20  Christopher... REGTEST: Add a strict rewriting mode reg test
2020-01-20  Christopher... MEDIUM: http-rules: Support an optional error message...
2020-01-20  Christopher... MINOR: http-ana: Add an error message in the txn and...
2020-01-20  Christopher... MINOR: http-rules: Use same function to parse request...
2020-01-20  Christopher... MINOR: http-rules: Support an optional status on deny...
2020-01-20  Christopher... MINOR: http-rules: Update txn flags and status when...
2020-01-20  Christopher... MEDIUM: proxy: Add a directive to reference an http...
2020-01-20  Christopher... MINOR: http-htx: Add a new section to create groups...
2020-01-20  Christopher... MINOR: proxy: Register keywords to parse errorfile...
2020-01-20  Christopher... MEDIUM: http-htx/proxy: Use a global and centralized...
2020-01-20  Christopher... MINOR: config: Use dedicated function to parse proxy...
2020-01-20  Christopher... MINOR: config: Use dedicated function to parse proxy...
2020-01-20  Christopher... MINOR: http-htx: Add functions to create HTX redirect...
2020-01-20  Christopher... MINOR: http-htx: Add functions to read a raw error...
2020-01-20  Christopher... BUG/MINOR: tcp-rules: Fix memory releases on error...
2020-01-20  Christopher... MINOR: tcp-rules: Add release functions for existing...
2020-01-20  Christopher... BUG/MINOR: http-rules: Fix memory releases on error...
2020-01-20  Christopher... MINOR: http-rules: Add release functions for existing...
2020-01-20  Christopher... MINOR: tcp-rules: Make tcp-request capture a custom...
2020-01-20  Christopher... MINOR: http-rule/tcp-rules: Make track-sc* custom actions
2020-01-20  Christopher... MEDIUM: http-rules: Make early-hint custom actions
2020-01-20  Christopher... MINOR: http-rules: Group all processing of early-hint...
2020-01-20  Christopher... MINOR: http-rules: Make set/del-map and add/del-acl...
2020-01-20  Christopher... MINOR: http-rules: Make set-header and add-header custo...
2020-01-20  Christopher... MINOR: http-rules: Make replace-header and replace...
2020-01-20  Christopher... MINOR: http-rules: Use a specific action type for some...
2020-01-20  Christopher... MINOR: actions: Use an integer to set the action type
2020-01-20  Christopher... MINOR: actions: Add flags to configure the action behaviour
2020-01-20  Christopher... MINOR: actions: Rename the act_flag enum into act_opt
2020-01-20  Christopher... MINOR: http-rules/tcp-rules: Call the defined action...
2020-01-20  Christopher... MINOR: actions: Regroup some info about HTTP rules...
2020-01-20  Christopher... MINOR: actions: Add a function pointer to release args...
2020-01-20  Christopher... REGTEST: Fix format of set-uri HTTP request rule in...
2020-01-20  Christopher... MEDIUM: http-rules: Enable the strict rewriting mode...
2020-01-20  Christopher... MINOR: http-rules: Add a rule to enable or disable...
2020-01-20  Christopher... MINOR: http-rules: Handle all message rewrites the...
2020-01-20  Christopher... MINOR: http-ana: Add a txn flag to support soft/strict...
2020-01-20  Christopher... MINOR: counters: Review conditions to increment counter...
2020-01-20  Christopher... MINOR: counters: Remove failed_secu counter and use...
2020-01-20  Christopher... MINOR: contrib/prometheus-exporter: Export internal...
2020-01-20  Christopher... MINOR: stats: Report internal errors in the proxies...
2020-01-20  Christopher... MINOR: http-rules: Handle denied/aborted/invalid connec...
2020-01-20  Christopher... MINOR: tcp-rules: Handle denied/aborted/invalid connect...
2020-01-20  Christopher... MINOR: http-rules: Add more return codes to let custom...
2020-01-20  Christopher... MINOR: http-rules: Handle internal errors during HTTP...
2020-01-20  Christopher... MINOR: http-rules: Add a rule result to report internal...
2020-01-20  Christopher... MEDIUM: http-ana: Properly handle internal processing...
2020-01-20  Christopher... MINOR: counters: Add a counter to report internal proce...
2020-01-20  Christopher... MINOR: http-rules: Return an error when custom actions...
2020-01-20  Christopher... MINOR: tcp-rules: Kill connections when custom actions...
2020-01-20  Christopher... MINOR: actions: Use ACT_RET_CONT code to ignore an...
2020-01-20  Christopher... MINOR: tcp-rules: Always set from which ruleset a rule...
2020-01-20  Christopher... MEDIUM: http-rules: Register an action keyword for...
2020-01-20  Christopher... BUG/MINOR: stick-table: Use MAX_SESS_STKCTR as the...
2020-01-20  Christopher... BUG/MINOR: http-rules: Remove buggy deinit functions...
2020-01-20  Christopher... BUG/MINOR: http-ana/filters: Wait end of the http_end...
2020-01-20  Christopher... MINOR: contrib/prometheus-exporter: Add heathcheck...
2020-01-20  Christopher... MINOR: mux-h1: Inherit send flags from the upper layer
2020-01-20  Christopher... DOC: Add a section to document the internal sample...
2020-01-20  Christopher... MINOR: http-htx: Make 'internal.htx_blk_data' return...
2020-01-20  Christopher... MINOR: http-htx: Rename 'internal.htx_blk.val' to ...
2020-01-20  Christopher... MINOR: http-htx: Move htx sample fetches in the scope...
2020-01-20  Ben51DegreesBUG/MINOR: 51d: Fix bug when HTX is enabled
2020-01-18  Tim DuesterhusBUG/MINOR: dns: Make dns_query_id_seed unsigned
2020-01-18  Tim DuesterhusBUG/MINOR: cache: Fix leak of cache name in error path
2020-01-18  Tim DuesterhusDOC: Fix copy and paste mistake in http-response replac...
next