projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2021-10-15
Christopher...
BUG/MINOR: proxy: Release ACLs and TCP/HTTP rules of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
DOC: config: Rework and uniformize how TCP/HTTP rules...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
DOC: config: Add documentation about TCP/HTTP rules...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
REGTESTS: Add scripts to test support of TCP/HTTP rules...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
BUG/MEDIUM: sample: Cumulate frontend and backend sampl...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MEDIUM: http-ana: Eval HTTP rules defined in defaults...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MEDIUM: tcp-rules: Eval TCP rules defined in defaults...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MEDIUM: rules/acl: Parse TCP/HTTP rules and acls define...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: tcpcheck: Support 2-steps args resolution in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: config: No longer remove previous anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: config: Finish configuration for referenced...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: proxy: Add PR_FL_READY flag on fully configured...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: proxy: Be able to reference the defaults section...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MEDIUM: proxy: Warn about ambiguous use of named defaul...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: sample/arg: Be able to resolve args found in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
MINOR: proxy: Introduce proxy flags to replace disabled...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
BUG/MINOR: proxy: Use .disabled field as a bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
DOC: config: Move 'tcp-response content' at the right...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
BUG/MINOR: sample: Fix 'fix_tag_value' sample when...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Christopher...
BUG/MINOR: http-ana: Don't eval front after-response...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Willy Tarreau
BUG/MEDIUM: sample/jwt: fix another instance of base64...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Willy Tarreau
DOC: jwt: fix a typo in the jwt_verify() keyword descri...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Willy Tarreau
BUG/MINOR: jwt: use CRYPTO_memcmp() to compare HMACs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Willy Tarreau
BUG/MEDIUM: jwt: fix base64 decoding error detection
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Willy Tarreau
BUG/MEDIUM: resolvers: fix truncated TLD consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: resolvers: merge address and target into a union...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
BUG/MEDIUM: resolvers: use correct storage for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MEDIUM: listener: add the "shards" bind keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: listeners: add clone_listener() to duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MEDIUM: listeners: split the thread mask between receiv...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: resolvers: fix the resolv_dn_label_to_str()...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
BUG/MINOR: resolvers: do not reject host names of lengt...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
BUG/MEDIUM: resolver: make sure to always use the corre...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: resolvers: fix the resolv_str_to_dn_label()...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: protocol: uniformize protocol errors
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: protocol: report the file and line number for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: inet: report the faulty interface name in "bind...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Willy Tarreau
MINOR: proto_tcp: also report the attempted MSS values...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Bjoern Jacke
MINOR: proto_tcp: use chunk_appendf() to ouput socket...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
William Lallemand
BUILD: jwt: fix declaration of EVP_KEY in jwt-h.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
REGTESTS: jwt: Add tests for the jwt_verify converter
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MEDIUM: jwt: Add jwt_verify converter to verify JWT...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MINOR: jwt: jwt_header_query and jwt_payload_query...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MINOR: jwt: Insert public certificates into dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MINOR: jwt: JWT tokenizing helper function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MINOR: jwt: Parse JWT alg field
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
Remi Tricot...
MINOR: http: Add http_auth_bearer sample fetch
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
William Lallemand
MINOR: ssl: add ssl_fc_is_resumed to "option httpslog"
commit
|
commitdiff
|
tree
|
snapshot
2021-10-14
William Lallemand
REGTESTS: ssl: re-enable set_ssl_cert_bundle.vtc
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MINOR: quic: handle CONNECTION_CLOSE frame
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MINOR: mux: remove last occurences of qcc ring buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MEDIUM: mux-quic: defer stream shut if remaining tx...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MINOR: mux-quic: implement standard method to detect...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
CLEANUP: h3: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MINOR: mux-quic: standardize h3 settings sending
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MEDIUM: h3: properly manage tx buffers for large data
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Amaury Denoyelle
MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Remi Tricot...
REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Remi Tricot...
REGTESTS: ssl: Reenable ssl_errors test for OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Remi Tricot...
REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Remi Tricot...
MINOR: ssl: Add ssllib_name_startswith precondition
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Remi Tricot...
REGTESTS: ssl: Fix references to removed option in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
William Lallemand
CI: github: switch to OpenSSL 3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Tim Duesterhus
BUG/MINOR: lua: Fix lua error handling in `hlua_config_...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Christopher...
CLEANUP: stream: Properly indent current_rule line...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Christopher...
MINOR: stream: report the current filter in "show sess...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: stream: report the current rule in "show sess...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: rules: add a file name and line number to act_rules
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Willy Tarreau
MINOR: rules: add a new function new_act_rule() to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-10
Olivier Houchard
MINOR: initcall: Rename __GLOBL and __GLOBL1.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
[RELEASE] Released version 2.5-dev9
v2.5-dev9
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: stick-table: never learn the "conn_cur" value...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: config: resolve relative threads on bind lines...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: add a new function to resolve config...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: listeners: support the definition of thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: debug: report the group and thread ID in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: add the current group ID in thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: threads: replace ha_set_tid() with ha_set_thread()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: set the tid, ltid and their bit in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: set the group ID and its bit in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MEDIUM: threads: automatically assign threads to groups
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: make tg point to the current thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: global: add a new "thread-group" directive
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: global: add a new "thread-groups" directive
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: threads: introduce a minimalistic notion of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: thread: make "ti" a const pointer and clean...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the last dynamic thread_info...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the thread_info flags to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/clock: move the clock parts of thread_inf...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: thread/sched: move the task_per_thread stuff...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
CLEANUP: wdt: do not remap SI_TKILL to SI_LWP, test...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: wdt: move wd_timer to wdt.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: clock: move the clock_ids to clock.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock/wdt: move wdt timer initialization to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock: move the clock_id initialization to clock.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
CLEANUP: clock: stop exporting before_poll and after_poll
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
MINOR: activity: get the run_time from the clock updates
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: clock: move the updates of cpu/mono time to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
REORG: time: move time-keeping code and variables to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Willy Tarreau
BUILD: init: avoid a build warning on FreeBSD with...
commit
|
commitdiff
|
tree
|
snapshot
next