| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | Add build instructions to fuzzer README.md | Guido Vranken | 2019-05-11 | 1 | -0/+9 | |
| | | | * | Remove LDFLAGS from fuzzer Makefile | Guido Vranken | 2019-05-11 | 1 | -2/+2 | |
| | | | * | Remove --enable-asan, --enable-ubsan, --enable-code-coverage: compile flags c... | Guido Vranken | 2019-03-28 | 1 | -40/+0 | |
| | | | * | Remove calls to custom allocator | Guido Vranken | 2019-03-28 | 1 | -4/+2 | |
| | | | * | Merge changes from master | Guido Vranken | 2019-03-28 | 2 | -29/+170 | |
| | | | * | Use CXXFLAGS | Guido Vranken | 2019-02-24 | 2 | -2/+3 | |
| | | | * | libFuzzer.a -> $(LIBFUZZER) | Guido Vranken | 2019-02-24 | 1 | -1/+1 | |
| | | | * | Makefile: fix clean | Guido Vranken | 2019-02-24 | 1 | -1/+1 | |
| | | | * | Merge branch 'master' into fuzzing | Guido Vranken | 2019-02-24 | 20 | -109/+489 | |
| | | | |\ | | | |/ | | |/| | ||||||
| | | * | | Merge pull request #433 from pabuhler/osx-ci-update | Pascal Bühler | 2018-10-23 | 1 | -5/+14 | |
| | | |\ \ | ||||||
| | | | * | | add osx openssl build to ci | Pascal Buhler | 2018-10-23 | 1 | -1/+12 | |
| | | | * | | use default osx version on ci builds | Pascal Buhler | 2018-10-22 | 1 | -4/+2 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #428 from pabuhler/ci-nss-valgrind | Pascal Bühler | 2018-10-22 | 5 | -29/+48 | |
| | | |\ \ | ||||||
| | | | * | | switch NSS_NoDB_Init() to NSS_InitContext() | Pascal Buhler | 2018-09-28 | 4 | -6/+35 | |
| | | | * | | enable valgrind on nss ci builds | Pascal Buhler | 2018-09-28 | 1 | -23/+13 | |
| | | * | | | Merge pull request #430 from thisisG/fixup_ascii_art | Pascal Bühler | 2018-10-09 | 1 | -3/+3 | |
| | | |\ \ \ | ||||||
| | | | * | | | crypto/cipher/aes_icm_ossl.c: Fixup ASCII | Geir Istad | 2018-10-09 | 1 | -3/+3 | |
| | | |/ / / | ||||||
| | | * | | | Merge pull request #429 from pabuhler/rand-for-test-only | Pascal Bühler | 2018-10-01 | 9 | -43/+102 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | fix comment | Pascal Bühler | 2018-10-01 | 1 | -1/+1 | |
| | | | * | | clean up some old random related things | Pascal Buhler | 2018-09-28 | 2 | -8/+0 | |
| | | | * | | create single rand func for use in tests | Pascal Buhler | 2018-09-28 | 8 | -35/+102 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #423 from pabuhler/travis-nss-build | Pascal Bühler | 2018-09-07 | 5 | -30/+313 | |
| | | |\ \ | ||||||
| | | | * | | Add AC_CHECK_* for nss when not using pkg-config | Pascal Buhler | 2018-09-06 | 2 | -2/+126 | |
| | | | * | | support system NSS packages | Pascal Buhler | 2018-08-23 | 3 | -35/+144 | |
| | | | * | | Small changes to FIND_LIBRARIES solution for running tests | Pascal Buhler | 2018-08-22 | 2 | -16/+21 | |
| | | | * | | Add nss osx build to travis | Pascal Buhler | 2018-08-07 | 1 | -0/+20 | |
| | | | * | | Add nss linux build to travis | Pascal Buhler | 2018-08-07 | 1 | -0/+25 | |
| | | * | | | Merge pull request #425 from nils-ohlmeier/fix_nss_mem_leak | Pascal Bühler | 2018-08-21 | 2 | -0/+10 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | Free already allocated NSS crypto keys when initing | Nils Ohlmeier | 2018-08-14 | 2 | -0/+10 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #421 from nils-ohlmeier/fix_gcm_logging | Pascal Bühler | 2018-08-07 | 2 | -2/+2 | |
| | | |\ \ | ||||||
| | | | * | | Fix GCM IV logging | Nils Ohlmeier | 2018-08-06 | 2 | -2/+2 | |
| | | |/ / | ||||||
| | | | * | Merge branch 'master' into fuzzing | Guido Vranken | 2018-07-31 | 30 | -185/+1690 | |
| | | | |\ | | | |/ | | |/| | ||||||
| | | * | | Merge pull request #413 from bifurcation/nss | Cullen Jennings | 2018-07-30 | 21 | -133/+1462 | |
| | | |\ \ | ||||||
| | | | * | | clang-format didn't like this blank line | Richard Barnes | 2018-07-27 | 1 | -1/+0 | |
| | | | * | | Yet more clang-format | Richard Barnes | 2018-07-27 | 2 | -3/+3 | |
| | | | * | | More clang-format fixes | Richard Barnes | 2018-07-27 | 2 | -11/+12 | |
| | | | * | | Improve library finding in rtpw tests | Richard Barnes | 2018-07-27 | 2 | -14/+24 | |
| | | | * | | Enable building on Linux | Richard Barnes | 2018-07-27 | 2 | -19/+7 | |
| | | | * | | Fix clang-format errors | Richard Barnes | 2018-07-27 | 4 | -41/+44 | |
| | | | * | | Minor refactors suggested by @martinthomson | Richard Barnes | 2018-07-27 | 7 | -40/+35 | |
| | | | * | | Clean up library-finding logic | Richard Barnes | 2018-07-27 | 2 | -3/+31 | |
| | | | * | | Enable crypto tests to find their libraries (with a bit of a hack) | Richard Barnes | 2018-07-27 | 1 | -8/+11 | |
| | | | * | | Fix header guards | Richard Barnes | 2018-07-27 | 1 | -4/+4 | |
| | | | * | | Remove spurious #error | Richard Barnes | 2018-07-27 | 1 | -1/+0 | |
| | | | * | | printf cleanup | Richard Barnes | 2018-07-27 | 4 | -19/+4 | |
| | | | * | | All tests pass (with some hacks) | Richard Barnes | 2018-07-27 | 3 | -15/+15 | |
| | | | * | | Non-shell tests pass | Richard Barnes | 2018-07-27 | 10 | -62/+146 | |
| | | | * | | GCM passes crypto tests | Richard Barnes | 2018-07-27 | 5 | -24/+37 | |
| | | | * | | Uniform naming of GCM constructs | Richard Barnes | 2018-07-27 | 6 | -39/+34 | |
| | | | * | | ICM tests now pass | Richard Barnes | 2018-07-27 | 3 | -27/+43 | |
