haproxy-2.1.git
2018-12-04 Willy TarreauBUG/MEDIUM: mux-h2: stop sending HTX once the mux is...
2018-12-04 Willy TarreauBUG/MEDIUM: mux-h2: make sure to always report HTX...
2018-12-04 Willy TarreauBUG/MEDIUM: mux-h2: properly update the window size...
2018-12-04 Olivier HouchardBUG/MEDIUM: h2: When sending in HTX, make sure the...
2018-12-04 Christopher... BUG/MINOR: proto_htx: Truncate the request when an...
2018-12-04 Christopher... BUG/MEDIUM: mux-h1: Release the mux H1 in h1_process...
2018-12-04 Christopher... MINOR: mux-h1: Make sure to return 1 in h1_recv() when...
2018-12-04 Christopher... BUG/MEDIUM: mux-h1: Always set CS_FL_RCV_MORE when...
2018-12-04 Olivier HouchardMEDIUM: mux-h1: Revamp the way subscriptions are handled.
2018-12-04 Olivier HouchardBUG/MEDIUM: stream_interface: Make REALLY sure we read...
2018-12-04 Christopher... BUG/MINOR: flt_trace/compression: Use the right flag...
2018-12-04 Olivier HouchardBUG/MEDIUM: h2: Don't forget to wake the tasklet after...
2018-12-04 Olivier HouchardBUG/MEDIUM: h1: Destroy a connection after detach if...
2018-12-04 William LallemandBUG/MEDIUM: mworker: stop proxies which have no listene...
2018-12-04 Jérôme MagninBUG/MINOR: fix ssl_fc_alpn and actually add ssl_bc_alpn
2018-12-04 Christopher... BUG/MINOR: htx: Force HTTP/1.1 on H1 formatting when...
2018-12-04 Christopher... MINOR: htx: Rename functions htx_*_to_str() to be H1...
2018-12-02 Willy Tarreau[RELEASE] Released version 1.9-dev9 v1.9-dev9
2018-12-02 Willy TarreauBUILD: threads: fix minor build warnings when threads...
2018-12-02 Willy TarreauBUG/MINOR: lb-map: fix unprotected update to server...
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the listener subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the file descriptor subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the checks header file
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the protocol header file
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the connection subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the base64 subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typo in the 51d subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the cli subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typo in the fwrr subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the map management functions
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the socket pair protocol subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the shctx subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the queue subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the session subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the signal subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the proto_tcp subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the proto_htx subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix a typo in the mini-clist header
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the h2 subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typos in the h1 subsystem
2018-12-02 Joseph HerlantCLEANUP: Fix typo in the chunk headers file
2018-12-02 Joseph HerlantCLEANUP: fix typos in the htx subsystem
2018-12-02 Olivier HouchardMEDIUM: servers: Add a way to keep idle connections...
2018-12-02 Olivier HouchardMINOR: mux: add a "max_streams" method.
2018-12-02 Olivier HouchardMINOR: connection: Fix a comment.
2018-12-02 Frédéric LécailleREGTEST: Fix LEVEL 4 script 0 of "connection" module.
2018-12-02 Olivier HouchardMEDIUM: mux-h2: Don't bother flagging outgoing connecti...
2018-12-02 Olivier HouchardMEDIUM: mux-h2: Implement h2_attach().
2018-12-02 Willy TarreauMEDIUM: mux-h2: make h2_process_demux() capable of...
2018-12-02 Willy TarreauMEDIUM: mux-h2: make h2_frt_decode_headers() direction...
2018-12-02 Willy TarreauMEDIUM: mux-h2: implement encoding of H2 request on...
2018-12-02 Willy TarreauMEDIUM: mux-h2: start to create the outgoing mux
2018-12-02 Willy TarreauMINOR: mux-h2: implement an outgoing stream allocator...
2018-12-02 Willy TarreauMINOR: mux-h2: mention that the mux is compatible with...
2018-12-02 Willy TarreauMINOR: h2: add new functions to produce an HTX message...
2018-12-02 Willy TarreauMINOR: hpack: add ":path" to the list of common header...
2018-12-02 Willy TarreauMINOR: config: make sure to associate the proper mux...
2018-12-02 Willy TarreauMINOR: server: the mux_proto entry in the server is...
2018-12-02 Willy TarreauMINOR: connection: create conn_get_best_mux_entry()
2018-12-02 Willy TarreauMINOR: listener: the mux_proto entry in the bind_conf...
2018-12-02 Willy TarreauBUG/MEDIUM: mux-h2: remove the HTX EOM block on H2...
2018-12-02 Willy TarreauBUG/MEDIUM: mux-h2: don't lose the first response heade...
2018-12-02 Christopher... BUG/MINOR: cfgparse: Fix the call to post parser of...
2018-12-01 Willy TarreauMEDIUM: mux-h2: support passing H2 DATA frames to HTX...
2018-12-01 Willy TarreauMEDIUM: mux-h2: implement the emission of DATA frames...
2018-12-01 Willy TarreauMEDIUM: mux-h2: implement emission of H2 headers frames...
2018-12-01 Willy TarreauMEDIUM: mux-h2: add basic H2->HTX transcoding support...
2018-12-01 Willy TarreauMEDIUM: mux-h2: make h2_snd_buf() HTX-aware
2018-12-01 Willy TarreauMEDIUM: mux-h2: make h2_rcv_buf() support HTX transfers
2018-12-01 Willy TarreauMEDIUM: mux-h2: register mux for both HTTP and HTX...
2018-12-01 Willy TarreauMINOR: h2: implement H2->HTX request header frame trans...
2018-12-01 Christopher... MEDIUM: compression: Adapt to be compatible with the...
2018-12-01 Christopher... MINOR: flt_trace: Adapt to be compatible with the HTX...
2018-12-01 Christopher... MEDIUM: proto_htx/filters: Add data filtering during...
2018-12-01 Christopher... MAJOR: filters: Adapt filters API to be compatible...
2018-12-01 Christopher... MINOR: mux-h1: Capture bad H1 messages
2018-12-01 Christopher... MINOR: mux-h1: Change client conn_mode on an explicit...
2018-12-01 Christopher... MINOR: mux-h1: Process conn_mode on the EOH when no...
2018-12-01 Christopher... MEDIUM: proto_htx: Convert all HTTP error messages...
2018-12-01 Christopher... MINOR: proto_htx: Send valid HTX message to send 30x...
2018-12-01 Christopher... MINOR: proto_htx: Send valid HTX message when redir...
2018-12-01 Christopher... MINOR: proto_htx: Use full HTX messages to send 401...
2018-12-01 Christopher... MINOR: proto_htx: Use full HTX messages to send 103...
2018-12-01 Christopher... MINOR: proto_htx: Use full HTX messages to send 100...
2018-12-01 Christopher... MINOR: htx: Add BODYLESS flags on the HTX start-line...
2018-12-01 Christopher... MINOR: proto-htx: Use the start-line flags to set the...
2018-12-01 Christopher... MEDIUM: htx: Don't rely on h1_sl anymore except during...
2018-12-01 Christopher... MINOR: htx: Add the start-line offset for the HTX messa...
2018-12-01 Christopher... MEDIUM: htx: Change htx_sl to be a struct instead of...
2018-12-01 Christopher... MINOR: stats: Don't add end-of-data marker and trailers...
2018-12-01 Christopher... MINOR: htx: Add a function to find the HTX block corres...
2018-12-01 Christopher... MINOR: htx: Add function to iterate on an HTX message...
2018-12-01 Christopher... MINOR: htx: Add function to add an HTX block just befor...
2018-12-01 Christopher... MEDIUM: mux-h1: Add keep-alive outgoing connections...
2018-12-01 Christopher... MINOR: mux-h1: Consume channel's data in a loop in...
2018-12-01 Christopher... MINOR: mux-h1: Subscribe to send in h1_snd_buf() when...
2018-12-01 Christopher... MINOR: mux-h1: Be prepare to fail when EOM is added...
2018-12-01 Christopher... MINOR: mux-h1: Write last chunk and trailers if not...
2018-12-01 Christopher... MINOR: mux-h1: Don't rely on the stream anymore in...
2018-12-01 Christopher... MINOR: proto_htx: Use conn_stream's info to set t_idle...
next