1. 38b3aa5 BUG/MAJOR: http: fix bug in parse_qvalue() when selecting compression algo by Willy Tarreau · 10 years ago
  2. 3ce10ff CLEANUP: http: remove all calls to http_silent_debug() by Willy Tarreau · 10 years ago
  3. d351021 CLEANUP: http: document the response forwarding states by Willy Tarreau · 10 years ago
  4. bed410e MAJOR: http: centralize data forwarding in the request path by Willy Tarreau · 10 years ago
  5. 32b5ab2 MEDIUM: http: only allocate the temporary compression buffer when needed by Willy Tarreau · 10 years ago
  6. d5a6783 MINOR: http: further cleanups of response forwarding function by Willy Tarreau · 10 years ago
  7. c623c17 MEDIUM: http: start to centralize the forwarding code by Willy Tarreau · 10 years ago
  8. 168ebc5 MEDIUM: http: cleanup: centralize a little bit HTTP compression end by Willy Tarreau · 10 years ago
  9. 7f2f8d5 MAJOR: http/compression: fix chunked-encoded response processing by Willy Tarreau · 10 years ago
  10. 5fb0abd MAJOR: http: re-enable compression on chunked encoding by Willy Tarreau · 10 years ago
  11. b59c7bf MEDIUM: http: headers must be forwarded even if data was already inspected by Willy Tarreau · 10 years ago
  12. 6fef8ae BUG/MINOR: http: deinitialize compression after a compression error by Willy Tarreau · 10 years ago
  13. d01f426 BUG/MINOR: http: deinitialize compression after a parsing error by Willy Tarreau · 10 years ago
  14. 7ba2354 MEDIUM: http: forward headers again while waiting for connection to complete by Willy Tarreau · 10 years ago
  15. 1234f4a MAJOR: http: reset msg->sov after headers are forwarded by Willy Tarreau · 10 years ago
  16. 211cdec MEDIUM: http: add a small helper to compute how far to rewind to find headers by Willy Tarreau · 10 years ago
  17. c24715e MAJOR: http: don't update msg->sov anymore while processing the body by Willy Tarreau · 10 years ago
  18. 0669d7d MEDIUM: http: http_parse_chunk_crlf() must not advance the buffer pointer by Willy Tarreau · 10 years ago
  19. 877e78d MAJOR: http: do not use msg->sol while processing messages or forwarding data by Willy Tarreau · 11 years ago
  20. 0558a02 MINOR: http: make msg->eol carry the last CRLF length by Willy Tarreau · 10 years ago
  21. 890988f CLEANUP: http: prepare dedicated processing for chunked encoded message bodies by Willy Tarreau · 10 years ago
  22. 5a8f947 CLEANUP: http: rename http_process_request_body() by Willy Tarreau · 10 years ago
  23. 226071e MEDIUM: http: wait for the first chunk or message body length in http_process_body by Willy Tarreau · 10 years ago
  24. 31a1995 MEDIUM: http: don't reject anymore message bodies not containing the url param by Willy Tarreau · 10 years ago
  25. dad3d1d MINOR: http: add the function "del-header" to the directives http-request and http-response by Thierry FOURNIER · 10 years ago
  26. ad90351 MINOR: http: Add the "language" converter to for use with accept-language by Thierry FOURNIER · 10 years ago
  27. e9187f8 BUILD/MEDIUM: http: remove calls to sprintf() by Willy Tarreau · 10 years ago
  28. 25a1522 BUG/MINOR: reject malformed HTTP/0.9 requests by Apollon Oikonomopoulos · 10 years ago
  29. 9f95e40 MINOR: standard: Add ipv6 support in the function url2sa(). by Thierry FOURNIER · 10 years ago
  30. 0e9b1b4 MEDIUM: compression: consider the "q=" attribute in Accept-Encoding by Willy Tarreau · 10 years ago
  31. c5a4e98 MEDIUM: acl: Change the acl register struct by Thierry FOURNIER · 10 years ago
  32. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · 10 years ago
  33. e369ca2 MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed by Thierry FOURNIER · 10 years ago
  34. 7acca4b MEDIUM: pattern: delete() function uses the pat_ref_elt to find the element to be removed by Thierry FOURNIER · 10 years ago
  35. 5d34408 MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once. by Thierry FOURNIER · 10 years ago
  36. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · 10 years ago
  37. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · 10 years ago
  38. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · 10 years ago
  39. 5338eea MEDIUM: pattern: The match function browse itself the list or the tree. by Thierry FOURNIER · 11 years ago
  40. d437314 MEDIUM: sample/http_proto: Add new type called method by Thierry FOURNIER · 11 years ago
  41. 7654c9f MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags by Thierry FOURNIER · 11 years ago
  42. edc15c3 MEDIUM: pattern: The parse functions just return "struct pattern" without memory allocation by Thierry FOURNIER · 11 years ago
  43. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · 11 years ago
  44. 580c32c MEDIUM: pattern: The pattern parser no more uses <opaque> and just takes one string. by Thierry FOURNIER · 10 years ago
  45. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · 10 years ago
  46. d048d8b BUG/MINOR: http: fix encoding of samples used in http headers by Thierry FOURNIER · 10 years ago
  47. 7519560 MINOR: http: release compression context only in http_end_txn() by Willy Tarreau · 10 years ago
  48. 80a92c0 BUG/MEDIUM: http: don't start to forward request data before the connect by Willy Tarreau · 10 years ago
  49. 3634624 BUG/MEDIUM: http: continue to emit 503 on keep-alive to different server by Willy Tarreau · 10 years ago
  50. a20cb85 MINOR: stats: Enhancement to stats page to provide information of last session time. by Bhaskar Maddala · 10 years ago
  51. 96a7785 MINOR: http: optimize capture.req.method and capture.req.uri by William Lallemand · 10 years ago
  52. 65ad6e1 MINOR: http: capture.req.method and capture.req.uri by William Lallemand · 10 years ago
  53. 416ce61 BUG/MEDIUM: http: fix regression caused by recent switch to keep-alive by default by Willy Tarreau · 10 years ago
  54. 98d9695 BUG/MEDIUM: http/auth: Sometimes the authentication credentials can be mix between two requests by Thierry FOURNIER · 10 years ago
  55. 70dffda MAJOR: http: switch to keep-alive mode by default by Willy Tarreau · 10 years ago
  56. f8b0e03 MEDIUM: http: make keep-alive + httpclose be passive mode by Willy Tarreau · 10 years ago
  57. 02bce8b MAJOR: http: update connection mode configuration by Willy Tarreau · 10 years ago
  58. 59ad1a2 BUG/MINOR: config: correctly report when log-format headers require HTTP mode by Willy Tarreau · 10 years ago
  59. f333834 BUG/MEDIUM: counters: flush content counters after each request by Willy Tarreau · 10 years ago
  60. a43ba4e MINOR: http: smp_fetch_capture_header_* fetch captured headers by William Lallemand · 10 years ago
  61. 3c72872 CLEANUP: connection: use conn_ctrl_ready() instead of checking the flag by Willy Tarreau · 10 years ago
  62. 4afd70a BUG/MAJOR: fix freezes during compression by Willy Tarreau · 10 years ago
  63. 1f0da24 BUG/MEDIUM: unique_id: HTTP request counter is not stable by Willy Tarreau · 10 years ago
  64. c920096 BUG/MINOR: http: don't clear the SI_FL_DONT_WAKE flag between requests by Willy Tarreau · 11 years ago
  65. d7ad9f5 MAJOR: channel: add a new flag CF_WAKE_WRITE to notify the task of writes by Willy Tarreau · 11 years ago
  66. 51437d2 Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page" by Willy Tarreau · 11 years ago
  67. f3221f9 MEDIUM: stats: add support for HTTP keep-alive on the stats page by Willy Tarreau · 11 years ago
  68. 3988d93 OPTIM: http: don't stop polling for read on the client side after a request by Willy Tarreau · 11 years ago
  69. 7257550 BUG/MINOR: http: always disable compression on HTTP/1.0 by Willy Tarreau · 11 years ago
  70. 068621e MINOR: http: try to stick to same server after status 401/407 by Willy Tarreau · 11 years ago
  71. 2737562 MEDIUM: stream-int: implement a very simplistic idle connection manager by Willy Tarreau · 11 years ago
  72. b169eba BUG/MEDIUM: http: cook_cnt() forgets to set its output type by Willy Tarreau · 11 years ago
  73. e8df1e1 MEDIUM: http: make option http_proxy automatically rewrite the URL by Willy Tarreau · 11 years ago
  74. 6b726ad MEDIUM: http: do not report connection errors for second and further requests by Willy Tarreau · 11 years ago
  75. 4213a11 MAJOR: http: add the keep-alive transition on the server side by Willy Tarreau · 11 years ago
  76. 9471b8c MEDIUM: connection: inform si_alloc_conn() whether existing conn is OK or not by Willy Tarreau · 11 years ago
  77. 2e7a165 OPTIM: http: do not re-enable reading on client side while closing the server side by Willy Tarreau · 11 years ago
  78. 3f3997e OPTIM: http: set CF_READ_DONTWAIT on response message by Willy Tarreau · 11 years ago
  79. 89efaed BUILD: definitely silence some stupid GCC warnings by Willy Tarreau · 11 years ago
  80. 0b2fe4a MINOR: pattern: add support for compiling patterns for lookups by Thierry FOURNIER · 11 years ago
  81. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · 11 years ago
  82. cc0e0b3 MINOR: pattern: Each pattern sets the expected input type by Thierry FOURNIER · 11 years ago
  83. 2d400bb MINOR: stream_interface: add reporting of ressouce allocation errors by Willy Tarreau · 12 years ago
  84. 3770f23 MINOR: http: switch the http state to an enum by Willy Tarreau · 11 years ago
  85. c8987b3 DIET/MINOR: http: reduce the size of struct http_txn by 8 bytes by Willy Tarreau · 11 years ago
  86. 1fbe1c9 MEDIUM: stream-int: return the allocated appctx in stream_int_register_handler() by Willy Tarreau · 11 years ago
  87. 7b4b499 MEDIUM: stream-int: replace occurrences of si->appctx with si_appctx() by Willy Tarreau · 11 years ago
  88. 32e3c6a MAJOR: stream interface: dynamically allocate the outgoing connection by Willy Tarreau · 11 years ago
  89. f79c817 MAJOR: connection: add two new flags to indicate readiness of control/transport by Willy Tarreau · 11 years ago
  90. 4bd33a9 MINOR: http: use conn_init() to reinitialize the server connection by Willy Tarreau · 11 years ago
  91. b363a1f MAJOR: stream-int: stop using si->conn and use si->end instead by Willy Tarreau · 11 years ago
  92. 9b6c2c7 MINOR: stream-int: rename ->applet to ->appctx by Willy Tarreau · 11 years ago
  93. 1e6902f MINOR: connection: always initialize conn->objt_type to OBJ_TYPE_CONN by Willy Tarreau · 11 years ago
  94. 414e9bb MEDIUM: stats: move request argument processing to the final step by Willy Tarreau · 11 years ago
  95. 347a35d MAJOR: stats: move the HTTP stats handling to its applet by Willy Tarreau · 11 years ago
  96. 96d4491 MEDIUM: stats: prepare the HTTP stats I/O handler to support more states by Willy Tarreau · 11 years ago
  97. 4c804ec MINOR: http: prevent smp_fetch_url_{ip,port} from using si->conn by Willy Tarreau · 11 years ago
  98. 306f830 MEDIUM: stats: don't use conn->xprt_ctx anymore by Willy Tarreau · 11 years ago
  99. a94d2d7 MEDIUM: stats: don't use conn->xprt_st anymore by Willy Tarreau · 11 years ago
  100. 0838295 CLEANUP: stream_interface: remove unused field err_loc by Willy Tarreau · 11 years ago