haproxy-2.1.git
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...
2018-05-18 Willy TarreauDOC: add some description of the pending rework of...
2018-05-18 Christopher... BUG/MEDIUM: contrib/modsecurity: Use network order...
2018-05-18 Christopher... BUG/MEDIUM: contrib/mod_defender: Use network order...
2018-05-18 Christopher... DOC: spoe: fix a typo
2018-05-18 Christopher... CLEANUP: spoe: Remove unused variables the agent structure
2018-05-18 Thierry FOURNIERBUG/MEDIUM: spoe: Flags are not encoded in network...
2018-05-18 Thierry FOURNIERBUG/MINOR: spoe: Mistake in error message about SPOE...
2018-05-18 sadaBUG/MINOR: lua: Socket.send threw runtime error: 'close...
2018-05-17 Willy TarreauBUG/MEDIUM: ssl: properly protect SSL cert generation
2018-05-16 Willy TarreauBUG/MEDIUM: http: don't always abort transfers on CF_SHUTR
2018-05-15 William LallemandBUG/MINOR: cli: don't stop cli_gen_usage_msg() when...
2018-05-11 PiBa-NLBUG/MEDIUM: pollers/kqueue: use incremented position...
2018-05-06 Willy TarreauBUG/MINOR: lua: ensure large proxy IDs can be represented
2018-05-06 PiBa-NLBUG/MINOR: lua: schedule socket task upon lua connect()
2018-05-06 Olivier HouchardMINOR: pollers: move polled_mask outside of struct...
2018-05-06 Olivier HouchardBUG/MEDIUM: pollers: Use a global list for fd shared...
2018-05-06 Olivier HouchardMINOR: fd: Make the lockless fd list work with multiple...
2018-05-04 Olivier HouchardBUG/MEDIUM: task: Don't free a task that is about to...
2018-05-04 Dragan DosenBUG/MINOR: map: correctly track reference to the last...
2018-05-03 Patrick HemmerMINOR: lua: add get_maxconn and set_maxconn to LUA...
2018-05-03 Patrick HemmerMINOR: lua: Add server name & puid to LUA Server class.
2018-05-03 Patrick HemmerDOC/MINOR: clean up LUA documentation re: servers ...
2018-05-03 Willy TarreauMINOR: backend: implement random-based load balancing
2018-05-03 PiBa-NLBUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when...
2018-05-02 Christopher... BUG/MEDIUM: threads: Fix the sync point for more than...
2018-05-02 Christopher... BUG/MINOR: checks: Fix check->health computation for...
2018-04-30 Patrick HemmerMINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_...
2018-04-30 Patrick HemmerMINOR: ssl: disable SSL sample fetches when unsupported
2018-04-28 Willy TarreauBUG/MINOR: config: disable http-reuse on TCP proxies
2018-04-28 Tim DuesterhusMINOR: http: Add support for 421 Misdirected Request
2018-04-28 Tim DuesterhusMINOR: sample: Add strcmp sample converter
2018-04-26 Christopher... BUG/MINOR: lua/threads: Make lua's tasks sticky to...
2018-04-26 Aurélien NephtaliMINOR: ssl: Add payload support to "set ssl ocsp-response"
2018-04-26 Aurélien NephtaliMINOR: map: Add payload support to "add map"
2018-04-26 Aurélien NephtaliMEDIUM: cli: Add payload support
2018-04-26 Christopher... BUG/MINOR: spoe: Fix parsing of dontlog-normal option
2018-04-26 Christopher... BUG/MINOR: spoe: Fix counters update when processing...
2018-04-26 Willy TarreauBUG/MEDIUM: h2: implement missing support for chunked...
2018-04-26 Willy TarreauMINOR: h2: detect presence of CONNECT and/or content...
2018-04-25 Tim DuesterhusBUG/MEDIUM: lua: Fix segmentation fault if a Lua task...
2018-04-25 Rian McGuireBUG/MINOR: log: t_idle (%Ti) is not set for some requests
2018-04-25 Tim DuesterhusBUG/MAJOR: channel: Fix crash when trying to read from...
next