Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f4c5c7bdbb9abffe7ce3c104153e2f4d72361fcc
/
src
/
xprt_handshake.c
d54ede7
MEDIUM: connections: Implement a start() method for xprt_handshake.
by Olivier Houchard
· Fri Mar 05 23:42:41 2021 +0100
1b3c931
MEDIUM: connections: Introduce a new XPRT method, start().
by Olivier Houchard
· Fri Mar 05 23:37:48 2021 +0100
7416314
CLEANUP: task: make sure tasklet handlers always indicate their statuses
by Willy Tarreau
· Sat Mar 13 11:30:19 2021 +0100
144f84a
MEDIUM: task: extend the state field to 32 bits
by Willy Tarreau
· Tue Mar 02 16:09:26 2021 +0100
691d503
MINOR: xprt/mux: export all *_io_cb functions so that "show fd" resolves them
by Willy Tarreau
· Wed Jan 20 14:55:01 2021 +0100
5e539c9
REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:45:39 2020 +0200
7ea393d
REORG: include: move connection.h to haproxy/connection{,-t}.h
by Willy Tarreau
· Thu Jun 04 18:02:10 2020 +0200
f4629a5
BUG/MINOR: connection/debug: do not enforce !event_type on subscribe() anymore
by Willy Tarreau
· Thu Mar 05 07:41:20 2020 +0100
4450b58
MINOR: connection: remove CO_FL_SSL_WAIT_HS from CO_FL_HANDSHAKE
by Willy Tarreau
· Thu Jan 23 15:23:13 2020 +0100
c192b0a
MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_*
by Willy Tarreau
· Thu Jan 23 09:11:58 2020 +0100
477902b
MEDIUM: connections: Get ride of the xprt_done callback.
by Olivier Houchard
· Wed Jan 22 18:08:48 2020 +0100
ee1a6fc
MINOR: connection: make the last arg of subscribe() a struct wait_event*
by Willy Tarreau
· Fri Jan 17 07:52:13 2020 +0100
ac6febd
MEDIUM: xprt: merge recv_wait and send_wait in xprt_handshake
by Willy Tarreau
· Fri Jan 10 09:08:22 2020 +0100
3c39a7d
CLEANUP: connection: rename the wait_event.task field to .tasklet
by Willy Tarreau
· Fri Jun 14 14:42:29 2019 +0200
fe50bfb
MEDIUM: connections: Introduce a handshake pseudo-XPRT.
by Olivier Houchard
· Mon May 27 12:09:19 2019 +0200