summaryrefslogtreecommitdiffstats
path: root/runtime/netstrms.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: memory leaks in gtls netstream driverRainer Gerhards2008-12-031-0/+4
* added code to pull the subjectAltName - dNSNameRainer Gerhards2008-05-211-1/+0
* fixed invalid prototypeRainer Gerhards2008-05-211-1/+1
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-1/+50
* added missing includes (noticed under SuSe Linux)Rainer Gerhards2008-05-061-0/+1
* support for different forwarding stream drivers addedRainer Gerhards2008-05-051-2/+29
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-0/+28
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-8/+4
* removed loadbale module leakRainer Gerhards2008-04-291-3/+23
* ability to load proper select netstrm driverRainer Gerhards2008-04-291-6/+9
* added $DefaultNetstreamDriver config directiveRainer Gerhards2008-04-281-0/+1
* message reception via TCP work againRainer Gerhards2008-04-241-19/+2
* client functionality works again (with the new socket abstraction)Rainer Gerhards2008-04-231-8/+19
* added new netstrms classRainer Gerhards2008-04-231-0/+206