summaryrefslogtreecommitdiffstats
path: root/runtime/netstrm.c
Commit message (Expand)AuthorAgeFilesLines
* support for different forwarding stream drivers addedRainer Gerhards2008-05-051-1/+1
* made imgssapi work with new netstrm driver modelRainer Gerhards2008-05-051-0/+17
* removed loadbale module leakRainer Gerhards2008-04-291-29/+2
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+14
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-7/+0
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-105/+62
|\
| * some cleanupRainer Gerhards2008-04-241-1/+0
| * message reception via TCP work againRainer Gerhards2008-04-241-0/+25
| * client functionality works again (with the new socket abstraction)Rainer Gerhards2008-04-231-1/+1
| * removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-2/+7
| * added new netstrms classRainer Gerhards2008-04-231-74/+14
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-45/+37
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-12/+23
|/
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-318/+56
* brought netstrm to a (hopefully) somewhat usable stateRainer Gerhards2008-04-171-25/+23
* imported tcp module from librelp as basis for new stream classRainer Gerhards2008-04-171-113/+437
* added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-0/+284