haproxy-2.3.git
2017-09-05 Christopher... MINOR: polling: Use fd_update_events to update events...
2017-09-05 Christopher... MINOR: fd: Add fd_update_events function
2017-09-05 Willy TarreauBUG/MEDIUM: epoll: ensure we always consider HUP and ERR
2017-09-05 Emeric BrunMEDIUM: check: server states and weight propagation...
2017-09-05 Christopher... MINOR: freq_ctr: Return the new value after an update
2017-09-05 Christopher... MINOR: fd: Move (de)allocation of fdtab and fdinfo...
2017-09-05 Christopher... MINOR: fd: Use inlined functions to check fd state...
2017-09-05 Christopher... MINOR: fd: Add fd_active function
2017-09-05 Christopher... MINOR: http: Use a trash chunk to store decoded string...
2017-09-05 Christopher... MINOR: stick-tables: Make static_table_key a struct...
2017-09-05 Christopher... MINOR: buffers: Move swap_buffer into buffer.c and...
2017-09-05 Christopher... MINOR: logs: Realloc log buffers only after the config...
2017-09-05 Christopher... MINOR: logs: Use dedicated function to init/deinit...
2017-09-05 Christopher... MEDIUM: chunks: Realloc trash buffers only after the...
2017-09-05 Christopher... MINOR: chunks: Use dedicated function to init/deinit...
2017-09-05 Christopher... MINOR: applet: Check applets_active_queue before proces...
2017-09-05 Christopher... MINOR: backends: Make get_server_* functions explicitly...
2017-09-05 Christopher... MINOR: fd: Set owner and iocb field before inserting...
2017-09-05 Christopher... MINOR: fd: Don't forget to reset fdtab[fd].update when...
2017-09-05 Christopher... MINOR: listeners: Change enable_listener and disable_li...
2017-09-05 Christopher... MINOR: listeners: Change listener_full and limit_listen...
2017-09-05 Christopher... CLEANUP: memory: Remove unused function pool_destroy
2017-09-05 Daniel SchnellerDOC: Add note about "* " prefix in CSV stats
2017-09-05 Christopher... BUG/MEDIUM: http: Fix a regression bug when a HTTP...
2017-09-05 Emmanuel HocdetMINOR: ssl: remove duplicate ssl_methods in struct...
2017-09-01 Daniel SchnellerDOC: Refer to Mozilla TLS info / config generator
2017-09-01 Olivier DoucetDOC: add CLI info on privilege levels
2017-08-30 Willy TarreauMEDIUM: connection: remove useless flag CO_FL_DATA_WR_SH
2017-08-30 Willy TarreauCLEANUP: connection: remove the unused conn_sock_shutw_...
2017-08-30 Willy TarreauMEDIUM: connection: remove useless flag CO_FL_DATA_RD_SH
2017-08-30 Willy TarreauMINOR: stream: provide a new stream creation function...
2017-08-30 Willy TarreauMEDIUM: session: add a pointer to a struct task in...
2017-08-30 Willy TarreauCLEANUP: listener: remove the unused handler field
2017-08-30 Willy TarreauMEDIUM: stream: make stream_new() allocate its own...
2017-08-30 Willy TarreauMEDIUM: connection: get rid of data->init() which was...
2017-08-30 Willy TarreauBUG/MINOR: stream-int: don't check the CO_FL_CURR_WR_EN...
2017-08-24 Willy TarreauREORG/MEDIUM: connection: introduce the notion of conne...
2017-08-23 Willy TarreauOPTIM: lua: don't add "Connection: close" on the response
2017-08-23 Willy TarreauOPTIM: lua: don't use expensive functions to parse...
2017-08-23 Willy TarreauBUG/MEDIUM: stream: properly set the required HTTP...
2017-08-23 Willy TarreauMINOR: lua: properly process the contents of the conten...
2017-08-23 Willy TarreauBUG/MEDIUM: lua: HTTP services must take care of body...
2017-08-23 Willy TarreauBUG/MAJOR: lua: fix the impact of the scheduler changes...
2017-08-22 Willy TarreauBUG/MEDIUM: dns: fix accepted_payload_size parser to...
2017-08-22 Baptiste AssmannBUG/MINOR: dns: wrong resolution interval lead to 100...
2017-08-22 Baptiste AssmannCLEANUP: dns: remove duplicated code in dns_validate_dn...
2017-08-22 Baptiste AssmannCLEANUP: dns: remove duplicated code in dns_resolve_recv()
2017-08-22 Baptiste AssmannMINOR: dns: make SRV record processing more verbose
2017-08-22 Baptiste AssmannMINOR: dns: automatic reduction of DNS accpeted payload...
2017-08-22 Baptiste AssmannMINOR: dns: Maximum DNS udp payload set to 8192
2017-08-22 Baptiste AssmannBUG/MINOR: dns: server set by SRV records stay in ...
2017-08-22 Frédéric LécailleBUG/MINOR: Wrong type used as argument for spoe_decode_...
2017-08-18 Willy TarreauMINOR: http: export some of the HTTP parser macros
2017-08-18 Willy TarreauTESTS: ist: add a test file for the functions
2017-08-18 Willy TarreauMINOR: ist: implement very simple indirect strings
2017-08-18 Willy TarreauMEDIUM: session: do not free a session until no stream...
2017-08-18 Willy TarreauMINOR: stream: link the stream to its session
2017-08-18 Willy TarreauMINOR: session: add a streams field to the session...
2017-08-18 Willy TarreauMINOR: chunks: add chunk_memcpy() and chunk_memcat()
2017-08-18 Baptiste AssmannMINOR: dns: default "hold obsolete" timeout set to 0
2017-08-18 Baptiste AssmannMINOR: dns: enabled edns0 extension and make accpeted...
2017-08-18 Baptiste AssmannMINOR: dns: new dns record type (RTYPE) for OPT
2017-08-18 Baptiste AssmannMINOR: dns: enable caching of responses for server...
2017-08-18 Baptiste AssmannMINOR: dns: ability to use a SRV resolution for multipl...
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...
next