summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* first implementation of strgen interfaceRainer Gerhards2010-06-011-0/+2
* Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-2/+0
|\
| * bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-1/+0
| * Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-121-0/+1
| |\
* | \ Merge branch 'beta' into masterRainer Gerhards2010-04-091-0/+1
|\ \ \
| * \ \ Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-091-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | added replacements for atomic instructions on systems that do not support them.Rainer Gerhards2010-03-231-0/+1
* | | | emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-231-0/+1
* | | | added skeleton for supporting epoll() API in netstream subsystemRainer Gerhards2009-11-181-2/+7
* | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+1
| |\ \ | | |/ | |/|
| | * added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+1
* | | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-0/+2
|\| |
| * | added basic plumbing to support message properties separate from messageRainer Gerhards2009-06-161-0/+2
* | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-161-0/+17
|\| |
| * | omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-151-0/+2
| * | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+4
| * | first proof of concept on zipped file writerRainer Gerhards2009-06-031-0/+11
| |/
* | Merge branch 'master' into v5-develRainer Gerhards2009-06-041-0/+7
|\|
| * added a generic network stream serverRainer Gerhards2009-06-021-0/+7
* | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-251-1/+1
|\|
| * fixing some nits with the build systemRainer Gerhards2009-05-221-1/+1
* | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-221-0/+1
|\|
| * added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-0/+1
* | moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-0/+1
|/
* Merge branch 'beta'Rainer Gerhards2009-02-241-9/+9
|\
| * make all cflags and libs variables uppercaseMichael Biebl2009-02-241-9/+9
* | Merge branch 'master' into nextmasterRainer Gerhards2008-10-221-0/+4
|\|
| * added capability to support multiple module search pathes.Marius Tomaschewski2008-10-201-0/+4
* | reordered imudp processing.Rainer Gerhards2008-10-081-0/+2
|/
* begun building a testbenchRainer Gerhards2008-06-131-1/+19
* Fix linker flags for librsyslog and rsyslogdMichael Biebl2008-06-111-1/+1
* bugfix: missing linker options caused build to fail on some systems.Tiziano Mueller2008-05-211-1/+1
* restructured netstrm driver layerRainer Gerhards2008-04-301-16/+2
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-1/+1
* removed loadbale module leakRainer Gerhards2008-04-291-14/+2
* added select() driver for GnuTlsRainer Gerhards2008-04-241-0/+7
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-3/+24
|\
| * added new netstrms classRainer Gerhards2008-04-231-2/+8
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-2/+15
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-2/+2
* | 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
* provided ability to initialize the runtimeRainer Gerhards2008-04-161-0/+1
* moved net module to runtimeRainer Gerhards2008-04-161-0/+11
* moved files to the runtimeRainer Gerhards2008-04-161-3/+29
* 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