1. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  2. 9dab5fc MEDIUM: buffers: rename a number of buffer management functions by Willy Tarreau · 12 years ago
  3. 9b061e3 MEDIUM: stream_sock: add a get_src and get_dst callback and remove SN_FRT_ADDR_SET by Willy Tarreau · 12 years ago
  4. d94991d CLEANUP: Fix some minor whitespace issues by Aman Gupta · 12 years ago
  5. 9a13e84 MINOR: Add release callback to si_applet by Aman Gupta · 12 years ago
  6. 7b77c9f CLEANUP: silence a warning when building on sparc by Willy Tarreau · 12 years ago
  7. 6471afb MINOR: remove the client/server side distinction in SI addresses by Willy Tarreau · 13 years ago
  8. 3c63fd8 [MEDIUM] don't limit peers nor stats socket to maxconn nor maxconnrate by Willy Tarreau · 13 years ago
  9. 8b7b05a [MEDIUM] Fix stick-table replication on soft-restart by Simon Horman · 13 years ago
  10. 562515c [CLEANUP] proxy: rename a few proxy states (PR_STIDLE and PR_STRUN) by Willy Tarreau · 13 years ago
  11. 9bd0d74 [BUG] session: risk of crash on out of memory (1.5-dev regression) by Willy Tarreau · 13 years ago
  12. af51495 [MINOR] Add active connection list to server by Simon Horman · 13 years ago
  13. 9655377 [CLEANUP] peers.h: fix declarations by Simon Horman · 13 years ago
  14. 7b7a8e9 [BUG] log: retrieve the target from the session, not the SI by Willy Tarreau · 13 years ago
  15. 6f5ccb1 [MEDIUM] add internal support for IPv6 server addresses by David du Colombier · 13 years ago
  16. 827aee9 [MAJOR] session: remove the ->srv pointer from struct session by Willy Tarreau · 13 years ago
  17. 9e000c6 [CLEANUP] stream_interface: use inline functions to manipulate targets by Willy Tarreau · 13 years ago
  18. 3d80d91 [MEDIUM] session: remove s->prev_srv which is not needed anymore by Willy Tarreau · 13 years ago
  19. 664beb8 [MINOR] session: add a pointer to the new target into the session by Willy Tarreau · 13 years ago
  20. 75581ae [CLEANUP] session: remove data_source from struct session by Willy Tarreau · 13 years ago
  21. 7c0a151 [CLEANUP] stream_interface: remove the applet.handler pointer by Willy Tarreau · 13 years ago
  22. ac82540 [MEDIUM] stream_interface: store the target pointer and type by Willy Tarreau · 13 years ago
  23. 957c0a5 [REORG] session: move client and server address to the stream interface by Willy Tarreau · 13 years ago
  24. bc4af05 [REORG] stream_interface: move the st0, st1 and private members to the applet by Willy Tarreau · 13 years ago
  25. b24281b [MINOR] stream_interface: make use of an applet descriptor for IO handlers by Willy Tarreau · 13 years ago
  26. bd55e31 [BUILD] peers: shut a printf format warning (key_size is a size_t) by Willy Tarreau · 14 years ago
  27. 2b920a1 [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management by Emeric Brun · 14 years ago