summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* | set stage for TLS client implementationRainer Gerhards2008-04-181-3/+13
|/
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+10
|
* added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-3/+8
|
* modularization workRainer Gerhards2008-04-171-1/+4
| | | | | cleanup + created an abstract class for global data items and moved glblGetWorkDir to it
* provided ability to initialize the runtimeRainer Gerhards2008-04-161-0/+1
|
* moved net module to runtimeRainer Gerhards2008-04-161-0/+11
| | | | | | | after careful analysis, I concluded that it is OK to place the current net.c/.h code under LGPL. Individual contributor agreement is given and no sysklogd code remains (see net.c for details).
* moved files to the runtimeRainer Gerhards2008-04-161-3/+29
| | | | | | there are still some files left which could go into the runtime, but I think we will delete most of them once we are done with the full modularization.
* moved runtime files into their own directoryRainer Gerhards2008-04-161-2/+40
|
* begin building runtime convenience library (does not build!)Rainer Gerhards2008-04-151-0/+13