Willy Tarreau
15678efc45
MEDIUM: connection: add an ->init function to data layer
...
SSL need to initialize the data layer before proceeding with data. At
the moment, this data layer is automatically initialized from itself,
which will not be possible once we extract connection from sessions
since we'll only create the data layer once the handshake is finished.
So let's have the application layer initialize the data layer before
using it.
2012-09-03 20:47:34 +02:00
..
2012-05-08 20:57:21 +02:00
2012-05-08 20:57:10 +02:00
2012-05-08 20:57:14 +02:00
2012-09-02 21:54:55 +02:00
2012-09-03 20:47:33 +02:00
2012-03-24 21:54:19 +01:00
2012-09-03 20:47:34 +02:00
2007-03-24 17:24:39 +01:00
2012-09-03 20:47:32 +02:00
2012-09-02 21:53:11 +02:00
2010-08-10 14:01:09 +02:00
2012-09-02 21:54:55 +02:00
2011-10-24 18:15:04 +02:00
2009-10-09 07:17:58 +02:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2009-10-01 21:11:15 +02:00
2012-04-07 16:25:26 +02:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2012-09-02 21:54:55 +02:00
2012-09-03 20:47:34 +02:00
2012-05-11 16:48:10 +02:00
2012-05-08 21:28:15 +02:00
2012-05-12 12:50:00 +02:00
2012-01-20 16:18:53 +01:00
2012-09-03 20:47:31 +02:00
2012-05-08 20:57:21 +02:00
2009-10-04 23:26:19 +02:00
2012-05-08 21:28:17 +02:00
2010-08-27 18:26:11 +02:00
2012-05-08 20:57:20 +02:00
2012-09-03 20:47:34 +02:00
2011-07-25 16:33:49 +02:00
2006-06-29 18:54:54 +02:00