]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-08-18  Baptiste AssmannMINOR: dns: make debugging function dump_dns_config...
2017-08-18  Baptiste AssmannMINOR: dns: duplicate entries in resolution wait queue...
2017-08-18  Baptiste AssmannMINOR: dns: update dns response buffer reading pointer...
2017-08-18  Baptiste AssmannMINOR: dns: update record dname matching for SRV query...
2017-08-18  Baptiste AssmannMINOR: dns: Update analysis of TRUNCATED response for...
2017-08-17  Olivier HouchardMINOR: init: Fix CPU affinity setting on FreeBSD.
2017-08-17  Olivier HouchardCLEANUP: raw_sock: Use a better name for the constructo...
2017-08-17  Willy TarreauBUG/MAJOR: stream: in stream_free(), close the front...
2017-08-16  Willy TarreauBUILD/MINOR: build without openssl still broken
2017-08-11  Emmanuel HocdetBUILD: ssl: replace SSL_CTX_get0_privatekey for openssl...
2017-08-09  Willy TarreauBUILD/MINOR: cli: shut a minor gcc warning in "show fd"
2017-08-09  Olivier HouchardMINOR: doc: Document SRV label usage.
2017-08-09  Olivier HouchardMINOR: check: Fix checks when using SRV records.
2017-08-09  Olivier HouchardMINOR: dns: Handle SRV records.
2017-08-09  Olivier HouchardAdd a few functions to do unaligned access.
2017-08-09  Olivier HouchardMINOR: obj: Add a new type of object, OBJ_TYPE_SRVRQ.
2017-08-09  Olivier HouchardMINOR: dns: Cache previous DNS answers.
2017-08-09  Emmanuel HocdetMINOR: ssl: allow to start without certificate if stric...
2017-08-03  Frédéric LécailleMINOR: Add server port field to server state file.
2017-07-28  Christopher... BUG/MEDIUM: ssl: Fix regression about certificates...
2017-07-28  Willy TarreauMINOR: cli: add a new "show fd" command
2017-07-28  Willy TarreauMINOR: listener: add a function to return a listener...
2017-07-28  Willy TarreauDOC: fix alphabetical order of "show commands" in manag...
2017-07-28  Adis NezirovicBUG/MINOR: lua: Fix bitwise logic for hlua_server_check...
2017-07-28  Emmanuel HocdetMINOR: ssl: add "no-ca-names" parameter for bind
2017-07-28  Willy TarreauBUG/MEDIUM: stream: don't retry SSL connections which...
2017-07-28  Willy TarreauMINOR: ssl: add a new error codes for wrong server...
2017-07-28  Willy TarreauBUG/MINOR: ssl: make use of the name in SNI before...
2017-07-26  Christopher... BUG/MINOR: ssl: Fix check against SNI during server...
2017-07-25  Thierry FOURNIERMINOR: lua: Add lists of frontends and backends
2017-07-25  Thierry FOURNIERDOC: lua: Proxy class doc update
2017-07-25  Thierry FOURNIERMINOR: lua: Add proxy as member of proxy object.
2017-07-24  Willy TarreauBUG/MAJOR: lua: properly dequeue hlua_applet_wakeup...
2017-07-24  Willy TarreauCLEANUP: task: remove all initializations to TICK_ETERN...
2017-07-24  Willy TarreauMINOR: task: always preinitialize the task's timeout...
2017-07-24  Willy TarreauBUG/MINOR: lua: always detach the tcp/http tasks before...
2017-07-24  Christopher... MINOR: samples: Don't allocate memory for SMP_T_METH...
2017-07-24  Christopher... MINOR: samples: Handle the type SMP_T_METH in smp_is_sa...
2017-07-24  Christopher... MINOR: samples: Handle the type SMP_T_METH when we...
2017-07-24  Nenad MerdanovicBUG/MINOR: lua: Correctly use INET6_ADDRSTRLEN in Serve...
2017-07-24  Nenad MerdanovicBUG/MINOR: lua: Fix Server.get_addr() port values
2017-07-21  David CarlierMINOR: memory: remove macros
2017-07-20  Christopher... BUG/MAJOR: http: Fix possible infinity loop in http_syn...
2017-07-20  ben51degreesDOC: Updated 51Degrees git URL to point to a stable...
2017-07-19  Willy TarreauBUILD: lua: replace timegm() with my_timegm() to fix...
2017-07-19  Willy TarreauMINOR: tools: add a portable timegm() alternative
2017-07-19  Emmanuel HocdetBUILD: ssl: fix compatibility with openssl without...
2017-07-19  Emmanuel HocdetMINOR: ssl: remove an unecessary SSL_OP_NO_* dependancy
2017-07-19  Emmanuel HocdetBUG/MINOR: ssl: remove haproxy SSLv3 support when ssl...
2017-07-19  David CarlierBUG/MINOR: contrib/mod_defender: build fix
2017-07-19  David CarlierBUG/MINOR: contrib/modsecurity: BSD build fix
2017-07-19  Christopher... BUG/MINOR: http: Fix bug introduced in previous patch...
2017-07-18  Christopher... MINOR: http: Rely on analyzers mask to end processing...
2017-07-18  Christopher... BUG/MEDIUM: http: Switch HTTP responses in TUNNEL mode...
2017-07-18  Christopher... MINOR: http: Switch requests/responses in TUNNEL mode...
2017-07-18  Christopher... MINOR: http: Reorder/rewrite checks in http_resync_states
2017-07-18  Christopher... BUG/MINOR: http: Set the response error state in http_s...
2017-07-18  Willy TarreauDOC: update the list of OpenSSL versions in the README
2017-07-18  Willy TarreauDOC: update CONTRIBUTING regarding optional parts and...
2017-07-18  Thierry FOURNIERBUG/MINOR: Lua: variable already initialized
2017-07-18  Thierry FOURNIERBUG/MEDIUM: lua: bad memory access
2017-07-18  Thierry FOURNIERBUG/MAJOR: lua/socket: resources not detroyed when...
2017-07-18  Thierry FOURNIERBUG/MINOR: lua: executes the function destroying the...
2017-07-18  Thierry FOURNIERBUG/MINOR: lua: In error case, the safe mode is not...
2017-07-18  Olivier HouchardBUG/MINOR: Prevent a use-after-free on error scenario...
2017-07-17  Willy TarreauCLEANUP: hdr_idx: make some function arguments const...
2017-07-13  Frédéric LécailleBUG/MINOR: peers: peer synchronization issue (with...
2017-07-11  Willy TarreauOPTIM: ssl: don't consider a small ssl_read() as an...
2017-07-07  Willy TarreauBUG/MINOR: http: properly handle all 1xx informational...
2017-07-07  Frédéric LécailleMINOR: peers: Add additional information to stick-table...
2017-07-06  Christopher... BUG/MEDIUM: filters: Be sure to call flt_end_analyze...
2017-07-06  Christopher... BUG/MINOR: http: Don't reset the transaction if there...
2017-07-06  Christopher... BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE...
2017-07-06  Willy TarreauMINOR: ssl: compare server certificate names to the...
2017-07-05  Emeric BrunBUG/MAJOR: http: fix buffer overflow on loguri buffer.
2017-07-04  Emeric BrunBUG/MEDIUM: map/acl: fix unwanted flags inheritance.
2017-07-04  Jarno HuuskonenDOC: fix references to the section about time format.
2017-06-30  Emeric BrunBUG/MAJOR: applet: fix a freeze if data is immedately...
2017-06-30  Christopher... MINOR: compression: Use a memory pool to allocate compr...
2017-06-30  Christopher... BUG/MAJOR: compression: Be sure to release the compress...
2017-06-30  Emeric BrunBUG/MAJOR: map: fix segfault during 'show map/acl'...
2017-06-30  Emeric BrunBUG/MAJOR: cli: fix custom io_release was crushed by...
2017-06-27  Willy TarreauBUG/MAJOR: frontend: don't dereference a null conn...
2017-06-27  Emeric BrunMAJOR: applet: applet scheduler rework.
2017-06-27  Willy TarreauMINOR: connection: send data before receiving
2017-06-27  Willy TarreauMINOR: stream: don't set backend's nor response analyse...
2017-06-27  Willy TarreauMINOR: frontend: report the connection's ALPN in the...
2017-06-27  Willy TarreauMINOR: frontend: retrieve the ALPN name when available
2017-06-27  Willy TarreauMINOR: ssl: add a get_alpn() method to ssl_sock
2017-06-27  Willy TarreauMINOR: connection: add a .get_alpn() method to xprt_ops
2017-06-27  Willy TarreauMINOR: frontend: initialize HTTP layer after the debugg...
2017-06-27  Willy TarreauMEDIUM: stream: make stream_new() always set the target...
2017-06-27  Christopher... MINOR: queue: Change pendconn_from_srv/pendconn_from_px...
2017-06-27  Christopher... MINOR: backends: Change get_server_sh/get_server_uh...
2017-06-27  Christopher... MINOR: queue: Change pendconn_get_next_strm into privat...
2017-06-27  Emeric BrunMINOR: task/stream: tasks related to a stream must...
2017-06-27  Emeric BrunMAJOR: task: task scheduler rework.
2017-06-27  Emeric BrunBUG/MINOR: stream: flag TASK_WOKEN_RES not set if task...
2017-06-23  Willy TarreauDOC: fix references to the section about the unix socket
2017-06-23  Willy TarreauBUG/MINOR: log: pin the front connection when front...
next