22 Commits
Author SHA1 Message Date
Marko Zivanovic a1edf545e9 Fix missing library in tests linking 2015-09-14 11:05:23 +02:00
Marko Zivanovic cf796bcf7a Restore deleted build directory 2015-09-14 10:59:20 +02:00
Marko Zivanovic b1a19e5d91 Add missing file 2015-09-09 11:42:37 +02:00
Marko Zivanovic b07983f7ea Fix invalid handling of input filenames command line option; Print dot every second while sending messages to indicate activity 2015-09-09 11:11:29 +02:00
Marko Zivanovic a5a9d22aec Update README file 2015-09-08 13:13:33 +02:00
Marko Zivanovic aff0dabbfb Update README file 2015-09-08 12:51:37 +02:00
Marko Zivanovic caae77df2f Update README file 2015-09-08 12:29:12 +02:00
Marko Zivanovic 0432e98637 Update README file 2015-09-08 12:27:16 +02:00
Marko Zivanovic c402d4398a Update README file 2015-09-08 12:26:41 +02:00
Marko Zivanovic 888f1c5dcd Add man page source and integrate man page into installers 2015-09-08 11:42:26 +02:00
Marko Zivanovic 208f01dfcb Flush status output before going to work 2015-09-07 16:48:53 +02:00
Marko Zivanovic 758326bebd Add missing file 2015-09-07 16:30:07 +02:00
Marko Zivanovic 3273cae4a7 Implement version info 2015-09-07 16:29:12 +02:00
Marko Zivanovic 8fe990e64d Implement command line parsing; Implement messages-per-second limits in uploader; First playable version 2015-09-07 11:43:32 +02:00
Marko Zivanovic 865d65f400 Fix memory management issues in RFC 3164 formatted syslog message 2015-09-04 15:04:35 +02:00
Marko Zivanovic 464db0d1d2 Implement max syslog message length, as per RFC (1024 bytes total) 2015-09-04 12:24:31 +02:00
Marko Zivanovic 2dad24a22e Implement RFC3164 formatting for syslog message; Implement UDP writer. 2015-09-04 12:13:02 +02:00
Marko Zivanovic 923765c0f3 Replace explicit type declarations with automatic inference 2015-09-04 10:26:50 +02:00
Marko Zivanovic 2a0d9cfafe Refactor severity and facility parsing code 2015-09-03 15:59:06 +02:00
Marko Zivanovic a7ee585a9e Improve syslog parsing; Implement basic main loop. 2015-09-02 17:01:01 +02:00
Marko Zivanovic 13d5266c37 Implement text syslog record parsing 2015-09-02 16:00:19 +02:00
Marko Zivanovic eb6448f859 Initial support for unit testing 2015-09-02 12:10:33 +02:00