2016-05-10 |
Richard Levitte | Fix the docs for ERR_remove_thread_state and ERR_remove_state
|
commit | commitdiff | tree |
2016-05-10 |
Richard Levitte | Restore the ERR_remove_thread_state() API and make...
|
commit | commitdiff | tree |
2016-05-10 |
Richard Levitte | Have [.VMS]openssl_{startup,shutdown}.com depend on...
|
commit | commitdiff | tree |
2016-05-10 |
Richard Levitte | Fix VMS/openssl_{startup,shutddown}.com.in
|
commit | commitdiff | tree |
2016-05-09 |
Richard Levitte | Add NULL check in i2d_PrivateKey()
|
commit | commitdiff | tree |
2016-05-09 |
Hansruedi Patzen | Fix: failed to open config file if not specified when... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-05-09 |
Richard Levitte | VMS: support VERBOSE and V in descrip.mms
|
commit | commitdiff | tree |
2016-05-06 |
isnotnick | RT3513: req doesn't display attributes using utf8string Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-05-04 |
Richard Levitte | Complete the list of names in doc/ssl/SSL_CTX_load_verify_lo...
|
commit | commitdiff | tree |
2016-05-04 |
Richard Levitte | Check return of PEM_write_* functions and report possible...
|
commit | commitdiff | tree |
2016-05-04 |
Marek Klein | DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-05-04 |
Richard Levitte | Allow spaces in filenames when using perl's glob
|
commit | commitdiff | tree |
2016-05-03 |
Dmitry-Me | Properly own the duplicated string Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-05-03 |
Dmitry-Me | Improve comment Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-05-03 |
Richard Levitte | Try 'make install' with one of the Travis configurations
|
commit | commitdiff | tree |
2016-05-02 |
Richard Levitte | Document the addition of OPENSSL_LOCAL_CONFIG_DIR
|
commit | commitdiff | tree |
2016-05-02 |
Richard Levitte | Add the possibility for local build file templates
|
commit | commitdiff | tree |
2016-05-02 |
Richard Levitte | Add the possibility to have an extra local OpenSSL...
|
commit | commitdiff | tree |
2016-05-02 |
Richard Levitte | Remove personal configs from version control
|
commit | commitdiff | tree |
2016-05-01 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-05-01 |
Richard Levitte | Add the adjusted perl scripts to the set of "update...
|
commit | commitdiff | tree |
2016-05-01 |
Richard Levitte | Adjust a last few generators to new license boilerplate...
|
commit | commitdiff | tree |
2016-05-01 |
Richard Levitte | Skip blank lines if old copyright comment was removed...
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | Remove BIO_dummy, it's old cruft
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | Change 'struct bio_st' in all public header where applicable
|
commit | commitdiff | tree |
2016-04-29 |
David Benjamin | Avoid overflow issues in X509_cmp. Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | VMS: only explicitely translate names in library C...
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | VMS: It seems DEC C doesn't handle certain header files...
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-04-29 |
Richard Levitte | apps/progs.pl: don't make digests disablable by default
|
commit | commitdiff | tree |
2016-04-28 |
Christian Heimes | Add getters for X509_STORE and X509_OBJECT members Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-04-28 |
Richard Levitte | Fix BIO_set_nbio_accept()
|
commit | commitdiff | tree |
2016-04-28 |
Richard Levitte | Make BIO_sock_error return a proper error code when...
|
commit | commitdiff | tree |
2016-04-27 |
Richard Levitte | Documentation the changed {RSA,DSA,DH}_set0_* functionality...
|
commit | commitdiff | tree |
2016-04-27 |
Richard Levitte | RSA, DSA, DH: Allow some given input to be NULL on...
|
commit | commitdiff | tree |
2016-04-25 |
Richard Levitte | Document the enhancements for DEPEND and INCLUDE and...
|
commit | commitdiff | tree |
2016-04-25 |
Richard Levitte | Build system: add include directories and dependencies...
|
commit | commitdiff | tree |
2016-04-22 |
Richard Levitte | Warn when doing an out-of-source build and finding...
|
commit | commitdiff | tree |
2016-04-22 |
Richard Levitte | Add a best effort test to check shared library consistency
|
commit | commitdiff | tree |
2016-04-21 |
Richard Levitte | Update the Configurations READMEs
|
commit | commitdiff | tree |
2016-04-20 |
Davide Galassi | BIO socket connect failure was not handled correctly. Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-04-20 |
Richard Levitte | Travis: _srcdist, not _srcdir
|
commit | commitdiff | tree |
2016-04-20 |
Richard Levitte | Remove --classic build entirely
|
commit | commitdiff | tree |
2016-04-19 |
Richard Levitte | Typo, asoutflag -> perlasm_scheme
|
commit | commitdiff | tree |
2016-04-19 |
Richard Levitte | Only allow Microsoft assembler with no-asm on Windows
|
commit | commitdiff | tree |
2016-04-19 |
Richard Levitte | Build: Make 'test' depend on 'tests'
|
commit | commitdiff | tree |
2016-04-18 |
Richard Levitte | NOTES files will contain more requirements, make that...
|
commit | commitdiff | tree |
2016-04-17 |
Richard Levitte | Restore OCSP_basic_verify() error return semantics
|
commit | commitdiff | tree |
2016-04-17 |
Richard Levitte | Remove declaration of function that isn't implemented
|
commit | commitdiff | tree |
2016-04-16 |
Richard Levitte | Small OCSP fixup
|
commit | commitdiff | tree |
2016-04-15 |
Richard Levitte | Don't use a default for --with-zlib-lib on Windows...
|
commit | commitdiff | tree |
2016-04-15 |
Richard Levitte | ex_libs settings have to be added to, not overriden...
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Rename internal symbol to follow internal naming pattern
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Cleanup libcrypto.num and make update
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Move a declaration that's private to libcrypto
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Don't use FORMAT_BASE64 format when compressing / decompressing
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Fix the handling of --with-zlib-include
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Remake the way dynamic zlib is loaded
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Configuration: Simplify the way vms information is...
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Fix zlib configuration options.
|
commit | commitdiff | tree |
2016-04-13 |
Richard Levitte | Fix setting of debug callback in apps/enc.c
|
commit | commitdiff | tree |
2016-04-11 |
Richard Levitte | BIO: respect opening in text mode
|
commit | commitdiff | tree |
2016-04-09 |
Richard Levitte | Don't check the generated ssl-tests configs on VMS
|
commit | commitdiff | tree |
2016-04-09 |
Richard Levitte | VMS doesn't have directory separators in the same sense...
|
commit | commitdiff | tree |
2016-04-07 |
Richard Levitte | OpenSSL::Test: when moving directory, affect env as...
|
commit | commitdiff | tree |
2016-04-07 |
Richard Levitte | Better use BIO_snprintf() than snprintf(), in case...
|
commit | commitdiff | tree |
2016-04-07 |
Richard Levitte | Fix forgotten adaptation to opaque RSA and RSA_METHOD
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Perl: foreach (@list) { code } is better
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Add apps/tsget and test/ssltest_old to .gitignore
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Update CHANGES with the new about RSA and RSA_METHOD
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Document RSA_METHOD creators/destructor/accessors/writers
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Make the RSA_METHOD structure opaque
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Document RSA accessors/writers
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Make the RSA structure opaque
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | Perl cleanup: don't create lists unnecessarily
|
commit | commitdiff | tree |
2016-04-06 |
Richard Levitte | VMS: Fix special case for [.test]ssltest_old.c
|
commit | commitdiff | tree |
2016-04-04 |
Richard Levitte | Make sure the rand_byte buffer in padlock engine is...
|
commit | commitdiff | tree |
2016-04-03 |
Richard Levitte | Don't shadow known symbols write, read, puts, gets
|
commit | commitdiff | tree |
2016-04-03 |
Richard Levitte | Makefile et al template: only modify static library...
|
commit | commitdiff | tree |
2016-04-03 |
Richard Levitte | Ordinals adjustment
|
commit | commitdiff | tree |
2016-04-02 |
Richard Levitte | Adapt some test recipes to the newer cmdstr()
|
commit | commitdiff | tree |
2016-04-02 |
Richard Levitte | Enhance OpenSSL::Test::cmdstr to give cmd string variants
|
commit | commitdiff | tree |
2016-04-02 |
Richard Levitte | apps/opt.c: next was only used when NDEBUG undefined...
|
commit | commitdiff | tree |
2016-04-02 |
Richard Levitte | make depend: Check that find returned a non-empty string...
|
commit | commitdiff | tree |
2016-04-02 |
Coty Sutherland | Correcting typo that causes make install fail Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-04-01 |
Richard Levitte | Add the C macro NDEBUG when configuring for release
|
commit | commitdiff | tree |
2016-04-01 |
Richard Levitte | Force argv to be an array of long pointers on VMS
|
commit | commitdiff | tree |
2016-04-01 |
Richard Levitte | Make the use of perl more consistent
|
commit | commitdiff | tree |
2016-03-31 |
Richard Levitte | OpenSSL::Test: have cmdstr() return the true command.
|
commit | commitdiff | tree |
2016-03-31 |
Richard Levitte | When looking for executables, don't forget the extension
|
commit | commitdiff | tree |
2016-03-31 |
Richard Levitte | Fix "no-ui" configuration
|
commit | commitdiff | tree |
2016-03-31 |
Richard Levitte | Make the '-in' option in apps/passwd.c less mandatory
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Fix pointer size issues with argv on VMS
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Fix pointer size issue with setbuf() on VMS
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Fix pointer size issues on VMS
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Rearrange the use of 'proto' in BIO_lookup
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | When verbosity is requested, OpenSSL::Test::run() displays...
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Have OpenSsl..Test::app() and friends look for file...
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Since OpenSSL::Test redirects stderr to /dev/null,...
|
commit | commitdiff | tree |
next |