]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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
2014-03-17 Thierry FOURNIERMEDIUM: pattern: Index IPv6 addresses in a tree.
2014-03-17 Thierry FOURNIERMEDIUM: pattern: The match function browse itself the...
2014-03-17 Thierry FOURNIERMINOR: map/dumpstats: The cli cmd "get map ..." display...
2014-03-17 Thierry FOURNIERMINOR: dumpstats: change the "get map" display management
2014-03-17 Thierry FOURNIERMINOR: dumpstats: change map inline sentences
2014-03-17 Thierry FOURNIERMEDIUM: pattern: The function pattern_exec_match()...
2014-03-17 Thierry FOURNIERMINOR: dumpstats: Group map inline help
2014-03-17 Thierry FOURNIERMEDIUM: sample/http_proto: Add new type called method
2014-03-17 Thierry FOURNIERMEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN...
2014-03-17 Thierry FOURNIERMINOR: standard: Add function for converting cidr to...
2014-03-17 Thierry FOURNIERMINOR: sample: dont call the sample cast function ...
2014-03-17 Thierry FOURNIERMINOR: pattern: Rename "pat_idx_elt" to "pattern_tree"
2014-03-17 Thierry FOURNIERMEDIUM: pattern: The parse functions just return "struc...
2014-03-17 Thierry FOURNIERMEDIUM: pattern: add indexation function.
2014-03-17 Willy TarreauMINOR: sample: move smp_to_type to sample.c
2014-03-17 Thierry FOURNIERMINOR: pattern: separe list element from the data part.
2014-03-17 Thierry FOURNIERCONTRIB: ip6range: add a network IPv6 range to mask...
2014-03-17 Thierry FOURNIERMEDIUM: pattern: Change the prototype of the function...
2014-03-17 Thierry FOURNIERMEDIUM: pattern: The pattern parser no more uses <opaqu...
2014-03-17 Thierry FOURNIERMEDIUM: acl/pattern: standardisation "of pat_parse_int...
2014-03-17 Thierry FOURNIERMAJOR: auth: Change the internal authentication system.
2014-03-17 Willy TarreauCLEANUP: acl: remove obsolete test in parse_acl_expr()
2014-03-17 Thierry FOURNIERMEDIUM: sample: change the behavior of the bin2str...
2014-03-17 Thierry FOURNIERMINOR: sample: add hex converter
2014-03-17 Thierry FOURNIERBUG/MINOR: http: fix encoding of samples used in http...
2014-03-17 Thierry FOURNIERMINOR: standard: add function "encode_chunk"
2014-03-15 Willy TarreauMEDIUM: config: faster lookup for duplicated proxy...
2014-03-15 Willy TarreauMEDIUM: stick-table: lookup table names using trees.
2014-03-15 Willy TarreauMEDIUM: proxy: make get_backend_server() use findproxy...
2014-03-15 Willy TarreauMEDIUM: proxy: make findproxy() use trees to look up...
2014-03-15 Willy TarreauMEDIUM: proxy: create a tree to store proxies by name
2014-03-15 Willy TarreauMINOR: protect ebimtree/ebistree against multiple inclu...
2014-03-14 Willy TarreauMINOR: http: release compression context only in http_e...
2014-03-14 Willy TarreauBUG/MEDIUM: http: don't start to forward request data...
2014-03-14 Thierry FOURNIERBUG/MINOR: log: The log of quotted capture header has...
2014-03-12 Thierry FOURNIERBUG/MEDIUM: map: The map parser includes blank lines.
2014-03-11 Willy TarreauBUG/MEDIUM: compression: fix the output type of the...
2014-03-04 Joshua M. ClulowBUG/MINOR: raw_sock: also consider ENOTCONN in addition...
2014-03-03 Lukas TribusMINOR: set IP_FREEBIND on IPv6 sockets in transparent...
2014-02-24 Willy TarreauBUG/MINOR: config: fix a crash on startup when a disabl...
2014-02-24 Willy TarreauMEDIUM: acl: fix pattern type for payload / payload_lv
2014-02-24 Willy TarreauBUG/MEDIUM: http: continue to emit 503 on keep-alive...
2014-02-24 Willy TarreauBUG/MEDIUM: backend: prefer-last-server breaks redispatch
2014-02-20 Cyril BontéDOC: fix a typo on http-server-close and encapsulate...
2014-02-18 Willy TarreauBUG/MINOR: config: server on-marked-* statement is...
2014-02-17 Willy TarreauBUG/MEDIUM: ssl: always send a full buffer after EAGAIN
next