1. 231ef1d MINOR: lua: use the hlua_rule type in place of opaque type by Thierry FOURNIER · Thu Jul 30 19:03:55 2015 +0200
  2. 7677f40 MINOR: actions: Remove the data opaque pointer by Thierry FOURNIER · Thu Jul 30 18:53:54 2015 +0200
  3. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  4. 7d4335c MEDIUM: pattern/map: Maps can returns various types by Thierry FOURNIER · Wed Aug 19 09:05:25 2015 +0200
  5. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  6. 654398a MINOR: samples: extract the anonymous union and create the union sample_value by Thierry FOURNIER · Thu Aug 20 13:52:51 2015 +0200
  7. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  8. 503bb09 MINOR: samples: rename some struct member from "smp" to "data" by Thierry FOURNIER · Wed Aug 19 08:35:43 2015 +0200
  9. 12ba0c2 MINOR: samples: rename a struct from sample_storage to sample_data by Thierry FOURNIER · Fri Aug 14 00:02:11 2015 +0200
  10. a123ad8 MINOR: sample/proto_tcp: export "smp_fetch_src" by Thierry FOURNIER · Fri Jul 24 09:12:15 2015 +0200
  11. fd7edd3 MINOR: Move http method enum from proto_http to sample by Thierry FOURNIER · Thu Jul 23 18:16:33 2015 +0200
  12. 422a3af MINOR: proto_tcp: add session in the action prototype by Thierry FOURNIER · Mon Aug 10 18:30:18 2015 +0200
  13. a6b6343 CLEANUP: http/tcp actions: remove the scope member by Thierry FOURNIER · Tue Aug 11 10:59:49 2015 +0200
  14. de39c9b CLEANUP: appsession: remove the last include files by Willy Tarreau · Mon Aug 10 19:17:10 2015 +0200
  15. 3580b03 CLEANUP: proxy: remove last references to appsession by Willy Tarreau · Mon Aug 10 19:15:14 2015 +0200
  16. 53a09d5 MAJOR: http: remove references to appsession by Willy Tarreau · Mon Aug 10 18:59:40 2015 +0200
  17. e63ac87 MINOR: log: Add log-format variable %HQ, to log HTTP query strings by Andrew Hayworth · Fri Jul 31 16:14:16 2015 +0000
  18. 9f5ada3 MINOR: server: add new SRV_ADMF_CMAINT flag by Baptiste Assmann · Sat Aug 08 15:49:13 2015 +0200
  19. 7017cb0 MINOR: server: add a list of safe, already reused idle connections by Willy Tarreau · Wed Aug 05 16:35:23 2015 +0200
  20. d8fecee MINOR: config: add new setting "http-reuse" by Willy Tarreau · Wed Aug 05 14:12:31 2015 +0200
  21. 387ebf8 MINOR: connection: add a new flag CO_FL_PRIVATE by Willy Tarreau · Tue Aug 04 19:24:13 2015 +0200
  22. 173a1c6 MINOR: server: add a list of already used idle connections by Willy Tarreau · Wed Aug 05 10:31:57 2015 +0200
  23. 4320eaa MINOR: stream-int: make si_idle_conn() only accept valid connections by Willy Tarreau · Wed Aug 05 11:08:30 2015 +0200
  24. 323a2d9 MEDIUM: stream-int: queue idle connections at the server by Willy Tarreau · Tue Aug 04 19:00:17 2015 +0200
  25. d75d40e MINOR: connection: add a new list member in the connection struct by Willy Tarreau · Tue Aug 04 17:25:58 2015 +0200
  26. 600802a MINOR: server: add a list of private idle connections by Willy Tarreau · Tue Aug 04 17:19:06 2015 +0200
  27. 41b09f4 MINOR: stream-int: add new function si_detach_endpoint() by Willy Tarreau · Tue Aug 04 20:44:05 2015 +0200
  28. 973a542 MEDIUM: stream-int: simplify si_alloc_conn() by Willy Tarreau · Wed Aug 05 21:47:23 2015 +0200
  29. 2100b49 CLEANUP/MINOR: dns: dns_str_to_dn_label() only needs a const char by Willy Tarreau · Wed Jul 22 16:42:43 2015 +0200
  30. fd77e05 MINOR: vars: returns variable content by Thierry FOURNIER · Tue Jul 07 21:20:42 2015 +0200
  31. bf65cd4 MAJOR: arg: converts uint and sint in sint by Thierry FOURNIER · Mon Jul 20 17:45:02 2015 +0200
  32. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  33. 5b4dd68 MINOR: standard: provide htonll() and ntohll() by Willy Tarreau · Tue Jul 21 23:47:18 2015 +0200
  34. 763a5d8 MINOR: standard: add 64 bits conversion functions by Thierry FOURNIER · Mon Jul 06 23:09:52 2015 +0200
  35. 19a106d MINOR: server: server_find functions: id, name, best_match by Baptiste Assmann · Wed Jul 08 22:03:56 2015 +0200
  36. 7cc419a MINOR: server: new server flag: SRV_F_FORCED_ID by Baptiste Assmann · Tue Jul 07 22:02:20 2015 +0200
  37. 8a027cc MINOR: proxy: bit field for proxy_find_best_match diff status by Baptiste Assmann · Fri Jul 03 11:03:33 2015 +0200
  38. d7c7475 MINOR: stream-int: only use si_release_endpoint() to release a connection by Willy Tarreau · Sun Jul 19 19:14:10 2015 +0200
  39. 7a08d3b CLEANUP: stream-int: remove stream_int_unregister_handler() and si_detach() by Willy Tarreau · Sun Jul 19 18:47:45 2015 +0200
  40. 25f4e3e CLEANUP: vars: remove unused struct by Thierry FOURNIER · Tue Jun 23 22:11:04 2015 +0200
  41. 732eac4 MEDIUM: ssl: add sni support on the server lines by Willy Tarreau · Thu Jul 09 11:40:25 2015 +0200
  42. 6307641 MINOR: ssl: provide ia function to set the SNI extension on a connection by Willy Tarreau · Fri Jul 10 11:33:32 2015 +0200
  43. 28d976d MINOR: args: add new context for servers by Willy Tarreau · Thu Jul 09 11:39:33 2015 +0200
  44. 646b864 CLEANUP: ssl: make ssl_sock_generated_cert_serial() take a const by Willy Tarreau · Tue Jul 07 18:09:15 2015 +0200
  45. 2fbcafc MEDIUM: http: Add new 'set-src' option to http-request by Adis Nezirovic · Mon Jul 06 15:44:30 2015 +0200
  46. 79beb24 CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type() by Adis Nezirovic · Mon Jul 06 15:41:02 2015 +0200
  47. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · Thu Jul 02 07:00:17 2015 +0000
  48. 105c8e6 MEDIUM: 51d: add LRU-based cache on User-Agent string detection by Dragan Dosen · Mon Jun 29 16:43:26 2015 +0200
  49. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  50. ebcd484 MEDIUM: vars: move the session variables to the session, not the stream by Willy Tarreau · Fri Jun 19 11:59:02 2015 +0200
  51. ce7b4de BUILD/MINOR: lua: ensure that hlua_ctx_destroy is properly defined by Willy Tarreau · Wed Jun 17 20:18:54 2015 +0200
  52. aaf5860 MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed. by Emeric Brun · Mon Jun 15 17:23:30 2015 +0200
  53. c365d99 MINOR: vars: adds get and set functions by Thierry FOURNIER · Tue Jun 09 12:27:17 2015 +0200
  54. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · Sat Jun 06 19:29:07 2015 +0200
  55. a9ff994 MINOR: build: fix build dependency by Thierry FOURNIER · Tue Jun 09 15:49:44 2015 +0200
  56. 0e11863 MINOR: tcp/http/conf: extends the keyword registration options by Thierry FOURNIER · Thu Jun 04 11:44:06 2015 +0200
  57. fbdb775 MINOR: tcp: increase the opaque data array by Thierry FOURNIER · Wed Jun 03 19:32:04 2015 +0200
  58. 9c627e8 MEDIUM: sample: Add type any by Thierry FOURNIER · Wed Jun 03 20:12:35 2015 +0200
  59. 1480bd8 MINOR: standard: add function that converts signed int to a string by Thierry FOURNIER · Sat Jun 06 19:14:59 2015 +0200
  60. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · Sun May 17 00:33:24 2015 +0200
  61. a68ca96 MAJOR: server: add DNS-based server name resolution by Baptiste Assmann · Tue Apr 14 01:15:08 2015 +0200
  62. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  63. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · Mon Apr 13 23:08:16 2015 +0200
  64. 3d8f831 MEDIUM: server: change server ip address from stats socket by Baptiste Assmann · Mon Apr 13 22:54:33 2015 +0200
  65. 14e4014 MEDIUM: server: add support for changing a server's address by Baptiste Assmann · Tue Apr 14 01:13:07 2015 +0200
  66. 9dd44ba BUG/MEDIUM: compat: fix segfault on FreeBSD by Joris Dedieu · Sat Jun 13 01:05:11 2015 +0200
  67. 3054880 MINOR: ssl: Export functions to manipulate generated certificates by Christopher Faulet · Thu Jun 11 13:39:32 2015 +0200
  68. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · Tue Jun 09 17:29:50 2015 +0200
  69. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · Thu Jun 11 13:33:13 2015 +0200
  70. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · Tue Jun 09 17:06:17 2015 +0200
  71. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · Fri May 29 12:54:25 2015 +0100
  72. eef3f9f MINOR: global: add several 51Degrees members to global by Thomas Holmes · Tue May 12 15:47:24 2015 +0100
  73. a397e76 CLEANUP: adjust the envelope name in da.h to reflect the file name by Willy Tarreau · Mon Jun 01 15:52:54 2015 +0200
  74. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · Mon Jun 01 15:42:29 2015 +0200
  75. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · Mon Jun 01 15:39:50 2015 +0200
  76. ba3dd2b CLEANUP: global: remove one ifdef USE_DEVICEATLAS by Willy Tarreau · Mon Jun 01 15:38:33 2015 +0200
  77. 88d13cb MEDIUM: global: add the DeviceAtlas required elements to struct global by David Carlier · Mon Jun 01 13:53:01 2015 +0200
  78. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · Mon Jun 01 13:50:06 2015 +0200
  79. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · Fri May 29 15:53:22 2015 +0200
  80. 561a0f9 MINOR: tcp: add custom actions that can continue tcp-(request|response) processing by Thierry FOURNIER · Fri May 29 17:29:14 2015 +0200
  81. b3971ab MAJOR: peers: peers protocol version 2.0 by Emeric Brun · Tue May 12 18:49:09 2015 +0200
  82. ddea626 MINOR: common: escape CSV strings by Thierry FOURNIER · Thu May 28 16:00:28 2015 +0200
  83. 51d861a MEDIUM: http: implement http-response redirect rules by Willy Tarreau · Fri May 22 17:30:48 2015 +0200
  84. be4653b MINOR: http: prepare support for parsing redirect actions on responses by Willy Tarreau · Thu May 28 15:26:58 2015 +0200
  85. cdb67ca MINOR: http: add array of generic pointers in http_res_rules by Thierry FOURNIER · Tue May 26 17:38:47 2015 +0200
  86. eb3e348 MEDIUM: proxy: add a new proxy_find_best_match() function by Willy Tarreau · Wed May 27 16:46:26 2015 +0200
  87. 0d1fdf7 MINOR: proxy: add a flag to memorize that the proxy's ID was forced by Willy Tarreau · Wed May 27 16:44:02 2015 +0200
  88. 3c56a7d MINOR: proxy: add a new function proxy_find_by_id() by Willy Tarreau · Tue May 26 15:25:32 2015 +0200
  89. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · Tue May 26 12:18:29 2015 +0200
  90. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  91. 63d38fd CLEANUP: proxy: remove now unused function findproxy_mode() by Willy Tarreau · Tue May 26 12:05:53 2015 +0200
  92. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  93. 726ab71 MEDIUM: backend: Allow redispatch on retry intervals by Joseph Lynch · Mon May 11 23:25:34 2015 -0700
  94. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · Sat May 09 08:46:01 2015 +0200
  95. 146defa MINOR: Add TLS ticket keys reference and use it in the listener struct by Nenad Merdanovic · Sat May 09 08:46:00 2015 +0200
  96. 22b09d2 MINOR: include comment in tcpcheck error log by Baptiste Assmann · Fri May 01 08:03:04 2015 +0200
  97. aa12b47 MINOR: tcpcheck_rule structure update by Baptiste Assmann · Sat Apr 25 16:16:48 2015 +0200
  98. 0786d05 MEDIUM: sample: change the prototype of sample-fetches functions by Thierry FOURNIER · Mon May 11 15:42:45 2015 +0200
  99. 1d33b88 MINOR: sample: fill the struct sample with the options. by Thierry FOURNIER · Mon May 11 15:25:29 2015 +0200
  100. 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200