Commit Graph

35 Commits (b648ba227b8b9f8f5e8ae5285028187275329202)

Author SHA1 Message Date
Roger A. Light b648ba227b Fuzzing: Add dynsec file load fuzz target. 2 years ago
Roger A. Light 489badccfa Rearrange fuzz directory and fix build. 3 years ago
Roger A. Light 2b3a64ef69 Fuzzing: Direct packet parsing fuzzing 3 years ago
Roger A. Light b2c566976d Fuzzing: Broker config file testing. 3 years ago
Roger A. Light c0b7f54ac1 Fuzzing: db_dump file loading 3 years ago
Roger A. Light 5fb4b05d8f Support for initial fuzzing through oss-fuzz 3 years ago
Roger A. Light b45c7ebacd Ignore coverage file. 4 years ago
Roger A. Light 9cffbe0928 Basic client publish example using websockets. 4 years ago
Roger Light 51eda2bf79 Add more efficient keepalive check. 4 years ago
Roger A. Light 7172867ff0 Ignore windows 64 bit build dir. 5 years ago
Roger A. Light a3bff44a3e Split mosquitto_ctrl manpages by module. 5 years ago
Roger A. Light fdff255916 New dynamic security plugin. 5 years ago
Roger A. Light d70ffd4b00 Move db_dump to apps directory. 5 years ago
Roger A. Light f85e004415 Move password functions to own file. 5 years ago
Roger A. Light d96543c0b8 Merge branch 'fixes' into develop 6 years ago
Roger A. Light 6aa9b91fff Add `testing` target for compiling test client fixes. 6 years ago
Roger A. Light 9ee6e2725c Start of tests for adding subscriptions. 6 years ago
Roger A. Light fad184c9c2 Bridge remapping refactoring and tests. 6 years ago
Roger A. Light d03a318702 Ignore SSL artifacts. 6 years ago
Roger A. Light 9470cd8c68 Make target for building a docker image based on working dir files. 7 years ago
Roger A. Light 5b7b5ea158 Ignore some valgrind output files. 7 years ago
Roger A. Light 925debb8a5 Add mosquitto_rr, the "request-response" client. 7 years ago
Roger A. Light 7a53b28080 Start of persistence writing tests. 7 years ago
Roger A. Light 9411d94842 Start of tests for persistence reading. 7 years ago
Roger A. Light 72941db546 Coverity fixes
1399064
1399065
1398655
1398656
1398654
1399067
1399066
1399063
1399060
1399059
1399068
1399062
1398657
1398653
1302848
1302847
1399070
7 years ago
Roger A. Light c506c8335b Will delay tests and implementation. 7 years ago
Roger Light 5b6b8e53f4 Ignore some test generated files. 7 years ago
Roger A. Light b6b8da1fa6 Variable Byte Integer reading tests. 7 years ago
Roger A. Light 8aef00d3df Add website. 7 years ago
Roger A. Light 40e2eab4c4 Disable queued bytes test temporarily. 7 years ago
Roger A. Light fa2d3143a4 Separate the C and C++ static libraries. 9 years ago
Roger A. Light 62402f7b60 Ignore generated test files. 10 years ago
Roger A. Light 4374170c40 Use hash for message store to speed up loading.
Comes at the expense of increased memory usage. This could be countered
by using a hash just for loading (increased memory usage during loading,
reduced afterwards) but this approach does allow the immediate removal
of messages from the store.
11 years ago
Roger A. Light 6427105bf6 Tests can now use valgrind. 11 years ago
Roger Light 0364bd1be7 Initial contribution. 12 years ago