2017-08-13 |
Guido Vranken | Resolve merge conflict fuzzing |
commit | commitdiff | tree |
2017-08-13 |
Guido Vranken | fuzzer-standalone-loader.c: add comments |
commit | commitdiff | tree |
2017-08-13 |
Guido Vranken | fuzzer-options.c: add comments |
commit | commitdiff | tree |
2017-08-13 |
Guido Vranken | fuzzer-verify-cert.c: change subbuffer limit from 256... |
commit | commitdiff | tree |
2017-08-13 |
Guido Vranken | fuzzer-forward.c: re-order data extraction for greater... |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | use NULL instead of 0 when assigning pointers |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | remove unused functions |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | make function declarations C99 compliant |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | OpenSSL: remove unreachable call to SSL_CTX_get0_privat... |
commit | commitdiff | tree |
2017-08-11 |
Ilya Shipitsin | travis-ci: update pkcs11-helper to 1.22 |
commit | commitdiff | tree |
2017-08-11 |
Ilya Shipitsin | travis-ci: update openssl to 1.0.2l, update mbedtls... |
commit | commitdiff | tree |
2017-08-11 |
David Sommerseth | cleanup: Move init_random_seed() to where it is being... |
commit | commitdiff | tree |
2017-08-11 |
David Sommerseth | contrib: Remove keychain-mcd code |
commit | commitdiff | tree |
2017-08-11 |
Arne Schwabe | Print ec bit details, refuse management-external-key... |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | ntlm: improve code style and readability |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | ntlm: restyle compressed multiple function calls |
commit | commitdiff | tree |
2017-08-11 |
Antonio Quartulli | ntlm: convert binary buffers to uint8_t * |
commit | commitdiff | tree |
2017-08-11 |
Guido Vranken | fuzzer-forward.c: add comments, refactor code in multip... |
commit | commitdiff | tree |
2017-08-11 |
Guido Vranken | Fix bug in fuzzer-forward.c |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | fuzzer-route.c: add some comments |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | fuzzer-verify-cert: add comments, refactor code in... |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | fuzzer-mroute.c: add comments |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | fuzzer-list.c: remove unused line, add comments |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | fuzzer-buffer.c: add some comments |
commit | commitdiff | tree |
2017-08-10 |
Guido Vranken | Add comments to fuzzing.c, fuzzing.h, remove unused... |
commit | commitdiff | tree |
2017-08-09 |
Guido Vranken | DHCP fuzzer: add comments |
commit | commitdiff | tree |
2017-08-09 |
Guido Vranken | Base64 fuzzer: add comments, split code into separate... |
commit | commitdiff | tree |
2017-07-25 |
David Sommerseth | cleanup: Move write_pid() to where it is being used |
commit | commitdiff | tree |
2017-07-25 |
Antonio Quartulli | tls-crypt: avoid warnings when --disable-crypto is... |
commit | commitdiff | tree |
2017-07-24 |
Antonio Quartulli | management: preserve wait_for_push field when asking... |
commit | commitdiff | tree |
2017-07-20 |
Antonio Quartulli | route: improve error message |
commit | commitdiff | tree |
2017-07-20 |
Steffan Karger | fixup: also change missed openvpn_sleep() occurrences |
commit | commitdiff | tree |
2017-07-20 |
Steffan Karger | Move openvpn_sleep() to manage.c |
commit | commitdiff | tree |
2017-07-20 |
Steffan Karger | Remove strerror_ts() |
commit | commitdiff | tree |
2017-07-17 |
Antonio Quartulli | ntlm: unwrap multiple function calls |
commit | commitdiff | tree |
2017-07-17 |
Antonio Quartulli | ntlm: avoid useless cast |
commit | commitdiff | tree |
2017-07-17 |
Antonio Quartulli | don't print errno twice |
commit | commitdiff | tree |
2017-07-17 |
Antonio Quartulli | use M_ERRNO instead of explicitly printing errno |
commit | commitdiff | tree |
2017-06-29 |
David Sommerseth | doc: The CRL processing is not a deprecated feature |
commit | commitdiff | tree |
2017-06-29 |
Steffan Karger | Undo cipher push in client options state if cipher... |
commit | commitdiff | tree |
2017-06-29 |
Emmanuel Deloget | OpenSSL: remove EVP_CIPHER_CTX_free() from the compat... |
commit | commitdiff | tree |
2017-06-29 |
Emmanuel Deloget | OpenSSL: remove EVP_CIPHER_CTX_new() from the compat... |
commit | commitdiff | tree |
2017-06-27 |
Steffan Karger | Move adjust_power_of_2() to integer.h |
commit | commitdiff | tree |
2017-06-27 |
Steffan Karger | init_key_ctx: key and iv arguments can (now) be const |
commit | commitdiff | tree |
2017-06-27 |
Arne Schwabe | Set tls-cipher restriction before loading certificates |
commit | commitdiff | tree |
2017-06-27 |
Antonio Quartulli | crypto: correct typ0 in error message |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Replace all open()/close() with platform_open()/platfor... |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Initialize crypto in fuzzer-verify-cert |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Add crypto.c fuzzer |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Implement platform_read, platform_write and replace... |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Put README in the right directory.. |
commit | commitdiff | tree |
2017-06-27 |
Guido Vranken | Put back README |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Rename README |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Update README |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Remaining IO abstractions |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | IO abstractions in socks.c |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Remove erroneous endif from fuzzer-base64, fuzzer-misc... |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Add compression fuzzer |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Prepare compression functions for fuzzing |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Remove crypto requirement from fuzzer-base64, fuzzer... |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Add mroute.c fuzzer |
commit | commitdiff | tree |
2017-06-26 |
Guido Vranken | Prepare mroute.c, mroute.h for fuzzing |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Disable check in mss.c to speed up fuzzing |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add misc.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions + dealing with execve/popen in misc.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add list.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in list.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add buffer.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add ssl_verify* fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add options.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Disable certain options in options.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in options.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add proxy.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in proxy.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add forward.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in buffer.c, buffer.h |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add dhcp.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Add route.c fuzzer |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in route.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in socket.c, socket.h |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | IO abstractions in error.c |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Ignore all messages except M_FATAL |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Implement IO abstraction functions |
commit | commitdiff | tree |
2017-06-23 |
Guido Vranken | Create fuzzing basis + base64 fuzzer |
commit | commitdiff | tree |
2017-06-22 |
Steffan Karger | Fix typo in extract_x509_extension() debug message |
commit | commitdiff | tree |
2017-06-22 |
Emmanuel Deloget | OpenSSL: remove pre-1.1 function from the OpenSSL compa... |
commit | commitdiff | tree |
2017-06-21 |
Ilya Shipitsin | travis-ci: added gcc and clang openssl-1.1.0 builds |
commit | commitdiff | tree |
2017-06-20 |
Gert Doering | Update Changes.rst with relevant info for 2.4.3 release. |
commit | commitdiff | tree |
2017-06-19 |
Gert Doering | Fix remotely-triggerable ASSERT() on malformed IPv6... |
commit | commitdiff | tree |
2017-06-19 |
Guido Vranken | Prevent two kinds of stack buffer OOB reads and a crash... |
commit | commitdiff | tree |
2017-06-19 |
Steffan Karger | Fix potential double-free in --x509-alt-username (CVE... |
commit | commitdiff | tree |
2017-06-19 |
Steffan Karger | Restrict --x509-alt-username extension types |
commit | commitdiff | tree |
2017-06-19 |
Steffan Karger | Fix remote-triggerable memory leaks (CVE-2017-7521) |
commit | commitdiff | tree |
2017-06-19 |
Steffan Karger | mbedtls: require C-string compatible types for --x509... |
commit | commitdiff | tree |
2017-06-19 |
Steffan Karger | mbedtls: fix --x509-track post-authentication remote... |
commit | commitdiff | tree |
2017-06-19 |
David Sommerseth | auth-token with auth-nocache fix broke --disable-crypto... |
commit | commitdiff | tree |
2017-06-19 |
Antonio Quartulli | Ignore auth-nocache for auth-user-pass if auth-token... |
commit | commitdiff | tree |
2017-06-18 |
Gert Doering | Fix potential 1-byte overread in TCP option parsing. |
commit | commitdiff | tree |
2017-06-18 |
Emmanuel Deloget | OpenSSL: don't use direct access to the internal of... |
commit | commitdiff | tree |
2017-06-18 |
Emmanuel Deloget | OpenSSL: don't use direct access to the internal of... |
commit | commitdiff | tree |
next |