2017-11-24 |
Richard Levitte | Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
|
commit | commitdiff | tree |
2017-11-21 |
Richard Levitte | Avoid unnecessary MSYS2 conversion of some arguments
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Modify expected output of a CRL to match the changed...
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Add padding spaces before printing signature algorithm...
|
commit | commitdiff | tree |
2017-11-16 |
Richard Levitte | Modify expected output of a certificate to match the...
|
commit | commitdiff | tree |
2017-11-07 |
Richard Levitte | Configure: cleanup @disable_cascade
|
commit | commitdiff | tree |
2017-11-03 |
Richard Levitte | Travis: if "make update" created a diff, please show it
|
commit | commitdiff | tree |
2017-11-02 |
Richard Levitte | Fix small but important regression
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | Generate a dictionary of OIDs for fuzzers
|
commit | commitdiff | tree |
2017-10-31 |
Richard Levitte | Fix EVP_PKEY_ASN1_METHOD manual
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | EVP_PKEY_asn1_add0(): Check that this method isn't...
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | Document EVP_PKEY_ASN1_METHOD and associated functions
|
commit | commitdiff | tree |
2017-10-30 |
Richard Levitte | EVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
|
commit | commitdiff | tree |
2017-10-25 |
Richard Levitte | doc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
|
commit | commitdiff | tree |
2017-10-24 |
Richard Levitte | asn1_item_embed_new(): if locking failed, don't call...
|
commit | commitdiff | tree |
2017-10-24 |
Richard Levitte | asn1_item_embed_new(): don't free an embedded item
|
commit | commitdiff | tree |
2017-10-23 |
Richard Levitte | asn1_item_embed_new(): don't free an embedded item
|
commit | commitdiff | tree |
2017-10-16 |
Richard Levitte | Add branch coverage to coveralls statistics
|
commit | commitdiff | tree |
2017-10-09 |
Richard Levitte | Reduce the things we ignore in test/
|
commit | commitdiff | tree |
2017-10-09 |
Richard Levitte | Use the possibility to have test results in a different...
|
commit | commitdiff | tree |
2017-10-09 |
Richard Levitte | Fix util/perl/OpenSSL/Test.pm input variable overwrite
|
commit | commitdiff | tree |
2017-10-09 |
Richard Levitte | Fix util/find-doc-nits to correctly parse function...
|
commit | commitdiff | tree |
2017-10-09 |
Richard Levitte | Correct some typedef documentation
|
commit | commitdiff | tree |
2017-10-06 |
Richard Levitte | doc/man1/openssl.pod: Add missing commands and links
|
commit | commitdiff | tree |
2017-10-04 |
Richard Levitte | Configurations/windows-makefile.tmpl: canonicalise...
|
commit | commitdiff | tree |
2017-09-26 |
Richard Levitte | Make sure that a cert with extensions gets version...
|
commit | commitdiff | tree |
2017-09-12 |
Richard Levitte | Document the recursive option
|
commit | commitdiff | tree |
2017-09-12 |
Richard Levitte | Add a recursive option to 'openssl storeutl'
|
commit | commitdiff | tree |
2017-09-12 |
Richard Levitte | Disable the EGD seeding meachanism when stdio is disabled
|
commit | commitdiff | tree |
2017-09-08 |
Richard Levitte | Add UI functions to set result with explicit length...
|
commit | commitdiff | tree |
2017-09-05 |
Richard Levitte | Fix OSSL_STORE's 'file' loader: make sure peekbuf is...
|
commit | commitdiff | tree |
2017-09-04 |
Richard Levitte | Fix 90-test_store.t: using config() requires OpenSSL...
|
commit | commitdiff | tree |
2017-09-03 |
Richard Levitte | OSSL_STORE: Avoid testing with URIs on the mingw command...
|
commit | commitdiff | tree |
2017-09-01 |
Richard Levitte | Fix OpenSSL::Test::Utils::config to actualy load the...
|
commit | commitdiff | tree |
2017-08-31 |
Richard Levitte | OpenSSL::Test::__fixup_prg: don't check program existence
|
commit | commitdiff | tree |
2017-08-31 |
Richard Levitte | util/mkdef.pl: handle line terminators correctly
|
commit | commitdiff | tree |
2017-08-28 |
Richard Levitte | If 'tests' is disabled, then so should 'external-tests'
|
commit | commitdiff | tree |
2017-08-25 |
Richard Levitte | Fix guarding macro in include/internal/sockets.h
|
commit | commitdiff | tree |
2017-08-25 |
Richard Levitte | Move more socket stuff
|
commit | commitdiff | tree |
2017-08-25 |
Richard Levitte | NO_SYS_TYPES_H isn't defined anywhere, stop using it...
|
commit | commitdiff | tree |
2017-08-24 |
Richard Levitte | apps/passwd.c: Make MD5 and SHA password making EBCDIC...
|
commit | commitdiff | tree |
2017-08-24 |
Richard Levitte | apps/passwd.c: Fix code layout
|
commit | commitdiff | tree |
2017-08-24 |
Richard Levitte | apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC...
|
commit | commitdiff | tree |
2017-08-22 |
Richard Levitte | Don't try to compare the ctype functions on values...
|
commit | commitdiff | tree |
2017-08-22 |
Richard Levitte | Don't try to test ctype functions for values < 0 or...
|
commit | commitdiff | tree |
2017-08-22 |
Richard Levitte | Fix the lack of isblank() with VMS C
|
commit | commitdiff | tree |
2017-08-19 |
Richard Levitte | Fix ui_write in apps/apps.c
|
commit | commitdiff | tree |
2017-08-18 |
Richard Levitte | Add a comment on expectations in the "tar" target
|
commit | commitdiff | tree |
2017-08-18 |
Richard Levitte | Prepare tarball in dist directory
|
commit | commitdiff | tree |
2017-08-18 |
Richard Levitte | Turn on error sensitivity in the "tar" target
|
commit | commitdiff | tree |
2017-08-18 |
Richard Levitte | test/asn1_time_test.c: Better check of signed time_t
|
commit | commitdiff | tree |
2017-08-17 |
Richard Levitte | When building a tarball, avoid trying to copy submodules
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | STORE: Add documentation on the expectations for returned...
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | STORE: Add info on the expected post_process callback...
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | Clear error stack on successful OSSL_STORE_open()
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | Add ERR_clear_last_mark()
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | File::Glob option ':bsd_glob' doesn't work everywhere...
|
commit | commitdiff | tree |
2017-08-15 |
Richard Levitte | Consolidate the locations where we have our internal...
|
commit | commitdiff | tree |
2017-07-28 |
Richard Levitte | Perl: Use File::Glob::bsd_glob rather than File::Glob...
|
commit | commitdiff | tree |
2017-07-26 |
Richard Levitte | Simplify the handling of shared library version numbers
|
commit | commitdiff | tree |
2017-07-24 |
Richard Levitte | Makefile.shared: Make link_shlib.linux-shared less...
|
commit | commitdiff | tree |
2017-07-24 |
Richard Levitte | test/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
|
commit | commitdiff | tree |
2017-07-24 |
Richard Levitte | Simplify Makefile.shared
|
commit | commitdiff | tree |
2017-07-20 |
Richard Levitte | Fix faulty include
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | testutil: stanza files are text files, open them as...
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | OSSL_STORE "file" scheme loader: check that a DOS device...
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | OSSL_STORE "file" scheme loader: check for absolute...
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | test/recipes/90-test_store.t: Add a few cases with...
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | OSSL_STORE: Treat URIs as files first (with exceptions...
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | OSSL_STORE: spell error reason correctly
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | test/recipes/90-test_store.t: Test absolute files
|
commit | commitdiff | tree |
2017-07-15 |
Richard Levitte | test/recipes/90-test_store.t: Rename some functions
|
commit | commitdiff | tree |
2017-07-14 |
Richard Levitte | For Windows, use _stat rather than stat
|
commit | commitdiff | tree |
2017-07-14 |
Richard Levitte | Fix style in crypto/store/loader_file.c
|
commit | commitdiff | tree |
2017-07-08 |
Richard Levitte | Fix cipher_compare
|
commit | commitdiff | tree |
2017-07-07 |
Richard Levitte | test/run_tests.pl: Make sure to exit with a code that...
|
commit | commitdiff | tree |
2017-07-07 |
Richard Levitte | test/recipes/90-test_shlibload.t: Make sure to handle...
|
commit | commitdiff | tree |
2017-07-07 |
Richard Levitte | VMS: When running a sub-MMS, make sure to give it the...
|
commit | commitdiff | tree |
2017-07-05 |
Richard Levitte | STORE 'file' scheme loader: fix try_decode_params(...
|
commit | commitdiff | tree |
2017-07-05 |
Richard Levitte | Fix small UI issues
|
commit | commitdiff | tree |
2017-07-05 |
Richard Levitte | Avoid possible memleak in X509_policy_check()
|
commit | commitdiff | tree |
2017-07-04 |
Richard Levitte | STORE: fix possible memory leak
|
commit | commitdiff | tree |
2017-07-03 |
Richard Levitte | Correct documentation for UI_get0_result_string
|
commit | commitdiff | tree |
2017-07-03 |
Richard Levitte | Remove the possibility to disable the UI module entirely
|
commit | commitdiff | tree |
2017-07-03 |
Richard Levitte | Make sure OSSL_STORE_load() isn't caught in an endless...
|
commit | commitdiff | tree |
2017-07-02 |
Richard Levitte | STORE 'file' scheme loader: DNS name in URI is case...
|
commit | commitdiff | tree |
2017-07-01 |
Richard Levitte | When apps_startup() fails, exit with a failure code...
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | STORE: Make sure the loader to be registered is complete
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | STORE: simplify store_loader_cmp()
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | util/mkdef.pl: Make symbol version processing Linux...
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | util/mkdef.pl: Add UNIX as a platform
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | Add internal functions to fetch PEM data from an opened BIO
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | Make it possible to tell the file loader to use secure...
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | STORE 'file' scheme loader: refactor the treatment...
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | STORE: Add an entry in NEWS and CHANGES
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | STORE test recipe: Remove comment refering to OpenConnect
|
commit | commitdiff | tree |
2017-06-29 |
Richard Levitte | Add documentation for the storeutl app
|
commit | commitdiff | tree |
next |