2016-01-18 |
Richard Levitte | Add some extra Cygwin targets as aliases for Cygwin-x86
|
commit | commitdiff | tree |
2016-01-18 |
Richard Levitte | Adjust the configuration target name from Cygwin-i686...
|
commit | commitdiff | tree |
2016-01-18 |
Corinna Vinschen | Fix configuration system to support different architectures... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-01-18 |
Corinna Vinschen | Don't strip object files on Cygwin Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-01-18 |
Corinna Vinschen | Use POSIX functions on Cygwin, not Win32 function Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-01-16 |
Richard Levitte | The TLSProxy tests can't run if no-engine has been...
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Small fixup, an extra line slipped in
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Avoid the r modifier for s/// (perl)
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | In __cwd, make sure the given directory is seen as...
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Relax the requirements for a debug build
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Prepare for 1.1.0-pre3-dev
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Prepare for 1.1.0-pre2 release
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Change the last copyright year to 2016 in README
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | VMS open() doesn't take O_BINARY, but takes a context...
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Rename binmode into textmode and use it correctly
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Do not use redirection on binary files
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Fall back to c_rehash if 'openssl rehash' fails
|
commit | commitdiff | tree |
2016-01-14 |
Richard Levitte | Add a directry spec for mcr if there is none
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Reorder the ordinals in libeay.num
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Remove spurious ;
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Quick fix of debugging option for mk1mf.pl.
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | VMS C doesn't provide intmax_t/uinmax_t, use our own
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Remove test_probable_prime_coprime from test/bntest.c
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Simplify the EXIT macrot for VMS
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | VMS perl doesn't implement fork(), so don't run the...
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Don't return from main(), use EXIT() instead
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Have the VMS exit code follow POSIX conventions
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | After EVP_CIPHER turned opaque, e_rc5.c needs to include...
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Pipes on VMS do not work well with binary data, use...
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | Fix test/recipes/80-test_ca.t to work on VMS
|
commit | commitdiff | tree |
2016-01-13 |
Richard Levitte | VMS will downcase all command parameters unless they...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Correct a small typo in CHANGES
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Add notes in CHANGES and NEWS
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Remove unused internal macros
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Document the new EVP_CIPHER and EVP_CIPHER_CTX functionality
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Add back deprecated functions in macro form
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt all EVP_CIPHER users for it becoming opaque
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | EVP_CIPHER_CTX_new_cipher_data was a temporary measure...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt all engines that need it to opaque EVP_CIPHER
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt builtin cipher implementations to opaque EVP_CIPHER
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt the internal EVP routines to opaque EVP_CIPHER
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Make EVP_CIPHER opaque and add creator/destructor/accessor...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Remove EVP_CIPHER_CTX_flags, it's only confusing
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt cipher implementations to opaque EVP_CIPHER_CTX
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Adapt the internal EVP routines to opaque EVP_CIPHER_CTX
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Add accessors and writers for EVP_CIPHER_CTX
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Make EVP_CIPHER_CTX opaque and renew the creator /...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Make sure to have both upper and mixed case symbols...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | Use SPARE instead of PRIVATE_PROCEDURE to reserve unused...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | The limit per SYMBOL_VECTOR isn't the amount of symbols...
|
commit | commitdiff | tree |
2016-01-12 |
Richard Levitte | VMS INDENTIFICATION should only have the version number
|
commit | commitdiff | tree |
2016-01-11 |
Richard Levitte | Have mkdef.pl use case sensitive symbols for shareable...
|
commit | commitdiff | tree |
2016-01-11 |
Richard Levitte | Only run DANE tests when EC is supported
|
commit | commitdiff | tree |
2016-01-11 |
Richard Levitte | Adjust $default_depflags to changes in Configure
|
commit | commitdiff | tree |
2016-01-08 |
Richard Levitte | Remove all remaining traces if PEM_Seal
|
commit | commitdiff | tree |
2016-01-07 |
Richard Levitte | Remove the old VMS linker option file creator for shlibs
|
commit | commitdiff | tree |
2016-01-07 |
Richard Levitte | Enhance util/mkdef.pl to provide a VMS linker option...
|
commit | commitdiff | tree |
2016-01-07 |
Richard Levitte | Remove crypto/pem/pem_seal.c
|
commit | commitdiff | tree |
2016-01-02 |
Richard Levitte | Instead of a local hack, implement SIZE_MAX in numbers...
|
commit | commitdiff | tree |
2016-01-02 |
Richard Levitte | Fix a possible memleak
|
commit | commitdiff | tree |
2015-12-30 |
Richard Levitte | Fix faulty check in the VMS version of opt_progname
|
commit | commitdiff | tree |
2015-12-30 |
Richard Levitte | Remove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_cert_s...
|
commit | commitdiff | tree |
2015-12-30 |
Richard Levitte | Correct missing prototype
|
commit | commitdiff | tree |
2015-12-30 |
Richard Levitte | SIZE_MAX doesn't exist everywhere, supply an alternative
|
commit | commitdiff | tree |
2015-12-30 |
Richard Levitte | Fix some missing or faulty header file inclusions
|
commit | commitdiff | tree |
2015-12-29 |
Richard Levitte | Prefer ReuseAddr over Reuse, with IO::Socket::INET
|
commit | commitdiff | tree |
2015-12-23 |
Richard Levitte | Refactor DTLS cookie generation and verification
|
commit | commitdiff | tree |
2015-12-19 |
Richard Levitte | Fix the etags action line, as etags doesn't take -R
|
commit | commitdiff | tree |
2015-12-18 |
Richard Levitte | Remove the "eay" c-file-style indicators
|
commit | commitdiff | tree |
2015-12-17 |
Richard Levitte | Modify the lower level memory allocation routines to...
|
commit | commitdiff | tree |
2015-12-15 |
Richard Levitte | Better splitting regexp for test_ordinals
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | make update, missed file
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | Adapt EVP tests to the opaque EVP_ENCODE_CTX
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | Adapt PEM routines to the opaque EVP_ENCODE_CTX
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | Adapt BIO_f_base64 to the opaque EVP_ENCODE_CTX
|
commit | commitdiff | tree |
2015-12-11 |
Richard Levitte | Make EVP_ENCODE_CTX opaque
|
commit | commitdiff | tree |
2015-12-10 |
Richard Levitte | Don't run rehash as part of building the openssl app
|
commit | commitdiff | tree |
2015-12-09 |
Richard Levitte | Fix warnings about unused variables when EC is disabled.
|
commit | commitdiff | tree |
2015-12-09 |
Richard Levitte | Move the definitions of EC_KEY and EC_KEY_METHOD to...
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | NEWS: Add a bit of precision regarding removal of cipher...
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | Additional NEWS
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | Not all 'find's know -xtype, use -type instead
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | Adapt the OS X build to use the OS X tar
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | Make it possible to affect the way dists are made
|
commit | commitdiff | tree |
2015-12-08 |
Richard Levitte | Cleanup the EVP_MD_CTX before exit rather than after
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Remove double semi (;)
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Remove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Fix clang complaints about uninitialised variables.
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Change tar owner and group to just 0
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Add an entry in CHANGES
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Document EVP_MD constructors, destructors and manipulators
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Document the HMAC changes
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Document the EVP_MD_CTX changes
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used HMAC_CTX_init
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Cleanup: rename HMAC_CTX_init to HMAC_CTX_reset
|
commit | commitdiff | tree |
2015-12-07 |
Richard Levitte | Cleanup: support EVP_MD_CTX_(create|init|destroy) for...
|
commit | commitdiff | tree |
next |