]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-12-03  Willy TarreauBUG/MINOR: h2: try to abort closed streams as soon...
2017-12-03  Willy TarreauBUG/MINOR: h2: immediately close if receiving GOAWAY...
2017-12-03  Willy TarreauBUG/MAJOR: h2: correctly check the request length when...
2017-12-03  Willy TarreauBUG/MINOR: hpack: dynamic table size updates are only...
2017-12-03  Willy TarreauBUG/MINOR: hpack: reject invalid header index
2017-12-03  Willy TarreauBUG/MINOR: hpack: must reject huffman literals padded...
2017-12-03  Willy TarreauBUG/MINOR: hpack: fix debugging output of pseudo header...
2017-12-03  Olivier HouchardBUG/MEDIUM: checks: Be sure we have a mux if we created...
2017-12-02  Christian RuppertBUILD: Fix LDFLAGS vs. LIBS re linking order in various...
2017-12-02  Christopher... BUG/MAJOR: thread: Be sure to request a sync between...
2017-12-02  Olivier HouchardMINOR: threads: Fix pthread_setaffinity_np on FreeBSD.
2017-12-02  PiBa-NLBUG/MINOR: mworker: detach from tty when in daemon...
2017-12-02  PiBa-NLBUG/MINOR: mworker: fix validity check for the pipe FDs
2017-12-01  Willy TarreauMINOR: config: report when "monitor fail" rules are...
2017-12-01  David CarlierBUILD/MINOR: haproxy: compiling config cpu parsing...
2017-12-01  Emeric BrunBUG/MAJOR: thread/peers: fix deadlock on peers sync.
2017-11-29  Emeric BrunBUG/MEDIUM: peers: fix some track counter rules dont...
2017-11-29  Willy TarreauBUG/MEDIUM: h2: don't report an error after parsing...
2017-11-29  Willy TarreauBUG/MEDIUM: threads/peers: decrement, not increment...
2017-11-29  Emmanuel HocdetBUG/MINOR: ssl: CO_FL_EARLY_DATA removal is managed...
2017-11-29  David CarlierBUILD/MINOR: Makefile : enabling USE_CPU_AFFINITY
2017-11-29  David CarlierBUILD/MINOR: haproxy : FreeBSD/cpu affinity needs pthre...
2017-11-29  Willy TarreauBUG/MEDIUM: stream: fix session leak on applet-initiate...
2017-11-29  Willy TarreauBUILD: checks: don't include server.h
2017-11-28  William LallemandBUG/MEDIUM: cache: bad computation of the remaining...
2017-11-28  William LallemandBUG/MEDIUM: ssl: don't allocate shctx several time
2017-11-28  Christopher... BUG/MEDIUM: tcp-check: Don't lock the server in tcpchec...
2017-11-27  David CarlierBUILD/MINOR: deviceatlas: enable thread support
2017-11-26  Cyril BontéDOC: cache: update sections and fix some typos
2017-11-26  Olivier HouchardBUG/MEDIUM: kqueue: Don't bother closing the kqueue...
2017-11-26  Willy Tarreau[RELEASE] Released version 1.9-dev0 v1.9-dev0
2017-11-26  Willy Tarreau[RELEASE] Released version 1.8.0 v1.8.0
2017-11-26  Willy TarreauBUILD: Makefile: reorder object files by size
2017-11-26  Willy TarreauBUG/MAJOR: threads/queue: avoid recursive locking in...
2017-11-26  Willy TarreauDOC: config: add a few bits about how to configure...
2017-11-26  Willy TarreauCLEANUP: pools: align pools on a cache line
2017-11-26  Willy TarreauCLEANUP: fd: place the lock at the beginning of struct...
2017-11-26  Willy TarreauCLEANUP: cache: more efficiently pack the struct cache
2017-11-26  Willy TarreauCLEANUP: checks: remove 16 bytes of holes in struct...
2017-11-26  Willy TarreauCLEANUP: proxy: slightly reorder the struct proxy to...
2017-11-26  Willy TarreauCLEANUP: server: reorder some fields in struct server...
2017-11-26  Willy TarreauMINOR: buffers: cache-align buffer_wq_lock
2017-11-26  Willy TarreauMINOR: fd: cache-align fdtab and fdcache locks
2017-11-26  Willy TarreauMINOR: task: align the rq and wq locks
2017-11-26  Willy TarreauMINOR: task: keep a pointer to the currently running...
2017-11-26  Willy TarreauBUG/MINOR: threads: don't drop "extern" on the lock...
2017-11-24  William LallemandMAJOR: mworker: exits the master on failure
2017-11-24  William LallemandDOC: cache: configuration and management
2017-11-24  Lukas TribusDOC: explain HTTP2 timeout behavior
2017-11-24  William LallemandMEDIUM: cache: max-age configuration keyword
2017-11-24  William LallemandMINOR: cache: replace a fprint() by an abort()
2017-11-24  Willy TarreauDOC: add Christopher and Emeric as maintainers of the...
2017-11-24  Willy TarreauDOC: mention William as maintainer of the cache and...
2017-11-24  Emeric BrunDOC: add initial peers protovol v2.0 documentation.
2017-11-24  Willy TarreauDOC: fix mangled version in peers protocol documentation
2017-11-24  Willy TarreauDOC: update the roadmap file with the latest changes...
2017-11-24  Willy TarreauCLEANUP: pools: rename all pool functions and pointers...
2017-11-24  Olivier HouchardMINOR/CLEANUP: proxy: rename "proxy" to "proxies_list"
2017-11-24  Christopher... CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
2017-11-24  Christopher... CLEANUP: debug: Use DPRINTF instead of fprintf into...
2017-11-24  Christopher... MEDIUM: listener: Bind listeners on a thread subset...
2017-11-24  Christopher... MINOR: config: Add threads support for "process" option...
2017-11-24  Christopher... MINOR: config: Add the threads support in cpu-map directive
2017-11-24  Christopher... MINOR:: config: Remove thread-map directive
2017-11-24  Christopher... MINOR: config: Support partial ranges in cpu-map directive
2017-11-24  Christopher... MINOR: config: Add auto-increment feature for cpu-map
2017-11-24  Christopher... MINOR: standard: Add my_ffsl function to get the positi...
2017-11-24  Christopher... MINOR: config: Export parse_process_number and use...
2017-11-24  Christopher... MINOR: config: Slightly change how parse_process_number...
2017-11-24  Christopher... MINOR: config: Support a range to specify processes...
2017-11-24  Christopher... BUG/MINOR: listener: Allow multiple "process" options...
2017-11-24  William LallemandMINOR: cache: move the refcount decrease in the applet...
2017-11-24  William LallemandBUG/MEDIUM: cache: free ressources in chn_end_analyze
2017-11-24  Willy TarreauBUG/MEDIUM: stream: always release the stream-interface...
2017-11-24  Emmanuel HocdetMINOR: ssl: Handle early data with BoringSSL
2017-11-24  Willy TarreauMEDIUM: config: ensure that tune.bufsize is at least...
2017-11-24  Willy TarreauMINOR: h2: make use of client-fin timeout after GOAWAY
2017-11-24  Willy TarreauMEDIUM: h2: don't gracefully close the connection anymo...
2017-11-24  Willy TarreauMINOR: h2: send RST_STREAM before GOAWAY on reject
2017-11-24  Willy TarreauMINOR: http: implement the "http-request reject" rule
2017-11-23  William LallemandMEDIUM: cache: store sha1 for hashing the cache key
2017-11-23  Olivier HouchardMINOR: mux: Make sure every string is woken up after...
2017-11-23  Olivier HouchardMINOR: ssl: Handle reading early data after writing...
2017-11-23  Willy TarreauBUG/MAJOR: threads/task: dequeue expired tasks under...
2017-11-23  Willy TarreauBUG/MAJOR: h2: always remove a stream from the send...
2017-11-23  Willy TarreauBUG/MINOR: stream: fix tv_request calculation for applets
2017-11-23  Christopher... BUG/MINOR: Use crt_base instead of ca_base when crt...
2017-11-23  Christopher... MINOR: sample: Add "thread" sample fetch
2017-11-23  Willy TarreauBUG/MEDIUM: threads/time: maintain a common time refere...
2017-11-23  Willy TarreauBUG/MEDIUM: threads/time: fix time drift correction
2017-11-22  Willy TarreauMINOR: pools: implement DEBUG_UAF to detect use after...
2017-11-22  Willy TarreauMINOR: pools: prepare functions to override malloc...
2017-11-22  Olivier HouchardMINOR: ssl: Don't disable early data handling if we...
2017-11-22  Olivier HouchardBUG/MINOR: ssl: Always start the handshake if we can...
2017-11-22  Willy TarreauBUG/MEDIUM: deinit: correctly deinitialize the proxy...
2017-11-22  William LallemandBUG/MEDIUM: cache fix cli_kws structure
2017-11-22  William LallemandBUG/MEDIUM: cache: refcount forbids to free the objects
2017-11-22  William LallemandBUG/MEDIUM: cache: use key=0 as a condition for freeing
2017-11-21  William LallemandMEDIUM: cache: "show cache" on the cli
2017-11-21  William LallemandMEDIUM: shctx: use unsigned int for len and block_count
next