Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first implementation of TLS server client authentication check | Rainer Gerhards | 2008-05-19 | 1 | -1/+50 |
* | added missing includes (noticed under SuSe Linux) | Rainer Gerhards | 2008-05-06 | 1 | -0/+1 |
* | support for different forwarding stream drivers added | Rainer Gerhards | 2008-05-05 | 1 | -2/+29 |
* | added $InputTCPServerStreamDriverMode config directive | Rainer Gerhards | 2008-04-30 | 1 | -0/+28 |
* | fixed problem with module unload sequence | Rainer Gerhards | 2008-04-29 | 1 | -8/+4 |
* | removed loadbale module leak | Rainer Gerhards | 2008-04-29 | 1 | -3/+23 |
* | ability to load proper select netstrm driver | Rainer Gerhards | 2008-04-29 | 1 | -6/+9 |
* | added $DefaultNetstreamDriver config directive | Rainer Gerhards | 2008-04-28 | 1 | -0/+1 |
* | message reception via TCP work again | Rainer Gerhards | 2008-04-24 | 1 | -19/+2 |
* | client functionality works again (with the new socket abstraction) | Rainer Gerhards | 2008-04-23 | 1 | -8/+19 |
* | added new netstrms class | Rainer Gerhards | 2008-04-23 | 1 | -0/+206 |