1. 0a3b43d MINOR: haproxy: Make use of deinit_and_exit() for clean exits by Tim Duesterhus · Sun Jun 14 00:37:42 2020 +0200
  2. 2654055 MINOR: haproxy: Add void deinit_and_exit(int) by Tim Duesterhus · Sun Jun 14 00:37:41 2020 +0200
  3. 8469bed CI: travis-ci: use "-O1" for clang builds by Ilya Shipitsin · Sun Jun 14 01:08:37 2020 +0500
  4. 2867b40 BUG/MEDIUM: checks: Fix off-by-one in allocation of SMTP greeting cmd by Tim Duesterhus · Fri Jun 12 15:58:48 2020 +0200
  5. f28d5c9 BUILD: proto_uxst: shut up yet another gcc's absurd warning by Willy Tarreau · Fri Jun 12 15:58:19 2020 +0200
  6. db57a14 BUILD: thread: add parenthesis around values of locking macros by Willy Tarreau · Fri Jun 12 11:42:25 2020 +0200
  7. d0712f3 BUG/MINOR: ssl: fix ssl-{min,max}-ver with openssl < 1.1.0 by William Lallemand · Thu Jun 11 17:34:00 2020 +0200
  8. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · Fri May 29 14:35:51 2020 +0200
  9. 2fc761e BUG/MEDIUM: pattern: fix thread safety of pattern matching by Willy Tarreau · Thu Jun 11 16:37:35 2020 +0200
  10. 4989de2 BUILD: Remove nowarn for warnings that do not trigger by Tim Duesterhus · Fri May 29 14:35:50 2020 +0200
  11. df18787 BUG/MEDIUM: log: don't hold the log lock during writev() on a file descriptor by Willy Tarreau · Thu Jun 11 14:25:47 2020 +0200
  12. 0a4b0ab BUILD: include: add sys/types before netinet/tcp.h by Willy Tarreau · Thu Jun 11 11:22:44 2020 +0200
  13. 1385c88 [RELEASE] Released version 2.2-dev9 by Willy Tarreau · Thu Jun 11 10:22:10 2020 +0200
  14. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · Thu Jun 11 09:23:02 2020 +0200
  15. e579391 REORG: include: make list-t.h part of the base API by Willy Tarreau · Thu Jun 11 09:14:49 2020 +0200
  16. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  17. 5b9cde4 REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.h by Willy Tarreau · Thu Jun 11 08:33:02 2020 +0200
  18. ca8b069 REORG: include: move MAX_THREADS to defaults.h by Willy Tarreau · Thu Jun 11 08:14:01 2020 +0200
  19. 6784c99 CLEANUP: include: make atomic.h part of the base API by Willy Tarreau · Thu Jun 11 07:58:05 2020 +0200
  20. 8e3f5c6 CLEANUP: compiler: add a THREAD_ALIGNED macro and use it where appropriate by Willy Tarreau · Thu Jun 11 08:22:01 2020 +0200
  21. 920214e BUILD: reorder objects in the Makefile for faster builds by Willy Tarreau · Fri Jun 05 20:04:36 2020 +0200
  22. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  23. 251c2aa CLEANUP: include: move sample_data out of sample-t.h by Willy Tarreau · Fri Jun 05 16:54:16 2020 +0200
  24. 4f663ec CLEANUP: include: don't include proxy-t.h in global-t.h by Willy Tarreau · Fri Jun 05 16:25:48 2020 +0200
  25. d62af6a CLEANUP: include: don't include stddef.h directly by Willy Tarreau · Fri Jun 05 15:37:34 2020 +0200
  26. bcc6733 REORG: check: extract the external checks from check.{c,h} by Willy Tarreau · Fri Jun 05 15:31:31 2020 +0200
  27. d604ace REORG: check: move email_alert* from proxy-t.h to mailers-t.h by Willy Tarreau · Fri Jun 05 14:55:20 2020 +0200
  28. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · Fri Jun 05 12:25:38 2020 +0200
  29. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · Fri Jun 05 11:40:38 2020 +0200
  30. 4f6535d CLEANUP: hpack: export debug functions and move inlines to .h by Willy Tarreau · Fri Jun 05 09:05:31 2020 +0200
  31. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  32. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  33. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
  34. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · Thu Jun 04 22:59:39 2020 +0200
  35. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
  36. 6c58ab0 REORG: include: move spoe.h to haproxy/spoe{,-t}.h by Willy Tarreau · Thu Jun 04 22:35:49 2020 +0200
  37. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  38. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  39. c659968 REORG: include: move fcgi-app.h to haproxy/fcgi-app{,-t}.h by Willy Tarreau · Thu Jun 04 21:33:21 2020 +0200
  40. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · Thu Jun 04 21:29:29 2020 +0200
  41. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  42. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  43. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  44. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · Thu Jun 04 20:30:20 2020 +0200
  45. 2867159 REORG: include: move lb_map.h to haproxy/lb_map{,-t}.h by Willy Tarreau · Thu Jun 04 20:22:59 2020 +0200
  46. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  47. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
  48. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
  49. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · Thu Jun 04 19:27:34 2020 +0200
  50. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  51. c6d61d7 REORG: include: move trace.h to haproxy/trace{,-t}.h by Willy Tarreau · Thu Jun 04 19:02:42 2020 +0200
  52. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · Thu Jun 04 18:58:52 2020 +0200
  53. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
  54. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · Thu Jun 04 18:38:21 2020 +0200
  55. 126ba3a REORG: include: move http_fetch.h to haproxy/http_fetch.h by Willy Tarreau · Thu Jun 04 18:26:43 2020 +0200
  56. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · Thu Jun 04 18:21:56 2020 +0200
  57. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
  58. 8b550af REORG: include: move tcp_rules.h to haproxy/tcp_rules.h by Willy Tarreau · Thu Jun 04 17:42:48 2020 +0200
  59. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · Thu Jun 04 17:37:26 2020 +0200
  60. fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · Thu Jun 04 17:31:04 2020 +0200
  61. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  62. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  63. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · Thu Jun 04 16:25:31 2020 +0200
  64. b23e595 REORG: include: move protocol_buffers.h to haproxy/protobuf{,-t}.h by Willy Tarreau · Thu Jun 04 16:06:59 2020 +0200
  65. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  66. 469509b REORG: include: move payload.h to haproxy/payload.h by Willy Tarreau · Thu Jun 04 15:13:30 2020 +0200
  67. 2cd5809 REORG: include: move map to haproxy/map{,-t}.h by Willy Tarreau · Thu Jun 04 15:10:43 2020 +0200
  68. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · Thu Jun 04 15:06:28 2020 +0200
  69. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · Thu Jun 04 14:58:24 2020 +0200
  70. 546ba42 REORG: include: move lb_fwrr.h to haproxy/lb_fwrr{,-t}.h by Willy Tarreau · Thu Jun 04 14:45:03 2020 +0200
  71. 0254941 REORG: include: move lb_fwlc.h to haproxy/lb_fwlc{,-t}.h by Willy Tarreau · Thu Jun 04 14:41:04 2020 +0200
  72. b5fc3bf REORG: include: move lb_fas.h to haproxy/lb_fas{,-t}.h by Willy Tarreau · Thu Jun 04 14:37:38 2020 +0200
  73. fbe8da3 REORG: include: move lb_chash.h to haproxy/lb_chash{,-t}.h by Willy Tarreau · Thu Jun 04 14:34:27 2020 +0200
  74. 52d8872 REORG: move ssl_crtlist.h to haproxy/ssl_crtlist{,-t}.h by Willy Tarreau · Thu Jun 04 14:29:23 2020 +0200
  75. 47d7f90 REORG: include: move ssl_ckch.h to haproxy/ssl_ckch{,-t}.h by Willy Tarreau · Thu Jun 04 14:25:47 2020 +0200
  76. b2bd865 REORG: include: move ssl_utils.h to haproxy/ssl_utils.h by Willy Tarreau · Thu Jun 04 14:21:22 2020 +0200
  77. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · Thu Jun 04 14:07:37 2020 +0200
  78. d7d2c28 CLEANUP: include: remove unused mux_pt.h by Willy Tarreau · Thu Jun 04 14:04:31 2020 +0200
  79. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · Thu Jun 04 11:40:28 2020 +0200
  80. 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · Thu Jun 04 11:29:21 2020 +0200
  81. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · Thu Jun 04 11:23:07 2020 +0200
  82. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · Thu Jun 04 11:18:28 2020 +0200
  83. cc9bbfb REORG: include: split mailers.h into haproxy/mailers{,-t}.h by Willy Tarreau · Thu Jun 04 11:09:42 2020 +0200
  84. 167e1eb REORG: include: move counters.h to haproxy/counters-t.h by Willy Tarreau · Thu Jun 04 11:01:17 2020 +0200
  85. 7d865a5 REORG: include: move flt_http_comp.h to haproxy/ by Willy Tarreau · Thu Jun 04 10:57:05 2020 +0200
  86. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · Thu Jun 04 10:53:16 2020 +0200
  87. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · Thu Jun 04 10:36:03 2020 +0200
  88. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  89. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · Thu Jun 04 10:15:32 2020 +0200
  90. 8c79400 REORG: include: move hlua_fcn.h to haproxy/hlua_fcn.h by Willy Tarreau · Thu Jun 04 10:05:25 2020 +0200
  91. 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · Thu Jun 04 09:20:54 2020 +0200
  92. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · Thu Jun 04 09:08:41 2020 +0200
  93. c6fe884 REORG: include: move h1_htx.h to haproxy/h1_htx.h by Willy Tarreau · Thu Jun 04 09:00:02 2020 +0200
  94. 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · Thu Jun 04 08:52:38 2020 +0200
  95. f07f30c REORG: include: move proto/proto_sockpair.h to haproxy/proto_sockpair.h by Willy Tarreau · Thu Jun 04 08:41:30 2020 +0200
  96. 832ce65 REORG: include: move proto_udp.h to haproxy/proto_udp{,-t}.h by Willy Tarreau · Thu Jun 04 08:36:05 2020 +0200
  97. 14e8af5 CLEANUP: include: remove empty raw_sock.h by Willy Tarreau · Thu Jun 04 08:34:19 2020 +0200
  98. 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · Thu Jun 04 08:32:23 2020 +0200
  99. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · Wed Jun 03 20:02:28 2020 +0200
  100. d2ad57c REORG: include: move ring to haproxy/ring{,-t}.h by Willy Tarreau · Wed Jun 03 19:43:35 2020 +0200