]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2015-07-06 Adis NezirovicMEDIUM: http: Add new 'set-src' option to http-request
2015-07-06 Adis NezirovicCLEANUP: sample: generalize sample_fetch_string() as...
2015-07-04 Willy TarreauMINOR: stats: improve compression stats reporting
2015-07-04 Willy TarreauBUG/MAJOR: tcp: tcp rulesets were still broken
2015-07-03 Cyril BontéDOC: dns: fix chapters syntax
2015-07-03 KOVACS KrisztianBUG/MAJOR: connection: fix TLV offset calculation for...
2015-07-02 Willy TarreauBUG/MAJOR: buffers: make the buffer_slow_realign()...
2015-07-02 David CarlierBUILD: add netbsd TARGET
2015-07-02 David CarlierBUILD/MINOR: tools: rename popcount to my_popcountl
2015-06-30 Dragan DosenDOC: add notes about the "51degrees-cache-size" parameter
2015-06-30 Dragan DosenMEDIUM: 51d: add LRU-based cache on User-Agent string...
2015-06-30 Dragan DosenMEDIUM: 51Degrees code refactoring and cleanup
2015-06-23 Willy TarreauBUG/MEDIUM: vars: do not freeze the connection when...
2015-06-19 Willy TarreauMEDIUM: vars: move the session variables to the session...
2015-06-19 Willy TarreauMINOR: vars: make the accounting not depend on the...
2015-06-17 Willy TarreauBUG/MEDIUM: lru: fix possible memory leak when ->free...
2015-06-17 Willy TarreauBUILD/MINOR: lua: ensure that hlua_ctx_destroy is prope...
2015-06-17 Willy TarreauBUG/MEDIUM: logs: fix improper systematic use of quotes...
2015-06-17 Willy TarreauBUG/MAJOR: lru: fix unconditional call to free due...
2015-06-17 Willy TarreauBUILD/MINOR: stats: fix build warning due to condition...
2015-06-17 Willy TarreauBUILD/MINOR: lua: fix a harmless build warning
2015-06-17 Willy TarreauBUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
2015-06-17 Willy Tarreau[RELEASE] Released version 1.6-dev2 v1.6-dev2
2015-06-17 Willy TarreauBUILD: ssl: fix recent build breakage on older SSL...
2015-06-17 Thierry FOURNIERBUG/MINOR: vars/compil: fix some warnings
2015-06-16 Emeric BrunBUG/MAJOR: sample: regression on sample cast to stick...
2015-06-16 Emeric BrunMEDIUM: peers: support of any stick-table data-types...
2015-06-16 Emeric BrunMEDIUM: peers: re-schedule stick-table's entry for...
2015-06-16 Emeric BrunMINOR: peers: avoid re-scheduling of pending stick...
2015-06-13 Thierry FOURNIERMINOR: samples: add samples which returns constants
2015-06-13 Thierry FOURNIERMINOR: lua: Variable access
2015-06-13 Thierry FOURNIERMINOR: vars: adds get and set functions
2015-06-13 Thierry FOURNIERMEDIUM: vars: adds support of variables
2015-06-13 Thierry FOURNIERMINOR: build: fix build dependency
2015-06-13 Thierry FOURNIERMINOR: tcp/http/conf: extends the keyword registration...
2015-06-13 Thierry FOURNIERMINOR: tcp: increase the opaque data array
2015-06-13 Thierry FOURNIERMINOR: debug: add a special converter which display...
2015-06-13 Thierry FOURNIERMEDIUM: sample: Add type any
2015-06-13 Thierry FOURNIERBUG/MINOR: sample: wrong conversion of signed values
2015-06-13 Thierry FOURNIERMINOR: standard: add function that converts signed...
2015-06-13 Thierry FOURNIERDOC: mention the "lua action" in documentation
2015-06-13 Baptiste AssmannMINOR: dns: add DNS statistics
2015-06-13 Baptiste AssmannDOC: server name resolution + proto DNS
2015-06-13 Baptiste AssmannMAJOR: server: add DNS-based server name resolution
2015-06-13 Baptiste AssmannMEDIUM: dns: implement a DNS resolver
2015-06-13 Baptiste AssmannMEDIUM: protocol: add minimalist UDP protocol client
2015-06-13 Baptiste AssmannMEDIUM: server: change server ip address from stats...
2015-06-13 Baptiste AssmannMEDIUM: server: add support for changing a server's...
2015-06-13 Joris DedieuBUG/MEDIUM: compat: fix segfault on FreeBSD
2015-06-12 Christopher... MINOR: ssl: Export functions to manipulate generated...
2015-06-12 Christopher... MEDIUM: ssl: Add options to forge SSL certificates
2015-06-12 Christopher... MINOR: lru: Add lru64_lookup function
2015-06-12 Christopher... MINOR: lru: Add the possibility to free data when an...
2015-06-11 Dragan DosenBUG/MEDIUM: init: segfault if global._51d_property_name...
2015-06-09 GodbachCLEANUP: deinit: remove codes for cleaning p->block_rules
2015-06-09 Thierry FOURNIERBUG/MINOR: debug: display (null) in place of "meth"
2015-06-03 Jim FreemanDOC: set-log-level in Logging section preamble
2015-06-03 Thierry FOURNIERDOC: lua: schematics about lua socket organization
2015-06-02 Willy TarreauBUILD: make DeviceAtlas easier to build by defaulting...
2015-06-02 Willy TarreauBUILD: fix build warning when not using 51degrees
2015-06-02 Willy TarreauBUILD: make 51D easier to build by defaulting to 51DEGR...
2015-06-02 Thomas HolmesDOC: add build indications for 51Degrees to README.
2015-06-02 Thomas HolmesDOC: add 51Degrees notes to configuration.txt.
2015-06-02 Thomas HolmesMEDIUM: sample: add trie support to 51Degrees
2015-06-02 Thomas HolmesMEDIUM: deinit: add cleanup for 51Degrees to deinit
2015-06-02 Thomas HolmesMEDIUM: sample: add fiftyone_degrees converter.
2015-06-02 Thomas HolmesMINOR: init: add 51Degrees initialisation code
2015-06-02 Thomas HolmesMINOR: config: add 51Degrees config parsing.
2015-06-02 Thomas HolmesMINOR: global: add several 51Degrees members to global
2015-06-02 Thomas HolmesBUILD: add 51degrees options to makefile.
2015-06-02 Willy TarreauCLEANUP: da: remove ifdef USE_DEVICEATLAS from da.c
2015-06-02 Willy TarreauCLEANUP: adjust the envelope name in da.h to reflect...
2015-06-02 Willy TarreauCLEANUP: da: register the config keywords in da.c
2015-06-02 Willy TarreauCLEANUP: da: move the converter registration to da.c
2015-06-02 Willy TarreauCLEANUP: global: remove one ifdef USE_DEVICEATLAS
2015-06-02 Willy TarreauBUG/MINOR: da: fix log-level comparison to emove annoyi...
2015-06-02 David CarlierDOC: README: explain how to build with DeviceAtlas
2015-06-02 David CarlierBUILD: Makefile: add options to build with DeviceAtlas
2015-06-02 David CarlierMEDIUM: init: DeviceAtlas initialization
2015-06-02 David CarlierMEDIUM: sample: add the da-csv converter
2015-06-02 David CarlierMEDIUM: global: add the DeviceAtlas required elements...
2015-06-02 David CarlierMEDIUM: config: add DeviceAtlas global keywords
2015-05-31 Remi GacogneMEDIUM: ssl: replace standards DH groups with custom...
2015-05-31 Remi GacogneMEDIUM: ssl: add the possibility to use a global DH...
2015-05-29 Thierry FOURNIERMINOR: lua: Lua tcp action are not final action
2015-05-29 Thierry FOURNIERMINOR: tcp: add custom actions that can continue tcp...
2015-05-29 Emeric BrunMAJOR: peers: peers protocol version 2.0
2015-05-28 Willy TarreauBUG/MEDIUM: http: fix body processing for the stats...
2015-05-28 William LallemandMEDIUM: cfgparse: check max arguments in the proxies...
2015-05-28 William LallemandMEDIUM: cfgparse: max arguments check in the global...
2015-05-28 William LallemandMEDIUM: cfgparse: check section maximum number of arguments
2015-05-28 William LallemandCLEANUP: cfgparse: remove reference to 'ruleset' section
2015-05-28 William LallemandBUG/MEDIUM: cfgparse: segfault when userlist is misused
2015-05-28 William LallemandBUG/MINOR: cfgparse: fix typo in 'option httplog' error...
2015-05-28 Remi GacogneMINOR: ssl: add a destructor to free allocated SSL...
2015-05-28 Remi GacogneBUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value...
2015-05-28 Thierry FOURNIERMEDIUM: stats: escape some strings in the CSV dump
2015-05-28 Thierry FOURNIERMINOR: common: escape CSV strings
2015-05-28 Willy TarreauMEDIUM: http: no need to close the request on redirect...
2015-05-28 Willy TarreauMEDIUM: http: implement http-response redirect rules
next