2019-03-06 |
Richard Levitte | Make it possible to disable the TRACE API
|
commit | commitdiff | tree |
2019-03-06 |
Richard Levitte | apps/openssl.c: Adapt to enable tracing output
|
commit | commitdiff | tree |
2019-03-06 |
Richard Levitte | Add generic trace API
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | padlock: generate assembler source for static libraries too
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | Add advice on setting CXX at the same time as CC
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | Travis: use enable-buildtest-c++
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | Configure: make C++ build tests optional and configurable
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | VMS: fix util/[un]local.com.in to handle attributes
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | testutil: ensure good treatment of argv on non-Unix...
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | VMS: move copy_argc to its own module and make it an...
|
commit | commitdiff | tree |
2019-03-05 |
Richard Levitte | Deprecate the "hw" configuration options, make "padlockeng...
|
commit | commitdiff | tree |
2019-02-28 |
Richard Levitte | apps/ca.c: only output DER with SPKAC input and when...
|
commit | commitdiff | tree |
2019-02-28 |
Richard Levitte | The use of the likes of UINT32_MAX requires internal...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Configure: support a few more "make variables" defaulting...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | .travis.yml: change -std=c89 to -ansi
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Configuration: divide devteam flags into language specific...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Do buildtests on our public header files with C++ as...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | OpenSSL::Util::Pod: allow slashes in names
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Replumbing: Add include/openssl/core.h, initially with...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Make the padlock engine build correctly
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Ensure configured module specific and application specific...
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | Add PADLOCK_ASM to dso_defines rather than lib_defines
|
commit | commitdiff | tree |
2019-02-27 |
Richard Levitte | The use of the likes of UINT32_MAX requires internal...
|
commit | commitdiff | tree |
2019-02-26 |
Richard Levitte | Revert "Configure: stop forcing use of DEFINE macros...
|
commit | commitdiff | tree |
2019-02-26 |
Richard Levitte | Add BN_native2bn and BN_bn2nativepad, for native BIGNUM...
|
commit | commitdiff | tree |
2019-02-26 |
Richard Levitte | Disable 02-test_errstr.t on msys/mingw as well as MSWin32
|
commit | commitdiff | tree |
2019-02-25 |
Richard Levitte | Rearrange the inclusion of curve448/curve448_lcl.h
|
commit | commitdiff | tree |
2019-02-22 |
Richard Levitte | Windows: Call TerminateProcess, not ExitProcess
|
commit | commitdiff | tree |
2019-02-20 |
Richard Levitte | test/context_internal_test.c: don't initialize as a...
|
commit | commitdiff | tree |
2019-02-19 |
Richard Levitte | Fixup internal documentation
|
commit | commitdiff | tree |
2019-02-18 |
Richard Levitte | util/find-docs-nits: Recognise SPARSE_ARRAY_OF
|
commit | commitdiff | tree |
2019-02-18 |
Richard Levitte | util/find-docs-nits: Extend to handle internal documentation
|
commit | commitdiff | tree |
2019-02-18 |
Richard Levitte | Conform to proper NAME section format
|
commit | commitdiff | tree |
2019-02-18 |
Richard Levitte | Property: naming and manual clarifiations
|
commit | commitdiff | tree |
2019-02-15 |
Richard Levitte | Add an OpenSSL library context
|
commit | commitdiff | tree |
2019-02-15 |
Richard Levitte | Add CRYPTO_alloc_ex_data()
|
commit | commitdiff | tree |
2019-02-15 |
Richard Levitte | Mark generated functions unused (applies to safestack...
|
commit | commitdiff | tree |
2019-02-15 |
Richard Levitte | Configure: make --strict-warnings a regular user provided...
|
commit | commitdiff | tree |
2019-02-14 |
Richard Levitte | Configure: stop forcing use of DEFINE macros in headers
|
commit | commitdiff | tree |
2019-02-13 |
Richard Levitte | test/build.info: add missing ../apps/include
|
commit | commitdiff | tree |
2019-02-13 |
Richard Levitte | Move libapps headers into their own directory
|
commit | commitdiff | tree |
2019-02-12 |
Richard Levitte | To use BN_BITS2, we'd better include openssl/bn.h
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | Rework build: small correction in unix-Makefile.tmpl
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | Rework build: add special cases for AIX
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | test/recipes/02-err_errstr: skip errors that may not...
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | Build: correct BASE shlib_version_as_filename
|
commit | commitdiff | tree |
2019-02-11 |
Richard Levitte | ENGINE modules aren't special, so call them MODULES
|
commit | commitdiff | tree |
2019-02-07 |
Richard Levitte | test/drbgtest.c: call OPENSSL_thread_stop() explicitly
|
commit | commitdiff | tree |
2019-02-04 |
Richard Levitte | Build: correct assembler generation in crypto/rc4/build...
|
commit | commitdiff | tree |
2019-02-01 |
Richard Levitte | VMS: Clean away stray debugging prints from descrip...
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Better phrasing around 1.1.0
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Configure: clean away unused variables and double assignments
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Build: clean away RENAME and SHARED_NAME
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Build: remove EXTRA
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Build: Remove BEGINRAW / ENDRAW / OVERRIDE
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | Build cleanup: Remove the VMS hack from test/build...
|
commit | commitdiff | tree |
2019-01-31 |
Richard Levitte | VMS: force 'pinshared'
|
commit | commitdiff | tree |
2019-01-28 |
Richard Levitte | Android build: use ANDROID_NDK_HOME rather than ANDROID_NDK
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Build: change remaining $unified_info{install} checks...
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Rework build: Windows dependency building fix
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Build: pass attributes down to make rule generators
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Build: use attributes to indicate installed script...
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Build: Change all _NO_INST to use attributes instead.
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Configure: add attributes to end product build.info...
|
commit | commitdiff | tree |
2019-01-22 |
Richard Levitte | Configure: teach the tokenizer to handle other separators...
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: Get rid of old %unified_info structures
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: adapt some scripts
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: Unix changes to handle extensions...
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: VMS changes to handle extensions and...
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: Windows changes to handle extensions...
|
commit | commitdiff | tree |
2019-01-21 |
Richard Levitte | Rework building: initial changes
|
commit | commitdiff | tree |
2019-01-16 |
Richard Levitte | apps/verify.c: Change an old comment to clarify what...
|
commit | commitdiff | tree |
2019-01-16 |
Richard Levitte | crypto/bio/b_dump.c: change all char* to void*, and...
|
commit | commitdiff | tree |
2019-01-16 |
Richard Levitte | crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()
|
commit | commitdiff | tree |
2019-01-16 |
Richard Levitte | crypto/uid.c: use own macro as guard rather than AT_SECURE
|
commit | commitdiff | tree |
2019-01-05 |
Richard Levitte | crypto/evp/e_aes.c: build again on s390x
|
commit | commitdiff | tree |
2018-12-21 |
Richard Levitte | util/process_docs.pl: handle multiple source directories...
|
commit | commitdiff | tree |
2018-12-19 |
Richard Levitte | X509_check_issued: check that signature algo matches...
|
commit | commitdiff | tree |
2018-12-14 |
Richard Levitte | ERR: preserve system error number in a few more places
|
commit | commitdiff | tree |
2018-12-12 |
Richard Levitte | VMS build: better treatment of .S -> .obj compilation
|
commit | commitdiff | tree |
2018-12-12 |
Richard Levitte | Fix error in processing $target{enable}
|
commit | commitdiff | tree |
2018-12-11 |
Richard Levitte | util/mkdef.pl: Remove a ';' that snuck in
|
commit | commitdiff | tree |
2018-12-11 |
Richard Levitte | Configuration: $config{shlib_version_number} -> $config...
|
commit | commitdiff | tree |
2018-12-10 |
Richard Levitte | apps/tsget.in: use the full version in the user agent...
|
commit | commitdiff | tree |
2018-12-10 |
Richard Levitte | VMS: fix library compatibility settings in util/mkdef.pl
|
commit | commitdiff | tree |
2018-12-10 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2018-12-10 |
Richard Levitte | Prevent calling decryption in an encryption context...
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | Remove all NOEXIST symbols from ordinals files
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | util/perl/OpenSSL/Ordinals.pm: introduce a base version
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versions
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | util/perl/OpenSSL/Ordinals.pm: shift to dotted versions...
|
commit | commitdiff | tree |
2018-12-07 |
Richard Levitte | Make EVP_PKEY_asn1_add0() stricter about its input
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Remaining boilerplate change in doc/man3/OpenSSL_version.pod
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates...
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates...
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates...
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates...
|
commit | commitdiff | tree |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates...
|
commit | commitdiff | tree |
next |