Georg Reinke
|
1d011e6d8f
|
some include / format error fixes
|
2017-06-08 12:42:46 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
053b43fb9f
|
change function signature of node_type_start()
|
2017-04-07 17:32:52 +02:00 |
|
|
3eb629d9d5
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
|
|
411b9dd326
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
|
|
14e2b97372
|
initialize node_type::instances correctly
|
2017-03-12 17:08:52 -03:00 |
|
|
c90343d4af
|
refactoring: node_open, node_close => node_start, node_stop
|
2017-03-11 23:30:24 -03:00 |
|
|
b138fdb93f
|
unify usage of memdup len operand
|
2017-03-11 23:20:24 -03:00 |
|
|
3e7c855526
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
|
|
7ec6aee288
|
Merge remote-tracking branch 'rwth/develop' into feature-curlio
|
2017-02-18 11:05:11 -05:00 |
|
|
30e0ecf544
|
refactored dtor_cb_t to return an integer
|
2017-02-18 10:43:01 -05:00 |
|
|
2b83fef2ce
|
removed a bunch of non-needed include files (found by include-what-you-need.org)
|
2017-02-16 13:33:04 -03:00 |
|
|
e9f8a50c3c
|
introduce new plugin system for extensions
|
2017-02-12 14:35:05 -03:00 |
|
|
84ebfda4e1
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
|
|
59816b3747
|
HTTP user-agent is now a project wide compile-time constant
|
2017-01-19 21:03:37 -02:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
64cbad6158
|
Removed unused dependency to liquid
|
2016-10-08 01:10:12 -04:00 |
|
|
3880abeb63
|
unified member variable naming of struct sample and struct msg
|
2016-07-11 18:19:23 +02:00 |
|
|
0fa5f5b976
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
|