2014-03-20 (Tomas Cejka): libtrap: FEATURE force flush of output IFC with halfwait
2014-03-20 (Tomas Cejka): libtrap: BUGFIX remove old socket file if exists
2014-03-14 (Tomas Cejka): libtrap: MAINTENANCE help output
2014-03-14 (Tomas Cejka): libtrap: BUGFIX terminate&finalize when missing global_context
2014-03-08 (Tomas Cejka): libtrap: BUGFIX service thread termination
2014-03-08 (Tomas Cejka): libtrap: FEATURE git revision in help string
2014-03-08 (Tomas Cejka): libtrap: MAINTENANCE service thread & service IFC
2014-03-07 (Tomas Cejka): libtrap: set version 0.5.2 and release package
2014-03-07 (Tomas Cejka): libtrap: BUGFIX finalize
2014-03-06 (Tomas Cejka): libtrap: FEATURE print libtrap version on help
2014-03-06 (Tomas Cejka): libtrap: error output on missing parameters (init)
2014-03-06 (Tomas Cejka): libtrap: BUGFIX safely free, input san.
2014-03-05 (Tomas Cejka): libtrap: BUGFIX invalid write
2014-03-05 (Tomas Cejka): libtrap: bugfix & memory leak fix, check supported IFCs
2014-02-27 (Tomas Cejka): libtrap: FEATURE pager of help, uses PAGER env. variable
2014-02-26 (Tomas Cejka): libtrap: removed (ifdefed) limited recovery on TRAP_WAIT
2014-02-26 (Tomas Cejka): libtrap: input ifc recovery with timeout
2014-02-26 (Tomas Cejka): libtrap: BUGFIX: IO error on disconnect of input IFC
2014-02-22 (Tomas Cejka): libtrap: BUGFIX init free memory on error
2014-02-22 (Tomas Cejka): libtrap: BUGFIX pthread_join argument, unknown label
2014-02-22 (Tomas Cejka): libtrap: MAINTENANCE coding style
2014-02-22 (Marek Svepes): Bugfix in service thread routine, releasing allocated counters and service thread allocated memory.
2014-02-21 (Tomas Cejka): libtrap: BUGFIX free allocated memory after unsuccessful init
2014-02-21 (Tomas Cejka): libtrap: test script: choose context and simple api by parameter
2014-02-21 (Tomas Cejka): libtrap: MAINTENANCE coding style
2014-02-21 (Tomas Cejka): libtrap: FEATURE default datatimeout set to TRAP_WAIT
2014-02-21 (Tomas Cejka): libtrap: MAINTENANCE coding style
2014-02-21 (Tomas Cejka): libtrap: FEATURE trap_recv() & trap_send()
2014-02-21 (Tomas Cejka): libtrap: APICHANGE!!! rename trap_ctx_{get_data,recv} and trap_ctx_{send_data,send}
2014-02-21 (Tomas Cejka): libtrap: helper for local linkage
2014-02-20 (Tomas Cejka): libtrap: update of ChangeLog, NEWS, AUTHORS
2014-02-20 (Tomas Cejka): libtrap: helper for creation of history NEWS, ChangeLog
2014-02-20 (Tomas Cejka): libtrap: set version 0.5.0 and release package
2014-02-20 (Tomas Cejka): libtrap: BUGFIX dist - add file into Makefile
2014-02-19 (Tomas Cejka): libtrap: tests: BUGFIX read from context api
2014-02-19 (Tomas Cejka): libtrap: FEATURE function for force flush of buffer
2014-02-18 (Tomas Cejka): libtrap: tests: reflect api freeze
2014-02-18 (Tomas Cejka): libtrap: test: MAINTENANCE remove bash debug
2014-02-18 (Tomas Cejka): libtrap: BUGFIX get_multi_data: on one interface
2014-02-18 (Tomas Cejka): Merge branch 'libtrap-0.5' into supervisor
2014-02-17 (Tomas Cejka): libtrap-0.5: update of configure + silent-rules
2014-02-17 (Tomas Cejka): libtrap-0.5: multi read, api freeze, ctx_error
2014-02-08 (Marek Svepes): Added VERBOSE instead of printf and counters comments. - refs #1402
2014-02-08 (Marek Svepes): Added new output service interface to libtrap. It is used for communication with supervisor and it can be started with -i "s;port,num_clients". If module is started without "s" parameter, service interface won't be created.
2014-02-02 (Marek Svepes): libtrap: BUGFIX ifcctl va_list missing
2014-01-17 (Jan Neuzil): libtrap: Context bug fix
2014-01-14 (Jan Neuzil): libtrap: New tests with context
2014-01-08 (Tomas Cejka): libtrap: ctx: BUGFIX ifcctl func prototype
2014-01-08 (Tomas Cejka): libtrap: ctx: BUGFIX missing global last error
2014-01-04 (Tomas Cejka): nemea: merge distribution branch
2013-12-17 (Vaclav Bartos): libtrap: MAINTENANCE updates and fixes in README file
2013-12-11 (Tomas Cejka): libtrap: version 0.5.0 release candidate - context version
2013-12-03 (Tomas Cejka): libtrap: MAINTENANCE: doc update for trap_multi_result_t
2013-12-03 (Tomas Cejka): libtrap: MAINTENANCE: doc update for trap_get_data()
2013-11-28 (Tomas Cejka): libtrap: BUGFIX UNIX socket permissions, file rm
2013-11-28 (Tomas Cejka): libtrap: API extension - context functions
2013-11-28 (Tomas Cejka): libtrap: version const string
2013-11-28 (Tomas Cejka): libtrap: API change - trap_ifcctl int instead of enum
2013-11-06 (Vaclav Bartos): TRAP tcpip_sender: BUGFIX fixed missing close() of server socket on ifc destroy
2013-11-06 (Vaclav Bartos): TRAP: BUGFIX 'terminated' flag reset to zero after finalization

