projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2019-05-06
Olivier Houchard
MEDIUM: proto: Change the prototype of the connect...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Olivier Houchard
MINOR: doc: Document the interaction of allow-0rtt...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Olivier Houchard
MINOR: doc: Document allow-0rtt on the server line.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Olivier Houchard
BUG/MEDIUM: ssl: Don't attempt to use early data with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Frédéric Lécaille
BUILD: travis: TMPDIR replacement.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Shipitsin
BUILD: temporarily mark LibreSSL builds as allowed...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Shipitsin
BUILD: enable several LibreSSL hacks, including
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Shipitsin
BUILD: travis-ci: get back to osx without openssl support
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Shipitsin
BUILD: remove "build_libressl" duplicate declaration
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Tim Duesterhus
DOC: Fix typo in keyword matrix
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Tim Duesterhus
CLEANUP: Remove appsession documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Ilya Shipitsin
BUILD: extend travis-ci matrix
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Willy Tarreau
BUG/MINOR: logs/threads: properly split the log area...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Willy Tarreau
BUG/MEDIUM: checks: make sure the warmup task takes...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Willy Tarreau
BUG/MINOR: stream: also increment the retry stats count...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Olivier Houchard
MEDIUM: streams: Add a new keyword for retry-on, "junk...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Olivier Houchard
MEDIUM: streams: Add a way to replay failed 0rtt requests.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Olivier Houchard
MEDIUM: streams: Add the ability to retry a request...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Olivier Houchard
BUG/MEDIUM: streams: Don't add CF_WRITE_ERROR if early...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Olivier Houchard
BUG/MEDIUM: ssl: Use the early_data API the right way.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Willy Tarreau
MINOR: init/threads: make the threads array global
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Willy Tarreau
MINOR: init/threads: remove the useless tids[] array
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Willy Tarreau
MINOR: threads: flatten the per-thread cpu-map
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Olivier Houchard
BUG/MEDIUM: connections: Make sure we remove CO_FL_SESS...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Olivier Houchard
BUG/MEDIUM: channels: Don't forget to reset output...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Dragan Dosen
BUG/MEDIUM: pattern: fix memory leak in regex pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Dragan Dosen
BUG/MINOR: checks: free memory allocated for tasklets
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Dragan Dosen
BUG/MINOR: log: properly free memory on logformat parse...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Dragan Dosen
BUG/MINOR: haproxy: fix rule->file memory leak
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Olivier Houchard
BUG/MEDIUM: ssl: Don't pretend we can retry a recv...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Ilya Shipitsin
BUG/MEDIUM: servers: fix typo "src" instead of "srv"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Christopher...
CLEANUP: config: Don't alter listener->maxaccept when...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Christopher...
MINOR: config: Test validity of tune.maxaccept during...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Christopher...
BUG/MEDIUM: listener: Fix how unlimited number of conse...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Olivier Houchard
BUG/MEDIUM: port_range: Make the ring buffer lock-free.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Olivier Houchard
MINOR: threads: Implement HA_ATOMIC_LOAD().
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Willy Tarreau
MINOR: activity: report context switch counts instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Willy Tarreau
CLEANUP: task: move the task_per_thread definition...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Frédéric Lécaille
REGTEST: Make this reg test be Linux specific.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Willy Tarreau
BUG/MAJOR: map/acl: real fix segfault during show map...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Frédéric Lécaille
REGTEST: Add a new reg test for log load-balancing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Frédéric Lécaille
DOC: log: Document the sampling and load-balancing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Frédéric Lécaille
MINOR: log: Enable the log sampling and load-balancing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Frédéric Lécaille
MINOR: log: Add "sample" new keyword to "log" lines.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Yann Cézard
BUG/MEDIUM: contrib/modsecurity: If host header is...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Yann Cézard
DOC: contrib/modsecurity: Typos and fix the reject...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Christopher...
MINOR: spoe: Use the sample context to pass frag_ctx...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Kevin Zhu
BUG/MEDIUM: spoe: arg len encoded in previous frag...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Christopher...
BUG/MINOR: http: Call stream_inc_be_http_req_ctr()...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Willy Tarreau
BUG/MEDIUM: mux-h2: properly deal with too large header...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
David CARLIER
MEDIUM: da: HTX mode support.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
David Carlier
BUILD/MEDIUM: contrib: Dummy DeviceAtlas API.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Willy Tarreau
MEDIUM: streams: measure processing time and abort...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Willy Tarreau
MEDIUM: stream/debug: force a crash if a stream spins...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Willy Tarreau
MEDIUM: appctx/debug: force a crash if an appctx spins...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Willy Tarreau
MINOR: stream/debug: make a stream dump and crash function
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
MINOR: connection: make the debugging helper functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
BUG/MINOR: proto_http: properly reset the stream's...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
CLEANUP: standard: use proper const to addr_to_str...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
MINOR: activity: enable automatic profiling turn on/off
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
MINOR: activity: make the profiling status per thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
BUG/MINOR: activity: always initialize the profiling...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
BUILD: travis: remove the "allow_failures" entry
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
REGTEST: exclude OSX and generic targets from abns_sock...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
REGTEST: relax the IPv6 address format checks in conver...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Willy Tarreau
REGTEST: exclude osx and generic targets for 40be_2srv_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Tim Duesterhus
BUILD: extend Travis CI config to support more platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Willy Tarreau
MINOR: applet: measure and report an appctx's call...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Willy Tarreau
MINOR: stream: measure and report a stream's call rate...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Willy Tarreau
MINOR: tasks/activity: report the context switch and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Willy Tarreau
CLEANUP: task: report calls as unsigned in show sess
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Christopher...
BUG/MINOR: htx: Exclude TCP proxies when the HTX mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Christopher...
BUG/MAJOR: muxes: Use the HTX mode to find the best...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Willy Tarreau
BUG/MAJOR: lb/threads: fix AB/BA locking issue in round...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Olivier Houchard
BUG/MEDIUM: ssl: Return -1 on recv/send if we got EAGAIN.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Christopher...
BUG/MINOR: spoe: Don't systematically wakeup SPOE strea...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Christopher...
BUG/MEDIUM: stream: Fix the way early aborts on the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Frédéric Lécaille
BUG/MAJOR: stream: Missing DNS context initializations.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Willy Tarreau
REGTEST: make the "run-regtests" script search for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Frédéric Lécaille
REGTEST: adapt some reg tests after renaming.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Frédéric Lécaille
REGTEST: rename the reg test files.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Frédéric Lécaille
REGTEST: replace LEVEL option by a more human readable...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Frédéric Lécaille
MINOR: log: Extract some code to send syslog messages.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Baptiste Assmann
MINOR: action: new '(http-request|tcp-request content...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Baptiste Assmann
MINOR: obj_type: new object type for struct stream
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Baptiste Assmann
MINOR: dns: move callback affection in dns_link_resolut...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Baptiste Assmann
MINOR: dns: dns_requester structures are now in a memor...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
paulborile
MINOR: contrib: dummy wurfl library
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
paulborile
MINOR: wurfl: enabled multithreading mode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
paulborile
DOC: wurfl: added point of contact in MAINTAINERS file
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
paulborile
CLEANUP: wurfl: removed deprecated methods
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
paulborile
BUILD: wurfl: build fix for 1.9/2.0 code base
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Willy Tarreau
MINOR: wurfl: indicate in haproxy -vv the wurfl version...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Willy Tarreau
BUILD: add USE_WURFL to the list of known build options
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Willy Tarreau
Revert "CLEANUP: wurfl: remove dead, broken and unmaint...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Emeric Brun
MINOR: ssl/cli: async fd io-handlers printable on show fd
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Christopher...
MINOR: gcc: Fix a silly gcc warning in connect_server()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Christopher...
BUG/MINOR: da: Get the request channel to call CHECK_HT...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Christopher...
BUG/MINOR: 51d: Get the request channel to call CHECK_H...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Christopher...
BUG/MEDIUM: stream: Don't request a server connection...
commit
|
commitdiff
|
tree
|
snapshot
next