summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* improved syslog traffic generator GUI a (little) bitRainer Gerhards2009-09-021-13/+29
|
* now supports sending UDP messages via multiple threadsRainer Gerhards2009-08-313-10/+99
|
* added a very rough first sketch of a traffic generator guiRainer Gerhards2009-08-284-0/+291
| | | | ... not really usable yet, but a good milestone
* added a (very, very basic) build system for the Java GUIRainer Gerhards2009-08-271-0/+31
| | | | | | ... so far, this can not be turned off (will do when I have merged the recent build system changes into this branch - I am glad that I at least have a working reference point now ;)).
* added forgotten fileRainer Gerhards2009-07-281-0/+138
|
* some real code to dig into the rsyslog processing...Rainer Gerhards2009-07-287-3/+254
| | | | | | unfortunately, imdiag currently does not offer many counters (to phrase it politely). Will need to implement a counter interface as one of the very next steps...
* first shot at mini-receiver and mini-parser java classes (for gui)Rainer Gerhards2009-07-246-3/+277
|
* simple test for integration with autotoolsRainer Gerhards2009-07-211-0/+7
(far less trivial than I had hoped...)