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 |
2016-03-30 |
Richard Levitte | Add the option 'interpreter_args' to perlapps() and...
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Break out DllMain from crypto/cryptlib.c and use it...
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Make it possible to specify source files that will...
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | Adapt bf_lbuf for opaque BIO
|
commit | commitdiff | tree |
2016-03-30 |
Richard Levitte | 'make test' depends of having util/shlib-wrap.sh symlinked...
|
commit | commitdiff | tree |
2016-03-29 |
Richard Levitte | Config: The cflags in vms-alpha and vms-ia64 have to...
|
commit | commitdiff | tree |
2016-03-29 |
Richard Levitte | VMS: Disable the warning MAYLOSEDATA3
|
commit | commitdiff | tree |
2016-03-29 |
Richard Levitte | VMS: Harmonize the paths in openssl_startup.com with...
|
commit | commitdiff | tree |
2016-03-29 |
Richard Levitte | VMS: Display the correct path to openssl_startup.com...
|
commit | commitdiff | tree |
2016-03-27 |
Richard Levitte | Math::BigInt does floored divs, BN_div does truncated...
|
commit | commitdiff | tree |
2016-03-25 |
Richard Levitte | VMS: add a note about DECC$* logical names
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: $? might be huge enough to break line length limit...
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: install openssl.conf in OPENSSLDIR, not INSTALLTOP
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: have mms ignore creation of already existing dirs
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: Rethink the staging directory
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | Misc fixes in VMS/openssl_startup.com.in
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | Adjust some default installation directories
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: update the properties of symbol search
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | VMS: compensate for command line length limits with...
|
commit | commitdiff | tree |
2016-03-23 |
Richard Levitte | Small fixups in DSO
|
commit | commitdiff | tree |
2016-03-21 |
Richard Levitte | Downcase VMS config names
|
commit | commitdiff | tree |
next |