Build: use attributes to indicate installed script classes
[openssl.git] / util /
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21 Richard LevitteRework building: adapt some scripts
2019-01-21 Richard LevitteRework building: VMS changes to handle extensions and...
2019-01-21 Richard LevitteRework building: initial changes
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2018-12-21 Richard Levitteutil/process_docs.pl: handle multiple source directorie...
2018-12-13 Rich SalzIgnore duplicated undocumented things
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-11 Richard Levitteutil/mkdef.pl: Remove a ';' that snuck in
2018-12-11 Richard LevitteConfiguration: $config{shlib_version_number} -> $config...
2018-12-10 Richard LevitteVMS: fix library compatibility settings in util/mkdef.pl
2018-12-07 Richard LevitteRemove all NOEXIST symbols from ordinals files
2018-12-07 Richard Levittemake update
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: introduce a base version
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_v...
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: shift to dotted versions...
2018-12-07 Boris Pismennyssl: Linux TLS Tx Offload
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard Levitteutil/find-doc-nits: allow #undef
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-06 Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-12-06 Richard Levitteutil/mkdef.pl: prepare for DEPRECATEDIN_X
2018-12-03 Richard LevitteDocs: better deprecation text
2018-12-03 Richard Levitteutil/process_docs.pl: handle multiple source directorie...
2018-11-24 Richard LevitteHave util/mktar.sh display the absolute path to the...
2018-11-24 Richard LevitteDocument the removed 'dist' target
2018-11-23 Richard LevitteChange tarball making procedure
2018-11-15 Antoine SalonMaking SRP_user_pwd functions public
2018-11-15 Antoine SalonAdded SRP_VBASE_add0_user()
2018-11-15 Antoine SalonAdd SSL_CTX_set_tmp_ecdh.pod
2018-11-15 Antoine SalonSSL extra chain certificates doc
2018-11-13 Richard LevitteFix typo in util/perl/OpenSSL/Test.pm
2018-11-13 Richard LevitteFix rpath-related Linux "test_shlibload" failure.
2018-11-12 Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-10 David WoodhouseAdd EVP_PKEY_supports_digest_nid()
2018-11-07 Richard Levitteutil/add-depends.pl: go through shared_sources too
2018-10-29 Richard LevitteAdd convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
2018-10-29 Richard LevitteAdd EVP_MAC API
2018-10-17 Patrick Steuers390x assembly pack: add OPENSSL_s390xcap man page.
2018-10-17 Antoine SalonDeprecate ECDH_KDF_X9_62()
2018-10-17 Antoine SalonEVP module documentation pass
2018-10-10 FdaSilvaYYcrypto/rand: fix some style nit's
2018-10-09 Benjamin Kadukmkdef: bsd-gcc uses solaris symbol version scripts
2018-10-05 Richard Levitteutil/mkdef.pl: for VMS, allow generation of case insens...
2018-10-05 Richard LevitteChange the build of engines to use ordinal files for...
2018-10-05 Richard Levitteutil/mkdef.pl: Produce version scripts from unversioned...
2018-10-04 Richard LevitteRefactor util/mknum.pl for clearer separation of functi...
2018-10-04 Richard LevitteAdd code to manipulate the items in OpenSSL::Ordinals
2018-10-04 Richard LevitteA perl module to parse through C headers
2018-10-03 Richard LevitteMove ZLIB from 'platforms' to 'features'
2018-10-03 Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-03 Richard LevitteAdd a perl module that deals with ordinals files
2018-10-01 Richard LevitteRefactor linker script generation
2018-09-30 Richard LevitteSmall cleanup (util/mkdef.pl, crypto/bio/bss_log.c...
2018-09-24 Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-20 Richard Levitteutil/mkdef.pl, util/add-depends.pl: don't lowercase...
2018-09-12 Viktor Szakatsminor fixes for Windows
2018-09-11 Matt CaswellUpdate copyright year
2018-09-07 Paul YangSupport setting SM2 ID
2018-09-07 Paul YangSupport pmeth->digest_custom
2018-09-07 Paul YangIntroduce EVP_MD_CTX_set_pkey_ctx
2018-09-03 Richard LevitteRename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-08-20 Matt CaswellAdd support for SSL_CTX_set_post_handshake_auth()
2018-08-20 Matt CaswellChange Post Handshake auth so that it is opt-in
2018-08-17 Andy Polyakovcrypto/threads_*: remove CRYPTO_atomic_{read|write}.
2018-08-15 Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-09 Matt CaswellAdd a test for TLSv1.3 fallback
2018-08-08 Matt CaswellAdd a test for unencrypted alert
2018-07-31 Matt CaswellDeprecate the EC curve type specific functions in 1.2.0
2018-07-31 Matt CaswellProvide EC functions that are not curve type specific
2018-07-18 Matt CaswellAdd a test for mismatch between key OID and sig alg
2018-07-11 Richard LevitteWindows: fix echo for nmake
2018-07-10 Richard Levitteutil/dofile.pl: require Text::Template 1.46 or newer
2018-07-10 Richard LevitteMake 'with_fallback' use 'use' instead of 'require'
2018-07-06 Matt CaswellIntroduce the recv_max_early_data setting
2018-07-02 Matt CaswellDocument the new early data callback and option
2018-07-02 Matt CaswellAdd setters to set the early_data callback
2018-06-26 PauliModify the DEVRANDOM source so that the files are kept...
2018-06-22 Andy PolyakovConfigure,util/shlib_wrap.sh: harmonize -Wl and -rpath...
2018-06-21 Nicola TuveriUse DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
2018-06-20 Matt CaswellUpdate copyright year
2018-06-19 Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-13 Andy PolyakovConfigurations/10-main.conf: replace -bexpall with...
2018-06-12 Richard Levitteutil/ck_errf.pl: add functionality that brings it close...
2018-06-11 Richard Levitteutil/ck_errf.pl: add detection of unknown libcrypto...
2018-06-11 David von Oheimbexport data_dir of Test.pm, which was forgotten in...
2018-06-11 Richard LevitteVMS: have mkdef.pl parse lettered versions properly
2018-06-08 Matt CaswellAdd function for setting the EVP_PKEY_ASN1_METHOD raw...
2018-06-08 Matt CaswellAdd support getting raw private/public keys
2018-06-04 Matt CaswellRemove non-existant functions from libcrypto.num
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellUpdate copyright year
2018-05-28 Dr. Matthias St... ECDSA_SIG: add simple getters for commonly used struct...
2018-05-28 Dr. Matthias St... RSA: add simple getters for commonly used struct members
2018-05-28 Dr. Matthias St... DSA: add simple getters for commonly used struct members
2018-05-28 Dr. Matthias St... DH: fix: add simple getters for commonly used struct...
2018-05-27 Dr. Matthias St... util/libcrypto.num: fix symbol collision between 1...
next