1. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · 6 years ago
  2. 302f9ef BUG/MEDIUM: connection: Make sure we have a mux before calling detach(). by Olivier Houchard · 6 years ago
  3. 48aa13f BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes by Christopher Faulet · 6 years ago
  4. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · 6 years ago
  5. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · 6 years ago
  6. 28ac099 MINOR: log: Keep the ref when a log server is copied to avoid duplicate entries by Christopher Faulet · 6 years ago
  7. 4b0b79d MINOR: log: move 'log' keyword parsing in dedicated function by Christopher Faulet · 6 years ago
  8. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · 6 years ago
  9. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · 6 years ago
  10. 8ef1a6b BUG/MINOR: fd: Don't clear the update_mask in fd_insert. by Olivier Houchard · 6 years ago
  11. b011d8f MINOR: mux: add a "show_fd" function to dump debugging information for "show fd" by Willy Tarreau · 6 years ago
  12. 4037a3f MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown" by Willy Tarreau · 6 years ago
  13. 4952985 REORG: compact "struct server" by Emmanuel Hocdet · 6 years ago
  14. 4399c75 MINOR: proxy-v2-options: add crc32c by Emmanuel Hocdet · 6 years ago
  15. 6afd898 MINOR: hash: add new function hash_crc32c by Emmanuel Hocdet · 6 years ago
  16. 26fb5d8 BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents by Willy Tarreau · 6 years ago
  17. 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · 6 years ago
  18. 510c0d6 BUG/MEDIUM: threads/unix: Fix a deadlock when a listener is temporarily disabled by Christopher Faulet · 6 years ago
  19. c41b3e8 DOC: buffers: clarify the purpose of the <from> pointer in offer_buffers() by Willy Tarreau · 6 years ago
  20. 253c3b7 MINOR: connection: add proxy-v2-options authority by Emmanuel Hocdet · 6 years ago
  21. fa8d0f1 MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key by Emmanuel Hocdet · 6 years ago
  22. 283e004 MINOR: ssl: add ssl_sock_get_cert_sig function by Emmanuel Hocdet · 7 years ago
  23. 96b7834 MINOR: ssl: add ssl_sock_get_pkey_algo function by Emmanuel Hocdet · 7 years ago
  24. ddc090b MINOR: ssl: extract full pkey info in load_certificate by Emmanuel Hocdet · 7 years ago
  25. ca6ef50 BUG/MEDIUM: buffer: Fix the wrapping case in bi_putblk by Christopher Faulet · 6 years ago
  26. b2b2794 BUG/MEDIUM: buffer: Fix the wrapping case in bo_putblk by Christopher Faulet · 6 years ago
  27. 9531728 MINOR: stats: display the number of threads in the statistics. by Yves Lafon · 6 years ago
  28. 364d745 MINOR: debug/pools: make DEBUG_UAF also detect underflows by Willy Tarreau · 6 years ago
  29. 5a9cce4 BUG/MINOR: debug/pools: properly handle out-of-memory when building with DEBUG_UAF by Willy Tarreau · 6 years ago
  30. f161d0f BUG/MINOR: pools/threads: don't ignore DEBUG_UAF on double-word CAS capable archs by Willy Tarreau · 6 years ago
  31. 5e64286 CLEANUP: standard: Fix typo in IPv6 mask example by Tim Duesterhus · 6 years ago
  32. 05f6a43 CLEANUP: pools: Remove unused end label in memory.h by Tim Duesterhus · 6 years ago
  33. 16f45c8 BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe by Christopher Faulet · 6 years ago
  34. 4ee76d0 BUILD/MINOR: memory: stdint is needed for uintptr_t by David Carlier · 6 years ago
  35. 41ccb19 BUG/MEDIUM: threads: fix the double CAS implementation for ARMv7 by Willy Tarreau · 6 years ago
  36. 4cc67a2 MINOR: fd: move the fd_{add_to,rm_from}_fdlist functions to fd.c by Willy Tarreau · 6 years ago
  37. 4d84186 MEDIUM: fd: make updt_fd_polling() use atomics by Willy Tarreau · 6 years ago
  38. 1b76a6d CLEANUP: fd: remove the now unused fd_compute_new_polled_status() function by Willy Tarreau · 6 years ago
  39. 7ac0e35 MAJOR: fd: compute the new fd polling state out of the fd lock by Willy Tarreau · 6 years ago
  40. 1256836 MEDIUM: fd/threads: Make sure we don't miss a fd cache entry. by Olivier Houchard · 6 years ago
  41. 4815c8c MAJOR: fd/threads: Make the fdcache mostly lockless. by Olivier Houchard · 6 years ago
  42. cf975d4 MINOR: pools/threads: Implement lockless memory pools. by Olivier Houchard · 6 years ago
  43. 5266b3e MINOR: threads: add test and set/reset operations by Willy Tarreau · 6 years ago
  44. f61f0cb MINOR: threads: Introduce double-width CAS on x86_64 and arm. by Olivier Houchard · 7 years ago
  45. 928fbfa MINOR: compiler: introduce offsetoff(). by Olivier Houchard · 6 years ago
  46. 6fa63d9 MINOR: early data: Don't rely on CO_FL_EARLY_DATA to wake up streams. by Olivier Houchard · 7 years ago
  47. b077cdc MEDIUM: spoe: Use an ebtree to manage idle applets by Christopher Faulet · 6 years ago
  48. 8f82b20 MINOR: spoe: Count the number of frames waiting for an ack for each applet by Christopher Faulet · 6 years ago
  49. 6f9ea4f MINOR: spoe: Replace sending_rate by a frequency counter by Christopher Faulet · 6 years ago
  50. fce747b MINOR: spoe: Always link a SPOE context with the applet processing it by Christopher Faulet · 6 years ago
  51. 4209779 MINOR: spoe: Remove check on min_applets number when a SPOE context is queued by Christopher Faulet · 6 years ago
  52. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · 6 years ago
  53. f51bac2 BUG/MINOR: threads: Update labels array because of changes in lock_label enum by Christopher Faulet · 6 years ago
  54. a9786b6 MINOR: fd: pass the iocb and owner to fd_insert() by Willy Tarreau · 6 years ago
  55. 82b37d7 MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock by Willy Tarreau · 6 years ago
  56. 322e6c7 MINOR: fd: move the hap_fd_{clr,set,isset} functions to fd.h by Willy Tarreau · 6 years ago
  57. 745c60e CLEANUP: fd: remove the unused "new" field by Willy Tarreau · 6 years ago
  58. f2b5c99 CLEANUP: fd/threads: remove the now unused fdtab_lock by Willy Tarreau · 6 years ago
  59. 173d995 MEDIUM: polling: start to move maxfd computation to the pollers by Willy Tarreau · 6 years ago
  60. a41d531 MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters. by Frédéric Lécaille · 6 years ago
  61. 4718517 MINOR: standard: Add str2mask6 function by Tim Duesterhus · 6 years ago
  62. 92bb034 CLEANUP: Fix typo in ARGT_MSK6 comment by Tim Duesterhus · 6 years ago
  63. 1605c7a BUG/MEDIUM: threads/mworker: fix a race on startup by Willy Tarreau · 6 years ago
  64. c9c8378 MINOR: fd: add a bitmask to indicate that an FD is known by the poller by Willy Tarreau · 6 years ago
  65. ebc78d7 BUG/MEDIUM: fd: maintain a per-thread update mask by Willy Tarreau · 6 years ago
  66. 69553fe MINOR: threads/fd: Use a bitfield to know if there are FDs for a thread in the FD cache by Christopher Faulet · 6 years ago
  67. d80cb4e MINOR: global: add some global activity counters to help debugging by Willy Tarreau · 6 years ago
  68. 421f02e MINOR: threads: add a MAX_THREADS define instead of LONGBITS by Willy Tarreau · 6 years ago
  69. f4571a0 MINOR: global/threads: move cpu_map at the end of the global struct by Willy Tarreau · 6 years ago
  70. 336d3ef MINOR: spoe: add register-var-names directive in spoe-agent configuration by Christopher Faulet · 7 years ago
  71. ec5e845 BUILD/MINOR: ancient gcc versions atomic fix by David Carlier · 6 years ago
  72. 1a69af6 MINOR: hathreads: add support for gcc < 4.7 by Willy Tarreau · 6 years ago
  73. 2ec2db9 MINOR: dns: Handle SRV record weight correctly. by Olivier Houchard · 6 years ago
  74. e2a3496 CLEANUP: rbtree: remove by Olivier Houchard · 6 years ago
  75. 3083276 MINOR: h2: add a function to report pseudo-header names by Willy Tarreau · 7 years ago
  76. a48c141 BUG/MAJOR: connection: refine the situations where we don't send shutw() by Willy Tarreau · 7 years ago
  77. 0ad8e0d MINOR: http: add a function to check request's cache-control header field by Willy Tarreau · 7 years ago
  78. 984fca9 MINOR: stream-int: set flag SI_FL_CLEAN_ABRT when mux supports clean aborts by Willy Tarreau · 7 years ago
  79. 28f1cb9 MINOR: mux: add flags to describe a mux's capabilities by Willy Tarreau · 7 years ago
  80. aec8989 MINOR: spoe: add force-set-var option in spoe-agent configuration by Etienne Carriere · 7 years ago
  81. 3c8294b MINOR: conn_stream: add new flag CS_FL_RCV_MORE to indicate pending data by Willy Tarreau · 7 years ago
  82. cb14688 BUG/MEDIUM: lua/notification: memory leak by Thierry FOURNIER · 7 years ago
  83. d5b7983 DOC: notifications: add precisions about thread usage by Thierry FOURNIER · 7 years ago
  84. ece0c33 BUG/MEDIUM: ssl engines: Fix async engines fds were not considered to fix fd limit automatically. by Emeric Brun · 7 years ago
  85. 6c71e46 BUG/MAJOR: hpack: don't pretend large headers fit in empty table by Willy Tarreau · 7 years ago
  86. d85ba4e BUG/MINOR: hpack: reject invalid header index by Willy Tarreau · 7 years ago
  87. 0fed0b0 BUG/MEDIUM: peers: fix some track counter rules dont register entries for sync. by Emeric Brun · 7 years ago
  88. ec74647 BUILD: checks: don't include server.h by Willy Tarreau · 7 years ago
  89. b306650 [RELEASE] Released version 1.9-dev0 by Willy Tarreau · 7 years ago
  90. 103e566 BUG/MAJOR: threads/queue: avoid recursive locking in pendconn_get_next_strm() by Willy Tarreau · 7 years ago
  91. 1ca1b70 CLEANUP: pools: align pools on a cache line by Willy Tarreau · 7 years ago
  92. 5809052 CLEANUP: fd: place the lock at the beginning of struct fdtab by Willy Tarreau · 7 years ago
  93. 08eaa78 CLEANUP: checks: remove 16 bytes of holes in struct check by Willy Tarreau · 7 years ago
  94. a511084 CLEANUP: proxy: slightly reorder the struct proxy to reduce holes by Willy Tarreau · 7 years ago
  95. d7e33bb CLEANUP: server: reorder some fields in struct server to save 40 bytes by Willy Tarreau · 7 years ago
  96. 8b94969 MINOR: fd: cache-align fdtab and fdcache locks by Willy Tarreau · 7 years ago
  97. 53bae85 BUG/MINOR: threads: don't drop "extern" on the lock in include files by Willy Tarreau · 7 years ago
  98. 4cfede8 MAJOR: mworker: exits the master on failure by William Lallemand · 7 years ago
  99. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  100. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · 7 years ago