- 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
- 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · Wed Jun 03 15:26:55 2020 +0200
- fa2ef5b REORG: include: move common/fcgi.h to haproxy/ by Willy Tarreau · Wed Jun 03 14:56:08 2020 +0200
- bf07314 REORG: include: move common/h2.h to haproxy/h2.h by Willy Tarreau · Wed Jun 03 12:04:01 2020 +0200
- be327fa REORG: include: move hpack*.h to haproxy/ and split hpack-tbl by Willy Tarreau · Wed Jun 03 09:09:57 2020 +0200
- 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · Wed Jun 03 08:44:35 2020 +0200
- 5413a87 REORG: include: move common/h1.h to haproxy/h1.h by Willy Tarreau · Tue Jun 02 19:33:08 2020 +0200
- 0017be0 REORG: include: split common/http-hdr.h into haproxy/http-hdr{,-t}.h by Willy Tarreau · Tue Jun 02 19:25:28 2020 +0200
- cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · Tue Jun 02 19:11:26 2020 +0200
- c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · Tue Jun 02 18:15:32 2020 +0200
- 374b442 REORG: include: split common/xref.h into haproxy/xref{,-t}.h by Willy Tarreau · Tue Jun 02 17:46:16 2020 +0200
- 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
- 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · Tue Jun 02 17:02:59 2020 +0200
- 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
- 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · Tue Jun 02 11:28:02 2020 +0200
- a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · Tue Jun 02 10:29:48 2020 +0200
- c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · Tue Jun 02 10:22:45 2020 +0200
- d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · Tue Jun 02 09:38:52 2020 +0200
- ed891fd MEDIUM: memory: make local pools independent on lockless pools by Willy Tarreau · Mon Jun 01 19:00:28 2020 +0200
- f8c1b64 MINOR: memory: move pool-specific path of the locked pool_free() to __pool_free() by Willy Tarreau · Mon Jun 01 18:35:24 2020 +0200
- fb117e6 MEDIUM: memory: don't let pool_put_to_cache() free the objects itself by Willy Tarreau · Mon Jun 01 18:16:57 2020 +0200
- a6982e5 MINOR: memory: don't let __pool_get_first() pick from the cache by Willy Tarreau · Mon Jun 01 17:51:05 2020 +0200
- 24aa1ee REORG: memory: move the OS-level allocator to haproxy/pool-os.h by Willy Tarreau · Sat May 30 18:56:17 2020 +0200
- 3646777 REORG: memory: move the pool type definitions to haproxy/pool-t.h by Willy Tarreau · Sat May 30 18:27:03 2020 +0200
- 606135a CLEANUP: pool: include freq_ctr.h and remove locally duplicated functions by Willy Tarreau · Mon Jun 01 12:35:03 2020 +0200
- 889faf4 CLEANUP: include: remove excessive includes of common/standard.h by Willy Tarreau · Mon Jun 01 12:09:26 2020 +0200
- aea4635 REORG: include: move integer manipulation functions from standard.h to intops.h by Willy Tarreau · Mon Jun 01 11:48:35 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · Fri Jun 05 08:40:51 2020 +0200
- 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · Thu May 28 15:29:19 2020 +0200
- 5775d09 CLEANUP: threads: remove a few needless includes of hathreads.h by Willy Tarreau · Thu May 28 17:00:53 2020 +0200
- 9453ecd REORG: threads: extract atomic ops from hathreads.h by Willy Tarreau · Thu May 28 15:29:33 2020 +0200
- 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
- f0f1c80 REORG: include: move istbuf.h to haproxy/ by Willy Tarreau · Wed May 27 17:32:53 2020 +0200
- 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · Wed May 27 17:22:10 2020 +0200
- 2a83d60 REORG: include: move debug.h from common/ to haproxy/ by Willy Tarreau · Wed May 27 16:58:08 2020 +0200
- 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · Wed May 27 16:51:33 2020 +0200
- eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · Wed May 27 16:21:26 2020 +0200
- 6019fab REORG: include: move openssl-compat.h from common/ to haproxy/ by Willy Tarreau · Wed May 27 16:26:00 2020 +0200
- 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
- d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · Wed May 27 15:59:00 2020 +0200
- fd4bffe REORG: include: move the base files from common/ to haproxy/ by Willy Tarreau · Wed May 27 14:38:20 2020 +0200
- b9082a9 CLEANUP: include: remove unused common/tools.h by Willy Tarreau · Wed Jun 03 17:50:30 2020 +0200
- 4d653a6 REORG: include: move SWAP/MID_RANGE/MAX_RANGE from tools.h to standard.h by Willy Tarreau · Wed Jun 03 17:49:00 2020 +0200
- 5ae5006 REORG: include: move MIN/MAX from tools.h to compat.h by Willy Tarreau · Wed Jun 03 17:47:08 2020 +0200
- 57bb71e CLEANUP: include: remove unused template.h by Willy Tarreau · Wed May 27 16:01:15 2020 +0200
- 86556a5 CLEANUP: include: remove common/config.h by Willy Tarreau · Wed May 27 14:30:40 2020 +0200
- 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
- 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
- 39bd740 CLEANUP: regex: remove outdated support for regex actions by Willy Tarreau · Tue Jun 02 17:17:13 2020 +0200
- 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · Thu May 28 11:13:15 2020 +0200
- 21072b9 CLEANUP: pools: use the regular lock for the flush operation on lockless pools by Willy Tarreau · Fri May 29 17:23:05 2020 +0200
- 0bac4cd CLEANUP: http: Remove unused HTTP message templates by Christopher Faulet · Wed May 27 10:11:59 2020 +0200
- 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · Wed May 27 09:57:28 2020 +0200
- 63a8738 MEDIUM: pools: directly free objects when pools are too much crowded by Willy Tarreau · Fri May 08 08:38:24 2020 +0200
- a1e4f8c MINOR: pools: compute an estimate of each pool's average needed objects by Willy Tarreau · Fri May 08 08:31:56 2020 +0200
- 0ff9b3d BUILD: hpack: make sure the hpack table can still be built standalone by Willy Tarreau · Fri May 22 12:05:27 2020 +0200
- 2056736 MINOR: htx: Add a function to copy a buffer in an HTX message by Christopher Faulet · Fri May 15 14:52:49 2020 +0200
- d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · Wed May 20 12:04:39 2020 +0200
- 2bdcc70 MEDIUM: hpack: use a pool for the hpack table by Willy Tarreau · Tue May 19 11:31:11 2020 +0200
- 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · Mon May 11 14:41:31 2020 +0200
- 325504c BUG/MINOR: sample/ssl: Fix digest converter for openssl < 1.1.0 by Christopher Faulet · Tue May 12 16:19:03 2020 +0200
- 5778fea CLEANUP: remove THREAD_LOCAL from config.h by Willy Tarreau · Sat May 09 09:08:09 2020 +0200
- 3bc4e8b CLENAUP: config: move CONFIG_HAP_LOCKLESS_POOLS out of config.h by Willy Tarreau · Sat May 09 09:02:35 2020 +0200
- 755afc0 CLEANUP: config: drop unused setting CONFIG_HAP_INLINE_FD_SET by Willy Tarreau · Sat May 09 08:57:48 2020 +0200
- 571eb3d CLEANUP: config: drop unused setting CONFIG_HAP_MEM_OPTIM by Willy Tarreau · Sat May 09 08:53:31 2020 +0200
- a4d9ee3 BUG/MINOR: threads: fix multiple use of argument inside HA_ATOMIC_UPDATE_{MIN,MAX}() by Willy Tarreau · Tue May 05 16:13:36 2020 +0200
- d66345d BUG/MINOR: threads: fix multiple use of argument inside HA_ATOMIC_CAS() by Willy Tarreau · Tue May 05 15:58:00 2020 +0200
- 0e9d87b MINOR: istbuf: add ist2buf() function by Baptiste Assmann · Sat Apr 18 14:50:11 2020 +0200
- de80201 MINOR: ist: add istissame() function by Baptiste Assmann · Sun Mar 29 09:10:27 2020 +0200
- 9ef1967 MINOR: ist: add istadv() function by Baptiste Assmann · Sun Mar 29 08:10:16 2020 +0200
- f0e5da2 BUG/MINOR: debug: properly use long long instead of long for the thread ID by Willy Tarreau · Fri May 01 12:26:03 2020 +0200
- ff64d3b MINOR: threads: export the POSIX thread ID in panic dumps by Willy Tarreau · Fri May 01 11:28:49 2020 +0200
- 0417975 MINOR: ist: Add a function to retrieve the ist pointer by Christopher Faulet · Tue Apr 21 10:46:43 2020 +0200
- 5eb96cb MINOR: standard: Add my_memspn and my_memcspn by Christopher Faulet · Wed Apr 15 10:23:01 2020 +0200
- 6c2a743 MINOR: proxy/checks: Move parsing of httpchk option in checks.c by Christopher Faulet · Thu Apr 09 14:48:48 2020 +0200
- 1997eca MEDIUM: checks: Implement LDAP check using tcp-check rules by Christopher Faulet · Fri Apr 03 23:13:50 2020 +0200
- fbcc77c MEDIUM: checks: Implement smtp check using tcp-check rules by Christopher Faulet · Wed Apr 01 20:54:05 2020 +0200
- 33f05df MEDIUM: checks: Implement redis check using tcp-check rules by Christopher Faulet · Wed Apr 01 11:08:50 2020 +0200
- bc1f54b MINOR: mini-clist: Add functions to iterate backward on a list by Christopher Faulet · Mon Mar 23 14:13:26 2020 +0100
- 62ba9ba BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · Thu Apr 23 17:54:47 2020 +0200
- 09568fd BUG/MINOR: tools: fix the i386 version of the div64_32 function by Willy Tarreau · Thu Apr 23 17:08:02 2020 +0200
- bb86986 MINOR: init: report the haproxy version and executable path once on errors by Willy Tarreau · Thu Apr 16 10:52:41 2020 +0200
- 02e19a5 CLEANUP: ssl: use the refcount for the SSL_CTX' by William Lallemand · Wed Apr 08 16:11:26 2020 +0200
- 899fb8a MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. by Olivier Houchard · Wed Mar 18 15:48:29 2020 +0100
- a7bf573 MEDIUM: fd: Introduce a running mask, and use it instead of the spinlock. by Olivier Houchard · Thu Feb 27 17:26:13 2020 +0100
- e4d4255 BUILD: pools: silence build warnings with DEBUG_MEMORY_POOLS and DEBUG_UAF by Willy Tarreau · Sat Mar 14 11:08:16 2020 +0100
- 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · Sat Mar 14 11:03:20 2020 +0100
- 15ed69f MINOR: debug: consume the write() result in BUG_ON() to silence a warning by Willy Tarreau · Sat Mar 14 10:58:35 2020 +0100
- f401668 MINOR: debug: add a new DISGUISE() macro to pass a value as identity by Willy Tarreau · Sat Mar 14 10:42:26 2020 +0100
- 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Tue Mar 10 12:06:11 2020 +0500
- 84fd8a7 MINOR: lists: fix indentation. by Olivier Houchard · Wed Mar 11 21:41:13 2020 +0100
- 751e5e2 MINOR: lists: Implement function to convert list => mt_list and mt_list => list by Olivier Houchard · Wed Mar 11 14:57:52 2020 +0100
- 49983a9 MINOR: mt_lists: Appease gcc. by Olivier Houchard · Wed Mar 11 15:09:16 2020 +0100
- 855796b BUG/MAJOR: list: fix invalid element address calculation by Willy Tarreau · Wed Mar 11 11:54:04 2020 +0100
- 1d117e3 BUG/MEDIUM: mt_lists: Make sure we set the deleted element to NULL; by Olivier Houchard · Tue Mar 10 17:41:53 2020 +0100
- 9a0dfa5 CLEANUP: remove the now unused common/syscall.h by Willy Tarreau · Tue Mar 10 07:28:46 2020 +0100
- 06c63ae CLEANUP: remove support for USE_MY_SPLICE by Willy Tarreau · Tue Mar 10 07:20:10 2020 +0100
- 3858b12 CLEANUP: remove support for USE_MY_EPOLL by Willy Tarreau · Tue Mar 10 07:08:10 2020 +0100
- 618ac6e CLEANUP: drop support for USE_MY_ACCEPT4 by Willy Tarreau · Tue Mar 10 07:02:46 2020 +0100