2017-05-23 |
Rich Salz | Fix line numbering for errors.
|
commit | commitdiff | tree |
2017-05-22 |
Rich Salz | Revert "Integration build a small memory image" Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-05-21 |
Rich Salz | -inkey can be an identifier, not just a file
|
commit | commitdiff | tree |
2017-05-20 |
Rich Salz | Move engines/afalg to engines
|
commit | commitdiff | tree |
2017-05-16 |
Rich Salz | Use BIO not FILE for test file
|
commit | commitdiff | tree |
2017-05-12 |
Rich Salz | Review feedback; use single main, #ifdef ADD_TEST
|
commit | commitdiff | tree |
2017-05-12 |
Rich Salz | Convert shlibloadtest to new framework
|
commit | commitdiff | tree |
2017-05-12 |
Rich Salz | Add "Title" directive to evp_test
|
commit | commitdiff | tree |
2017-05-12 |
Rich Salz | Use scalar, not length; fixes test_evp
|
commit | commitdiff | tree |
2017-05-11 |
Rich Salz | Rename evptests.txt to evppkey.txt
|
commit | commitdiff | tree |
2017-05-11 |
Rich Salz | Split test/evptests.txt into separate files.
|
commit | commitdiff | tree |
2017-05-11 |
Rich Salz | Use compare_mem wrapper
|
commit | commitdiff | tree |
2017-05-11 |
Rich Salz | Address some feedback
|
commit | commitdiff | tree |
2017-05-11 |
Rich Salz | Convert of evp_test to framework
|
commit | commitdiff | tree |
2017-05-10 |
Rich Salz | Ignore MSVC warnings (via Gisle Vanem)
|
commit | commitdiff | tree |
2017-05-04 |
Rich Salz | Remove outdated and unsupported CHIL engine
|
commit | commitdiff | tree |
2017-05-04 |
Rich Salz | Fix pathname errors in errcode file
|
commit | commitdiff | tree |
2017-05-04 |
Rich Salz | Fix tests of TEST tests, as it were
|
commit | commitdiff | tree |
2017-05-03 |
Rich Salz | Fix curly braces on util/mkrc.pl
|
commit | commitdiff | tree |
2017-05-03 |
Rich Salz | Run perltidy, use strict+warnings on mkrc.pl
|
commit | commitdiff | tree |
2017-05-03 |
Rich Salz | Perltidy ck_errf
|
commit | commitdiff | tree |
2017-05-03 |
Rich Salz | Remove some unused scripts
|
commit | commitdiff | tree |
2017-05-02 |
Rich Salz | Convert uses of snprintf to BIO_snprintf Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-05-02 |
Rich Salz | Fix URL links in comment
|
commit | commitdiff | tree |
2017-05-02 |
Rich Salz | Add some man page cross-references Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-05-02 |
Rich Salz | Convert danetest, ssl_test_ctx_test
|
commit | commitdiff | tree |
2017-05-01 |
Rich Salz | Fix a stack smash Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-28 |
Rich Salz | Check fflush on BIO_ctrl call
|
commit | commitdiff | tree |
2017-04-28 |
Rich Salz | Ensure blank lines between tests.
|
commit | commitdiff | tree |
2017-04-27 |
Rich Salz | Remove (broken) diagnostic print
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Fix ISO C function/object pointer issue
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Convert sslapitest to test framework
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Convert bntest to TEST_ framework
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Convert dtls_mtu_test, dtlsv1listentest
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Fix unit-tests when no-srp configured Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | Convert modular exponentiation tests to new framework Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-26 |
Rich Salz | evp_test.c: Add PrivPubKeyPair tests Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-25 |
Rich Salz | Fix typo in OPENSSL_LH_new compat API Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-24 |
Rich Salz | check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-24 |
Rich Salz | if log fails, avoid pms getting double free Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-20 |
Rich Salz | Ignore dups in X509_STORE_add_* Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-20 |
Rich Salz | Convert hmactest to new test framework Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-20 |
Rich Salz | fix dh_test. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-19 |
Rich Salz | Document Next Protocol Negotiation APIs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-19 |
Rich Salz | Convert dhtest, dsatest, cipherbytes_test
|
commit | commitdiff | tree |
2017-04-18 |
Rich Salz | Convert more tests
|
commit | commitdiff | tree |
2017-04-18 |
Rich Salz | Update more tests
|
commit | commitdiff | tree |
2017-04-18 |
Rich Salz | Convert more tests to framework
|
commit | commitdiff | tree |
2017-04-18 |
Rich Salz | Convert more tests
|
commit | commitdiff | tree |
2017-04-17 |
Rich Salz | [squash]Build works with/out NO_ENGINE and NO_AFALG
|
commit | commitdiff | tree |
2017-04-17 |
Rich Salz | Convert afalgtest
|
commit | commitdiff | tree |
2017-04-17 |
Rich Salz | Catch EC_R_UNKNOWN_GROUP in check_unsupported() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-16 |
Rich Salz | Add -f -r flags to find-unused-errs
|
commit | commitdiff | tree |
2017-04-14 |
Rich Salz | WIP: Convert ui,v3ext,verify_extra_test
|
commit | commitdiff | tree |
2017-04-12 |
Rich Salz | Address review feedback (to be squashed)
|
commit | commitdiff | tree |
2017-04-12 |
Rich Salz | Convert x509aux, cipherlist, casttest
|
commit | commitdiff | tree |
2017-04-11 |
Rich Salz | Additional check to handle BAD SSL_write retry Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Use 'over 2' for bullet lists.
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Standardize on =over 4 and check for it.
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Add missing =back
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Check for L<foo|foo>
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Make default_method mostly compile-time (cont'd)
|
commit | commitdiff | tree |
2017-04-07 |
Rich Salz | Make default_method mostly compile-time
|
commit | commitdiff | tree |
2017-03-29 |
Rich Salz | Remove duplicate doc Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-03-28 |
Rich Salz | Move PRIu64, OSSLzu to e_os.h
|
commit | commitdiff | tree |
2017-03-23 |
Rich Salz | Look for comma before - in POD pages
|
commit | commitdiff | tree |
2017-03-20 |
Rich Salz | Document BIO_printf family
|
commit | commitdiff | tree |
2017-03-14 |
Rich Salz | Add test for -nameout output
|
commit | commitdiff | tree |
2017-03-12 |
Rich Salz | Fix some doc nits
|
commit | commitdiff | tree |
2017-03-11 |
Rich Salz | Handle find-doc-nits script rename
|
commit | commitdiff | tree |
2017-03-11 |
Rich Salz | Fix many doc L<> errors
|
commit | commitdiff | tree |
2017-03-07 |
Rich Salz | Get pointer type right in BIO_ssl_shutdown()
|
commit | commitdiff | tree |
2017-03-06 |
Rich Salz | Remove some duplicate manpage entries
|
commit | commitdiff | tree |
2017-03-06 |
Rich Salz | Fix an endless loop in rsa_builtin_keygen. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-03-03 |
Rich Salz | sh_malloc & sh_free prototype change to match POSIX Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-03-02 |
Rich Salz | Remove ref to err(7), update copyright.
|
commit | commitdiff | tree |
2017-02-28 |
Rich Salz | Exdata test was never enabled.
|
commit | commitdiff | tree |
2017-02-28 |
Rich Salz | Remove GENCB_TEST compile flag
|
commit | commitdiff | tree |
2017-02-28 |
Rich Salz | Update year, wording tweak
|
commit | commitdiff | tree |
2017-02-22 |
Rich Salz | Iterate over EC_GROUP's poly array in a safe way Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-21 |
Rich Salz | Prevent OOB in SRP base64 code. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-21 |
Rich Salz | Don't call memcpy if len is zero. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-14 |
Rich Salz | Add no-ec build
|
commit | commitdiff | tree |
2017-02-08 |
Rich Salz | Centralize documentation about config file location
|
commit | commitdiff | tree |
2017-02-06 |
Rich Salz | Fix parsing of serial# in req
|
commit | commitdiff | tree |
2017-02-06 |
Rich Salz | Doc fix
|
commit | commitdiff | tree |
2017-01-31 |
Rich Salz | Add -Wno-parentheses-equality to dev-warnings.
|
commit | commitdiff | tree |
2017-01-28 |
Rich Salz | Don't need the checkbox; the hook does it
|
commit | commitdiff | tree |
2017-01-26 |
Rich Salz | Avoid over-long strings. Fix a mem leak.
|
commit | commitdiff | tree |
2017-01-18 |
Rich Salz | Skip ECDH tests for SSLv3
|
commit | commitdiff | tree |
2017-01-18 |
Rich Salz | If client doesn't send curves list, don't assume all.
|
commit | commitdiff | tree |
2017-01-13 |
Rich Salz | Fix "failure rate" bugs
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Make X509_Digest,others public
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Rename file so "ls" works on 80 columns
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Add documentation
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Add "random malloc failure" tooling
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | GH2176: Add X509_VERIFY_PARAM_get_time
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Review comments; fail build if nits found
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Fix typo in Blake2 function names
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Review comments
|
commit | commitdiff | tree |
next |