1. 8a027cc MINOR: proxy: bit field for proxy_find_best_match diff status by Baptiste Assmann · Fri Jul 03 11:03:33 2015 +0200
  2. fac9ccf BUG/MINOR: http/sample: gmtime/localtime can fail by Thierry FOURNIER · Wed Jul 08 00:15:20 2015 +0200
  3. 8a39a1f BUG/MINOR: payload: Add volatile flag to smp_fetch_req_ssl_ec_ext by Nenad Merdanovic · Wed Jul 15 12:51:11 2015 +0200
  4. d7c7475 MINOR: stream-int: only use si_release_endpoint() to release a connection by Willy Tarreau · Sun Jul 19 19:14:10 2015 +0200
  5. 7a08d3b CLEANUP: stream-int: remove stream_int_unregister_handler() and si_detach() by Willy Tarreau · Sun Jul 19 18:47:45 2015 +0200
  6. a9ff5e6 CLEANUP: stream-int: fix a few outdated comments about stream_int_register_handler() by Willy Tarreau · Sun Jul 19 18:46:30 2015 +0200
  7. 069b0c8 CLEANUP: stream: remove a useless call to si_detach() by Willy Tarreau · Sun Jul 19 17:57:02 2015 +0200
  8. 4c5490a BUG/MINOR: dns: wrong time unit for some DNS default parameters by Baptiste Assmann · Tue Jul 14 21:42:49 2015 +0200
  9. 91bd337 DOC usesrc root privileges requirments by Baptiste Assmann · Fri Jul 17 21:59:42 2015 +0200
  10. 25f4e3e CLEANUP: vars: remove unused struct by Thierry FOURNIER · Tue Jun 23 22:11:04 2015 +0200
  11. 29176f3 BUG/MINOR: lua: type error in the arguments wrapper by Thierry FOURNIER · Tue Jul 07 00:41:29 2015 +0200
  12. 732eac4 MEDIUM: ssl: add sni support on the server lines by Willy Tarreau · Thu Jul 09 11:40:25 2015 +0200
  13. 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
  14. 42529c3 MINOR: stream: maintain consistence between channel_forward and HTTP forward by Willy Tarreau · Thu Jul 09 18:38:57 2015 +0200
  15. 28d976d MINOR: args: add new context for servers by Willy Tarreau · Thu Jul 09 11:39:33 2015 +0200
  16. 53e1a6d BUG/MINOR: log: missing some ARGC_* entries in fmt_directives() by Willy Tarreau · Thu Jul 09 11:20:00 2015 +0200
  17. 5fc7d7e MINOR: Add sample fetch to detect Supported Elliptic Curves Extension by Nenad Merdanovic · Tue Jul 07 22:00:17 2015 +0200
  18. fc017fe CLEANUP: ssl: make ssl_sock_generate_certificate() use ssl_sock_generated_cert_serial() by Willy Tarreau · Tue Jul 07 18:09:34 2015 +0200
  19. 646b864 CLEANUP: ssl: make ssl_sock_generated_cert_serial() take a const by Willy Tarreau · Tue Jul 07 18:09:15 2015 +0200
  20. f672145 MINOR: ssl: make self-generated certs also work with raw IPv6 addresses by Willy Tarreau · Tue Jul 07 18:04:38 2015 +0200
  21. 96a0be7 BUG/MEDIUM: 51d: possible incorrect operations on smp->data.str.str by Dragan Dosen · Tue Jul 07 16:10:43 2015 +0200
  22. 2fbcafc MEDIUM: http: Add new 'set-src' option to http-request by Adis Nezirovic · Mon Jul 06 15:44:30 2015 +0200
  23. 79beb24 CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type() by Adis Nezirovic · Mon Jul 06 15:41:02 2015 +0200
  24. 4e5d58e MINOR: stats: improve compression stats reporting by Willy Tarreau · Sat Jul 04 14:35:15 2015 +0200
  25. 27f7824 BUG/MAJOR: tcp: tcp rulesets were still broken by Willy Tarreau · Sat Jul 04 11:36:30 2015 +0200
  26. 46175dd DOC: dns: fix chapters syntax by Cyril Bonté · Thu Jul 02 22:45:32 2015 +0200
  27. 7209c20 BUG/MAJOR: connection: fix TLV offset calculation for proxy protocol v2 parsing by KOVACS Krisztian · Fri Jul 03 14:09:10 2015 +0200
  28. 27187ab BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data by Willy Tarreau · Thu Jul 02 12:50:23 2015 +0200
  29. b5714da BUILD: add netbsd TARGET by David Carlier · Thu Jul 02 06:58:22 2015 +0000
  30. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · Thu Jul 02 07:00:17 2015 +0000
  31. ae6d39a DOC: add notes about the "51degrees-cache-size" parameter by Dragan Dosen · Mon Jun 29 16:43:27 2015 +0200
  32. 105c8e6 MEDIUM: 51d: add LRU-based cache on User-Agent string detection by Dragan Dosen · Mon Jun 29 16:43:26 2015 +0200
  33. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  34. e44136f BUG/MEDIUM: vars: do not freeze the connection when the expression cannot be fetched by Willy Tarreau · Tue Jun 23 15:17:33 2015 +0200
  35. ebcd484 MEDIUM: vars: move the session variables to the session, not the stream by Willy Tarreau · Fri Jun 19 11:59:02 2015 +0200
  36. 7233098 MINOR: vars: make the accounting not depend on the stream by Willy Tarreau · Fri Jun 19 11:21:56 2015 +0200
  37. 57b8a53 BUG/MEDIUM: lru: fix possible memory leak when ->free() is used by Willy Tarreau · Wed Jun 17 20:33:30 2015 +0200
  38. ce7b4de BUILD/MINOR: lua: ensure that hlua_ctx_destroy is properly defined by Willy Tarreau · Wed Jun 17 20:18:54 2015 +0200
  39. b7636d1 BUG/MEDIUM: logs: fix improper systematic use of quotes with a few tags by Willy Tarreau · Wed Jun 17 19:58:02 2015 +0200
  40. 7810ad7 BUG/MAJOR: lru: fix unconditional call to free due to unexpected semi-colon by Willy Tarreau · Wed Jun 17 19:53:03 2015 +0200
  41. 666f504 BUILD/MINOR: stats: fix build warning due to condition always true by Willy Tarreau · Wed Jun 17 19:49:52 2015 +0200
  42. 22b0a68 BUILD/MINOR: lua: fix a harmless build warning by Willy Tarreau · Wed Jun 17 19:43:49 2015 +0200
  43. 745d412 BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id by Willy Tarreau · Wed Jun 17 18:34:14 2015 +0200
  44. ad90f0d [RELEASE] Released version 1.6-dev2 by Willy Tarreau · Wed Jun 17 15:53:25 2015 +0200
  45. c8ad3be BUILD: ssl: fix recent build breakage on older SSL libs by Willy Tarreau · Wed Jun 17 15:48:26 2015 +0200
  46. 0b243fd BUG/MINOR: vars/compil: fix some warnings by Thierry FOURNIER · Tue Jun 16 23:52:47 2015 +0200
  47. 31c5653 BUG/MAJOR: sample: regression on sample cast to stick table types. by Emeric Brun · Tue Jun 16 18:26:17 2015 +0200
  48. 9490095 MEDIUM: peers: support of any stick-table data-types for sync by Emeric Brun · Thu Jun 11 18:25:54 2015 +0200
  49. 57056f0 MEDIUM: peers: re-schedule stick-table's entry for sync when data is modified. by Emeric Brun · Mon Jun 15 18:29:57 2015 +0200
  50. 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
  51. cc10329 MINOR: samples: add samples which returns constants by Thierry FOURNIER · Sat Jun 06 19:30:17 2015 +0200
  52. 053ba8ad MINOR: lua: Variable access by Thierry FOURNIER · Mon Jun 08 13:05:33 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. 9687c77 MINOR: debug: add a special converter which display its input sample content. by Thierry FOURNIER · Thu May 07 15:46:29 2015 +0200
  59. 9c627e8 MEDIUM: sample: Add type any by Thierry FOURNIER · Wed Jun 03 20:12:35 2015 +0200
  60. 0f81144 BUG/MINOR: sample: wrong conversion of signed values by Thierry FOURNIER · Sat Jun 06 19:16:52 2015 +0200
  61. 1480bd8 MINOR: standard: add function that converts signed int to a string by Thierry FOURNIER · Sat Jun 06 19:14:59 2015 +0200
  62. 69717b4 DOC: mention the "lua action" in documentation by Thierry FOURNIER · Thu Jun 04 12:23:41 2015 +0200
  63. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · Sun May 17 00:33:24 2015 +0200
  64. 1fa6666 DOC: server name resolution + proto DNS by Baptiste Assmann · Tue Apr 14 00:28:47 2015 +0200
  65. a68ca96 MAJOR: server: add DNS-based server name resolution by Baptiste Assmann · Tue Apr 14 01:15:08 2015 +0200
  66. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  67. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · Mon Apr 13 23:08:16 2015 +0200
  68. 3d8f831 MEDIUM: server: change server ip address from stats socket by Baptiste Assmann · Mon Apr 13 22:54:33 2015 +0200
  69. 14e4014 MEDIUM: server: add support for changing a server's address by Baptiste Assmann · Tue Apr 14 01:13:07 2015 +0200
  70. 9dd44ba BUG/MEDIUM: compat: fix segfault on FreeBSD by Joris Dedieu · Sat Jun 13 01:05:11 2015 +0200
  71. 3054880 MINOR: ssl: Export functions to manipulate generated certificates by Christopher Faulet · Thu Jun 11 13:39:32 2015 +0200
  72. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · Tue Jun 09 17:29:50 2015 +0200
  73. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · Thu Jun 11 13:33:13 2015 +0200
  74. 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
  75. acd6b1f BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized by Dragan Dosen · Thu Jun 11 21:36:33 2015 +0200
  76. 28b48cc CLEANUP: deinit: remove codes for cleaning p->block_rules by Godbach · Tue Jun 09 19:41:52 2015 +0800
  77. 4c2479e BUG/MINOR: debug: display (null) in place of "meth" by Thierry FOURNIER · Wed Jun 03 20:12:04 2015 +0200
  78. 9e8714b DOC: set-log-level in Logging section preamble by Jim Freeman · Tue May 26 09:16:34 2015 -0600
  79. f08e66d DOC: lua: schematics about lua socket organization by Thierry FOURNIER · Tue Jun 02 22:51:09 2015 +0200
  80. 82bd42e BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC by Willy Tarreau · Tue Jun 02 14:10:28 2015 +0200
  81. a9f4702 BUILD: fix build warning when not using 51degrees by Willy Tarreau · Tue Jun 02 14:01:20 2015 +0200
  82. c7203c7 BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC by Willy Tarreau · Mon Jun 01 11:12:35 2015 +0200
  83. f95aaf6 DOC: add build indications for 51Degrees to README. by Thomas Holmes · Fri May 29 15:21:42 2015 +0100
  84. db04f19 DOC: add 51Degrees notes to configuration.txt. by Thomas Holmes · Mon May 18 13:21:39 2015 +0100
  85. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · Fri May 29 12:54:25 2015 +0100
  86. 5ed33ee MEDIUM: deinit: add cleanup for 51Degrees to deinit by Thomas Holmes · Thu May 14 17:14:30 2015 +0100
  87. 951d44d MEDIUM: sample: add fiftyone_degrees converter. by Thomas Holmes · Wed May 13 11:27:35 2015 +0100
  88. 6abded4 MINOR: init: add 51Degrees initialisation code by Thomas Holmes · Tue May 12 16:23:58 2015 +0100
  89. 0809f26 MINOR: config: add 51Degrees config parsing. by Thomas Holmes · Tue May 12 15:50:47 2015 +0100
  90. eef3f9f MINOR: global: add several 51Degrees members to global by Thomas Holmes · Tue May 12 15:47:24 2015 +0100
  91. 0ca65f8 BUILD: add 51degrees options to makefile. by Thomas Holmes · Tue May 12 15:06:21 2015 +0100
  92. 25eda1e CLEANUP: da: remove ifdef USE_DEVICEATLAS from da.c by Willy Tarreau · Tue Jun 02 13:25:39 2015 +0200
  93. 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
  94. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · Mon Jun 01 15:42:29 2015 +0200
  95. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · Mon Jun 01 15:39:50 2015 +0200
  96. ba3dd2b CLEANUP: global: remove one ifdef USE_DEVICEATLAS by Willy Tarreau · Mon Jun 01 15:38:33 2015 +0200
  97. 6bd42e7 BUG/MINOR: da: fix log-level comparison to emove annoying warning by Willy Tarreau · Mon Jun 01 15:25:46 2015 +0200
  98. b5efa01 DOC: README: explain how to build with DeviceAtlas by David Carlier · Mon Jun 01 14:21:47 2015 +0200
  99. a03fb14 BUILD: Makefile: add options to build with DeviceAtlas by David Carlier · Mon Jun 01 14:00:07 2015 +0200
  100. 4a02641 MEDIUM: init: DeviceAtlas initialization by David Carlier · Mon Jun 01 13:57:22 2015 +0200