]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2014-04-22  Willy TarreauMEDIUM: http: only allocate the temporary compression...
2014-04-22  Willy TarreauMINOR: http: further cleanups of response forwarding...
2014-04-22  Willy TarreauMEDIUM: http: start to centralize the forwarding code
2014-04-22  Willy TarreauMEDIUM: http: cleanup: centralize a little bit HTTP...
2014-04-22  Willy TarreauMAJOR: http/compression: fix chunked-encoded response...
2014-04-22  Willy TarreauMAJOR: http: re-enable compression on chunked encoding
2014-04-22  Willy TarreauMEDIUM: http: headers must be forwarded even if data...
2014-04-22  Willy TarreauBUG/MINOR: http: deinitialize compression after a compr...
2014-04-22  Willy TarreauBUG/MINOR: http: deinitialize compression after a parsi...
2014-04-22  Willy TarreauMEDIUM: http: forward headers again while waiting for...
2014-04-22  Willy TarreauMAJOR: http: reset msg->sov after headers are forwarded
2014-04-22  Willy TarreauMEDIUM: http: small helpers to compute how far to rewin...
2014-04-22  Willy TarreauMINOR: http: add a small helper to compute how far...
2014-04-22  Willy TarreauMEDIUM: http: add a small helper to compute how far...
2014-04-22  Willy TarreauMINOR: http: add a small helper to compute the amount...
2014-04-22  Willy TarreauMAJOR: http: don't update msg->sov anymore while proces...
2014-04-22  Willy TarreauMEDIUM: http: http_parse_chunk_crlf() must not advance...
2014-04-22  Willy TarreauMAJOR: http: do not use msg->sol while processing messa...
2014-04-22  Willy TarreauMINOR: http: make msg->eol carry the last CRLF length
2014-04-22  Willy TarreauCLEANUP: http: prepare dedicated processing for chunked...
2014-04-22  Willy TarreauCLEANUP: http: rename http_process_request_body()
2014-04-22  Willy TarreauMEDIUM: http: wait for the first chunk or message body...
2014-04-22  Willy TarreauMEDIUM: http: don't reject anymore message bodies not...
2014-04-22  Thierry FOURNIERMINOR: http: add the function "del-header" to the direc...
2014-04-22  GodbachCLEANUP: code style: use tabs to indent codes instead...
2014-04-22  GodbachDOC: fix typo
2014-04-17  Apollon OikonomopoulosMINOR: systemd wrapper: propagate exit status
2014-04-17  Apollon OikonomopoulosMINOR: systemd wrapper: improve logging
2014-04-17  Apollon OikonomopoulosMINOR: systemd wrapper: re-execute on SIGUSR2
2014-04-16  Thierry FOURNIERDOC: Update "language" documentation
2014-04-15  Thierry FOURNIERBUG/MAJOR: session: fix a possible crash with src_tracked
2014-04-15  Thierry FOURNIERBUG/MINOR: log: Don't dump empty unique-id
2014-04-14  Thierry FOURNIERMINOR: http: Add the "language" converter to for use...
2014-04-14  Thierry FOURNIERBUG/MEDIUM: stick-table: fix IPv4-to-IPv6 conversion...
2014-04-14  Willy TarreauBUILD/MINOR: ssl: remove one call to sprintf()
2014-04-14  Remi GacogneMEDIUM: ssl: Add standardized DH parameters >= 1024...
2014-04-14  Nenad MerdanovicBUG/MINOR: Fix name lookup ordering when compiled with...
2014-04-14  Lukas TribusBUG/MINOR: build: handle whitespaces in wc -l output
2014-04-14  Willy TarreauBUG/MEDIUM: systemd-wrapper: fix locating of haproxy...
2014-04-14  Willy TarreauBUILD/MEDIUM: http: remove calls to sprintf()
2014-04-14  Willy TarreauBUILD/MEDIUM: checks: get rid of sprintf()
2014-04-14  Willy TarreauBUILD/MEDIUM: cfgparse: get rid of sprintf()
2014-04-14  Willy TarreauBUILD/MEDIUM: standard: get rid of sprintf()
2014-04-14  Willy TarreauBUILD/MEDIUM: standard: get rid of the last strcpy()
2014-04-14  Jarno HuuskonenDOC: fix a few config typos.
2014-04-12  Lukas TribusBUG/MINOR: build: add missing objects in osx and bsd...
2014-04-10  Lukas TribusBUG/MINOR: acl: req_ssl_sni fails with SSLv3 record...
2014-04-09  Willy TarreauBUILD: ssl: previous patch failed
2014-04-09  David SMINOR: ssl: add ssl_fc_unique_id to fetch TLS Unique ID
2014-04-09  Willy TarreauBUG/MAJOR: counters: check for null-deref when looking...
2014-04-06  Apollon OikonomopoulosBUG/MINOR: reject malformed HTTP/0.9 requests
2014-04-02  Willy TarreauCLEANUP: pattern: move array definitions to proto/...
2014-04-02  Willy TarreauBUG/MEDIUM: pattern: fix wrong definition of the pat_pr...
2014-04-02  Willy TarreauBUILD: adjust makefile for AIX 5.1
2014-03-31  Willy TarreauREORG: cfgparse: move server keyword parsing to server.c
2014-03-31  Bertrand JacquinMEDIUM: proxy: support use_backend with dynamic names
2014-03-31  Thierry FOURNIERMEDIUM: config: Dynamic sections.
2014-03-31  Thierry FOURNIERMINOR: standard: Add ipv6 support in the function url2sa().
2014-03-28  Thierry FOURNIERMINOR: pattern: Add function to prune and reload patter...
2014-03-28  Thierry FOURNIERMINOR: session: don't always assume there's a listener
2014-03-28  Thierry FOURNIERMINOR: cli: remove information about acl or map owner.
2014-03-28  Thierry FOURNIERMINOR: pattern/cli: Update used terms in documentation...
2014-03-20  Thierry FOURNIERDOC: pattern: pattern organisation schematics
2014-03-19  Willy TarreauMEDIUM: compression: consider the "q=" attribute in...
2014-03-18  Julien VehentDOC: lowercase format string in unique-id
2014-03-17  Thierry FOURNIERBUG/MEDIUM: acl: boolean only matches were broken by...
2014-03-17  Thierry FOURNIERMEDIUM: acl: Change the acl register struct
2014-03-17  Thierry FOURNIERDOC: document "get map" / "get acl" on the CLI
2014-03-17  Thierry FOURNIERMINOR: pattern: forbid dns resolutions
2014-03-17  Thierry FOURNIERMINOR: pattern: Remove the flag "PAT_F_FROM_FILE".
2014-03-17  Thierry FOURNIERMINOR: standard: Disable ip resolution during the runtime
2014-03-17  Thierry FOURNIERMINOR: dumpstat/conf: display all the configuration...
2014-03-17  Thierry FOURNIERMINOR: configuration: File and line propagation
2014-03-17  Thierry FOURNIERMINOR: pattern: index duplicates
2014-03-17  Thierry FOURNIERMINOR: doc: Update the documentation about the map...
2014-03-17  Thierry FOURNIERMINOR: cli: Block the usage of the command "acl add...
2014-03-17  Thierry FOURNIERMINOR: regex: The pointer regstr in the struc regex...
2014-03-17  Thierry FOURNIERMINOR: pattern: The function pat_ref_set() have now...
2014-03-17  Thierry FOURNIERMEDIUM: dumpstats: Display error message during add...
2014-03-17  Thierry FOURNIERMINOR: acl/pattern: Acl "-M" option force to load file...
2014-03-17  Thierry FOURNIERMINOR: pattern: Check if the file reference is not...
2014-03-17  Thierry FOURNIERMINOR: pattern/map/acl: Centralization of the file...
2014-03-17  Thierry FOURNIERMEDIUM: dumpstats/pattern: display and use each pointer...
2014-03-17  Thierry FOURNIERMEDIUM: pattern_find_smp: functions find_smp uses the...
2014-03-17  Thierry FOURNIERMEDIUM: pattern: delete() function uses the pat_ref_elt...
2014-03-17  Thierry FOURNIERMINOR: dumpstats: display the reference for th key...
2014-03-17  Thierry FOURNIERMINOR: pattern: Each pattern expression element store...
2014-03-17  Thierry FOURNIERMINOR: pattern: store configuration reference for each...
2014-03-17  Thierry FOURNIERMINOR: pattern: Merge function pattern_add() with pat_r...
2014-03-17  Thierry FOURNIERMINOR: pattern: The function "pattern_register()" is...
2014-03-17  Thierry FOURNIERMINOR: pattern/acl: Each pattern of each acl can be...
2014-03-17  Thierry FOURNIERMINOR: pattern: Each pattern is identified by unique id.
2014-03-17  Thierry FOURNIERMEDIUM: pattern: The expected type is stored in the...
2014-03-17  Thierry FOURNIERMEDIUM: pattern: merge same pattern
2014-03-17  Thierry FOURNIERMAJOR: pattern/map: Extends the map edition system...
2014-03-17  Thierry FOURNIERMINOR: map/pattern: The sample parser is stored in...
2014-03-17  Thierry FOURNIERMEDIUM: pattern/dumpstats: The function pattern_lookup...
2014-03-17  Thierry FOURNIERMEDIUM: pattern: add sample lookup function.
2014-03-17  Thierry FOURNIERMEDIUM: pattern: add prune function
2014-03-17  Thierry FOURNIERMEDIUM: pattern: add delete functions
next