2014-02-20 (Tomas Cejka): libtrap: helper for creation of history NEWS, ChangeLog
2014-02-20 (Tomas Cejka): libtrap: set version 0.5.0 and release package
2014-02-20 (Tomas Cejka): libtrap: BUGFIX dist - add file into Makefile
2014-02-19 (Tomas Cejka): libtrap: tests: BUGFIX read from context api
2014-02-19 (Tomas Cejka): libtrap: FEATURE function for force flush of buffer
2014-02-18 (Tomas Cejka): libtrap: tests: reflect api freeze
2014-02-18 (Tomas Cejka): libtrap: test: MAINTENANCE remove bash debug
2014-02-18 (Tomas Cejka): libtrap: BUGFIX get_multi_data: on one interface
2014-02-18 (Tomas Cejka): Merge branch 'libtrap-0.5' into supervisor
2014-02-17 (Tomas Cejka): libtrap-0.5: update of configure + silent-rules
2014-02-17 (Tomas Cejka): libtrap-0.5: multi read, api freeze, ctx_error
2014-02-08 (Marek Svepes): Added VERBOSE instead of printf and counters comments
2014-02-08 (Marek Svepes): Added new output service interface to libtrap
2014-02-02 (Marek Svepes): libtrap: BUGFIX ifcctl va_list missing
2014-01-17 (Jan Neuzil): libtrap: Context bug fix
2014-01-14 (Jan Neuzil): libtrap: New tests with context
2014-01-08 (Tomas Cejka): libtrap: ctx: BUGFIX ifcctl func prototype
2014-01-08 (Tomas Cejka): libtrap: ctx: BUGFIX missing global last error
2014-01-04 (Tomas Cejka): nemea: merge distribution branch
2013-12-17 (Vaclav Bartos): libtrap: MAINTENANCE updates and fixes in README file
2013-12-11 (Tomas Cejka): libtrap: version 0.5.0 release candidate - context version
2013-12-03 (Tomas Cejka): libtrap: MAINTENANCE: doc update for trap_multi_result_t
2013-12-03 (Tomas Cejka): libtrap: MAINTENANCE: doc update for trap_get_data()
2013-11-28 (Tomas Cejka): libtrap: BUGFIX UNIX socket permissions, file rm
2013-11-28 (Tomas Cejka): libtrap: API extension - context functions
2013-11-28 (Tomas Cejka): libtrap: version const string
2013-11-28 (Tomas Cejka): libtrap: API change - trap_ifcctl int instead of enum
2013-11-06 (Vaclav Bartos): TRAP tcpip_sender: BUGFIX fixed missing close() of server socket on ifc destroy
2013-11-06 (Vaclav Bartos): TRAP: BUGFIX 'terminated' flag reset to zero after finalization

2013-10-25 (Tomas Cejka): libtrap: updated README
2013-10-25 (Tomas Cejka): libtrap: bugfix building after tests on Fedora 18
2013-10-25 (Tomas Cejka): libtrap: fixed includes of trap_error.h from bad path
2013-10-25 (Tomas Cejka): libtrap: cleanup automake generated files Makefile.in
2013-10-25 (Tomas Cejka): libtrap: tcpip/unix ifc: maxclients -> optional
2013-10-25 (Tomas Cejka): libtrap: move trap_error.h to non-public
2013-10-25 (Tomas Cejka): libtrap: maintenance bootstrap&cleanup
2013-10-17 (Ing. Žádník Martin): Nemea control script extended with ability to track running modules and with more modules.
2013-10-09 (Tomas Cejka): libtrap: problem with configuration and make on collector-test
2013-10-09 (Tomas Cejka): libtrap: maintenance
2013-10-01 (Vaclav Bartos): TRAP Blackhole ifc: print of number of messages received removed
2013-10-01 (Vaclav Bartos): libtrap: configure script fixed
2013-09-27 (Tomas Cejka): libtrap: make NO_AUTOFLUSH constant public
2013-09-27 (Tomas Cejka): libtrap: remove useless files from git
2013-09-22 (Tomas Cejka): libtrap: migration to libtool&automake&autoconf
2013-09-19 (Jan Neuzil): libtrap: BUGFIX
2013-09-18 (Vaclav Bartos): libtrap: typo in readme fixed
2013-09-13 (Jan Neuzil): libtrap:autoflush
2013-09-04 (Jan Neuzil): trap:autoflushing
2013-08-28 (Vaclav Bartos): libtrap: BUGFIX finalize without terminate
2013-08-28 (Tomas Cejka): libtrap: BUGFIX finalize without terminate
2013-08-20 (Erik Šabík): TRAP: Fixed non-blocking trap_get_data bug
