Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | Add theme_load to fe-fuzz | Joseph Bisch | |
2018-01-15 | Merge pull request #780 from josephbisch/fuzz-event-get-params | Joseph Bisch | |
Add event_get_params to fe-fuzz | |||
2017-12-07 | Add a test program to test mode parsing | Will Storey | |
This uses GLib's testing framework. It is to test the changes to the mode parsing for #603. | |||
2017-10-24 | remove lynx from autogen and make a separate syncdocs script | ailin-nemui | |
2017-10-24 | Add event_get_params to fe-fuzz | Joseph Bisch | |
2017-01-07 | Add frontend for fuzzing | Joseph Bisch | |
Use the following configure command: $ ./configure --with-fuzzer --with-fuzzer-lib=/path/to/libFuzzer.a \ CC=clang CXX=clang++ Places an irssi-fuzz in src/fe-fuzz/ after build. Also can specify SANFLAGS to override the chosen sanitizer flags (defaults to "-g -fsanitize=address -fsanitize-coverage=trace-pc-guard"). | |||
2015-11-25 | ignore MYMETA.* generated by scripts in project root | Will Song | |
2014-07-06 | Ignore build products in .gitignore | David Leadbeater | |
2014-06-30 | Removed docs/help from the .gitignore | Geert Hauwaerts | |
2014-05-31 | Add .gitignore | Alexander Færøy | |
2014-05-31 | Kill update-changelog.sh | Alexander Færøy | |