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