haproxy-2.1.git
2018-07-19 Willy TarreauMINOR: channel/buffer: replace b_{adv,rew} with c_...
2018-07-19 Willy TarreauMINOR: buffer: remove buffer_slow_realign() and the...
2018-07-19 Willy TarreauMINOR: h2: use b_slow_realign() with the trash as a...
2018-07-19 Willy TarreauMEDIUM: channel: make channel_slow_realign() take a...
2018-07-19 Willy TarreauMINOR: channel/buffer: replace buffer_slow_realign...
2018-07-19 Willy TarreauMINOR: channel/buffer: use c_realign_if_empty() instead...
2018-07-19 Willy TarreauMINOR: channel: add a few basic functions for the new...
2018-07-19 Willy TarreauMINOR: compression: pass the channel to http_compressio...
2018-07-19 Willy TarreauMINOR: buffer: introduce b_realign_if_empty()
2018-07-19 Olivier HouchardMINOR: buffer: Add b_set_data().
2018-07-19 Olivier HouchardMINOR: buffer: Introduce b_sub(), b_add(), and bo_add()
2018-07-19 Willy TarreauMINOR: buffer: add a few basic functions for the new API
2018-07-19 Willy TarreauMINOR: buffer: switch buffer sizes and offsets to size_t
2018-07-19 Willy TarreauMINOR: buffer: implement a new file for low-level buffe...
2018-07-19 Olivier HouchardMINOR: tasklet: Set process to NULL.
2018-07-19 Willy TarreauBUG/MEDIUM: h2: make sure the last stream closes the...
2018-07-19 Willy TarreauBUG/MEDIUM: h2: never leave pending data in the output...
2018-07-19 Willy TarreauMINOR: h2: add the mux and demux buffer lengths on...
2018-07-19 Willy TarreauBUG/MEDIUM: h2: don't accept new streams if conn_stream...
2018-07-19 Willy TarreauMINOR: h2: keep a count of the number of conn_streams...
2018-07-18 Willy TarreauBUG/MINOR: ssl: properly ref-count the tls_keys entries
2018-07-13 Frédéric LécailleREGTEST/MINOR: Unexpected curl URL globling.
2018-07-12 Baptiste AssmannMINOR: dns: new DNS options to allow/prevent IP address...
2018-07-12 Baptiste AssmannMINOR: dns: fix wrong score computation in dns_get_ip_f...
2018-07-12 Baptiste AssmannCLEANUP: dns: inacurate comment about prefered IP score
2018-07-12 Baptiste AssmannCLEANUP: dns: remove obsolete macro DNS_MAX_IP_REC
2018-07-12 Frédéric LécailleREGTEST/MINOR: Wrong URI syntax.
2018-07-12 Vincent BernatMINOR: systemd: consider exit status 143 as successful
2018-07-04 William LallemandMINOR: startup: change session/process group settings
2018-07-01 Thierry FOURNIERBUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n...
2018-06-27 Willy TarreauMINOR: stick-tables: make stktable_release() do nothing...
2018-06-26 Tim DuesterhusBUG/MAJOR: stick_table: Complete incomplete SEGV fix
2018-06-26 William LallemandBUG/BUILD: threads: unbreak build without threads
2018-06-26 Thierry FOURNIERBUG/MAJOR: Stick-tables crash with segfault when the...
2018-06-25 Frédéric LécailleREGTEST/MINOR: Add levels to reg-tests target.
2018-06-25 Frédéric LécailleREGTEST/MINOR: Set HAPROXY_PROGRAM default value.
2018-06-25 Frédéric LécailleREGTEST/MINOR: Wrong URI in a reg test for SSL/TLS.
2018-06-22 Christopher... MINOR: threads: Be sure to remove threads from all_thre...
2018-06-22 Christopher... BUG/MEDIUM: threads: Use the sync point to check active...
2018-06-21 Dave ChilukMINOR: Some spelling cleanup in the comments.
2018-06-20 Olivier HouchardBUG/MEDIUM: fd: Don't modify the update_mask in fd_dode...
2018-06-20 Frédéric LécailleDOC: Add new REGTEST tag info about reg testing.
2018-06-20 Frédéric LécailleMINOR: reg-tests: Add a few regression testing files.
2018-06-19 Frédéric LécailleMINOR: reg-tests: Add reg-tests/README file.
2018-06-19 Frédéric LécailleMINOR: tests: First regression testing file.
2018-06-18 Emmanuel HocdetBUG/MEDIUM: ssl: do not store pkinfo with SSL_set_ex_data
2018-06-18 Thierry FOURNIERBUG/MAJOR: ssl: OpenSSL context is stored in non-reserv...
2018-06-18 Thierry FOURNIERBUG/MAJOR: ssl: Random crash with cipherlist capture
2018-06-18 Frédéric LécailleBUG/MINOR: lua: Segfaults with wrong usage of types.
2018-06-14 Olivier HouchardBUG/MINOR: tasklets: Just make sure we don't pass a...
2018-06-14 Olivier HouchardMINOR: tasks: Make sure we correctly init and deinit...
2018-06-12 Frédéric LécailleDOC: regression testing: Add a short starting guide.
2018-06-11 William LallemandBUG/MAJOR: map: fix a segfault when using http-request...
2018-06-08 William LallemandBUG/MINOR: signals: ha_sigmask macro for multithreading
2018-06-08 William LallemandBUG/MINOR: don't ignore SIG{BUS,FPE,ILL,SEGV} during...
2018-06-08 William LallemandBUG/MEDIUM: threads: handle signal queue only in thread 0
2018-06-08 Thierry FOURNIERMINOR: lua: Increase debug information
2018-06-07 Olivier HouchardBUG/MINOR: unix: Make sure we can transfer abns sockets...
2018-06-06 Olivier HouchardMINOR: tasks: Don't define rqueue if we're building...
2018-06-06 Olivier HouchardBUG/MEDIUM: tasks: Use the local runqueue when building...
2018-06-05 David CarlierMINOR: task: Fix compiler warning.
2018-06-05 Willy TarreauMINOR: applet: assign the same nice value to a new...
2018-06-05 Willy TarreauMINOR: stats: also report the nice and number of calls...
2018-06-04 David CarlierMINOR: task: Fix a compiler warning by adding a cast.
2018-06-04 Dragan DosenBUG/MINOR: contrib/modsecurity: update pointer on the...
2018-06-04 Dragan DosenBUG/MINOR: contrib/mod_defender: update pointer on...
2018-06-04 Christopher... BUG/MINOR: contrib/modsecurity: Don't reset the status...
2018-06-04 Christopher... BUG/MINOR: contrib/mod_defender: Don't reset the status...
2018-06-04 Christopher... BUG/MINOR: contrib/spoa_example: Don't reset the status...
2018-06-04 Christopher... MAJOR: spoe: upgrade the SPOP version to 2.0 and remove...
2018-06-01 Kevin ZhuDOC: SPOE.txt: fix a typo
2018-05-31 David CarlierDOC: contrib/modsecurity: few typo fixes
2018-05-31 Thierry FOURNIERBUG/MEDIUM: lua/socket: Buffer error, may segfault
2018-05-31 Thierry FOURNIERBUG/MEDIUM: lua/socket: Sheduling error on write: may...
2018-05-31 Thierry FOURNIERBUG/MEDIUM: lua/socket: Notification error
2018-05-31 Thierry FOURNIERBUG/MAJOR: lua: Dead lock with sockets
2018-05-31 Thierry FOURNIERBUG/MEDIUM: lua/socket: wrong scheduling for sockets
2018-05-31 Thierry FOURNIERMINOR: task/notification: Is notifications registered ?
2018-05-30 Christopher... BUG/MEDIUM: spoe: Return an error when the wrong ACK...
2018-05-30 Ben DrautMINOR: dns: Implement `parse-resolv-conf` directive
2018-05-28 Olivier HouchardMINOR: task: Also consider the task list size when...
2018-05-28 Olivier HouchardBUG/MEDIUM: task: Don't forget to decrement max_process...
2018-05-28 Olivier HouchardBUG/MEDIUM: tasks: Don't forget to increase/decrease...
2018-05-28 Willy TarreauMINOR: stats: also report the failed header rewrites...
2018-05-28 Willy TarreauDOC: management: add the new wrew stats column
2018-05-28 Tim DuesterhusMINOR: http: Log warning if (add|set)-header fails
2018-05-28 Daniel CorbettBUG/MEDIUM: stick-tables: Decrement ref_cnt in table_...
2018-05-26 Olivier HouchardMAJOR: applets: Use tasks, instead of rolling our own...
2018-05-26 Olivier HouchardMINOR: tasks: Make the number of tasks to run at once...
2018-05-26 Olivier HouchardMAJOR: tasks: Introduce tasklets.
2018-05-26 Olivier HouchardMAJOR: tasks: Create a per-thread runqueue.
2018-05-26 Olivier HouchardMINOR: tasks: Change the task API so that the callback...
2018-05-26 Thierry FOURNIERBUG/MEDIUM: lua/socket: Length required read doesn...
2018-05-24 Daniel CorbettBUG/MEDIUM: servers: Add srv_addr default placeholder...
2018-05-23 Willy TarreauBUG/BUILD: threads: unbreak build without threads
2018-05-23 Olivier HouchardBUG/MEDIUM: dns: Delay the attempt to run a DNS resolut...
2018-05-23 Lukas TribusMINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA
2018-05-23 William LallemandBUG/MEDIUM: cache: don't cache when an Authorization...
2018-05-22 Thierry FournierMINOR: lua: Improve error message
2018-05-18 Willy TarreauBUG/MINOR: ssl/lua: prevent lua from affecting automati...
next