Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made gtls server driver work in plain tcp mode | Rainer Gerhards | 2008-04-25 | 1 | -3/+25 |
* | made this compile with the new abstracted socket server calls | Rainer Gerhards | 2008-04-24 | 1 | -0/+1 |
* | Merge branch 'sock-abstract' into tls | Rainer Gerhards | 2008-04-24 | 1 | -97/+149 |
|\ | |||||
| * | some cleanup | Rainer Gerhards | 2008-04-24 | 1 | -1/+0 |
| * | fixed newly introduced memory leaks | Rainer Gerhards | 2008-04-24 | 1 | -2/+0 |
| * | message reception via TCP work again | Rainer Gerhards | 2008-04-24 | 1 | -6/+47 |
| * | removed listener array from inidividual netstrm (mostly finished) | Rainer Gerhards | 2008-04-23 | 1 | -23/+37 |
| * | objects for receive-side socket abstraction specified | Rainer Gerhards | 2008-04-23 | 1 | -93/+94 |
* | | first working TLS-enabled plain TCP sender | Rainer Gerhards | 2008-04-18 | 1 | -0/+21 |
|/ | |||||
* | fixed abort on rsyslogd termination | Rainer Gerhards | 2008-04-18 | 1 | -1/+1 |
* | converted netstrm into generic netstrm and the nsd_pctp driver | Rainer Gerhards | 2008-04-18 | 1 | -0/+579 |