Commit Graph

6 Commits

Author SHA1 Message Date
FlorianPalm
55cbdc83d7 License change: added license note at the beginning of every .c/.h file 2017-01-27 18:46:56 +01:00
Julius Pfrommer
54daafd37a rename plugins to begin with ua_ 2016-06-27 07:16:33 +02:00
Stasik0
68db69bef9 some tests in text-file based use-cases 2016-06-15 22:30:56 +02:00
Julius Pfrommer
5e87c1db68 move logger and connection-function into the client config (#585)
* move logger and connection-function into the client config;
move the standard config definition into a plugin

* remove redundant definition from example servers
2016-04-19 21:38:54 +02:00
Julius Pfrommer
5ca0743916 add a binary message examples that opens a session; remove all hangs found with afl 2016-02-10 18:26:08 +01:00
Julius Pfrommer
1085912b02 resurrect testing with binary message from a file
This can be enhanced to test more complex interaction patterns.
Also useful for fuzzing tests.
2016-02-10 16:58:40 +01:00