index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-16
/
+3
*
util/find-doc-nits: allow #undef
Richard Levitte
2018-12-06
1
-1
/
+1
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
6
-77
/
+56
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
1
-16
/
+16
*
util/mkdef.pl: prepare for DEPRECATEDIN_X
Richard Levitte
2018-12-06
2
-5
/
+8
*
Docs: better deprecation text
Richard Levitte
2018-12-03
1
-0
/
+1
*
util/process_docs.pl: handle multiple source directories for .pod files
Richard Levitte
2018-12-03
1
-7
/
+9
*
Have util/mktar.sh display the absolute path to the tarball
Richard Levitte
2018-11-24
1
-1
/
+4
*
Document the removed 'dist' target
Richard Levitte
2018-11-24
1
-0
/
+6
*
Change tarball making procedure
Richard Levitte
2018-11-23
1
-0
/
+27
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
1
-0
/
+4
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
1
-0
/
+1
*
Add SSL_CTX_set_tmp_ecdh.pod
Antoine Salon
2018-11-15
1
-0
/
+4
*
SSL extra chain certificates doc
Antoine Salon
2018-11-15
1
-0
/
+2
*
Fix typo in util/perl/OpenSSL/Test.pm
Richard Levitte
2018-11-14
1
-1
/
+1
*
Fix rpath-related Linux "test_shlibload" failure.
Richard Levitte
2018-11-14
1
-9
/
+19
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
2
-0
/
+4
*
Add EVP_PKEY_supports_digest_nid()
David Woodhouse
2018-11-10
1
-0
/
+1
*
util/add-depends.pl: go through shared_sources too
Richard Levitte
2018-11-07
1
-2
/
+4
*
Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
Richard Levitte
2018-10-29
1
-0
/
+2
*
Add EVP_MAC API
Richard Levitte
2018-10-29
2
-0
/
+23
*
s390x assembly pack: add OPENSSL_s390xcap man page.
Patrick Steuer
2018-10-17
1
-0
/
+1
*
Deprecate ECDH_KDF_X9_62()
Antoine Salon
2018-10-17
1
-1
/
+1
*
EVP module documentation pass
Antoine Salon
2018-10-17
1
-2
/
+37
*
crypto/rand: fix some style nit's
FdaSilvaYY
2018-10-10
1
-0
/
+4
*
mkdef: bsd-gcc uses solaris symbol version scripts
Benjamin Kaduk
2018-10-09
1
-0
/
+1
*
util/mkdef.pl: for VMS, allow generation of case insensitive symbol vector
Richard Levitte
2018-10-05
1
-30
/
+53
*
Change the build of engines to use ordinal files for symbol export
Richard Levitte
2018-10-05
1
-0
/
+2
*
util/mkdef.pl: Produce version scripts from unversioned symbols
Richard Levitte
2018-10-05
1
-18
/
+33
*
Refactor util/mknum.pl for clearer separation of functionality
Richard Levitte
2018-10-04
1
-1345
/
+111
*
Add code to manipulate the items in OpenSSL::Ordinals
Richard Levitte
2018-10-04
1
-35
/
+545
*
A perl module to parse through C headers
Richard Levitte
2018-10-04
1
-0
/
+1129
*
Move ZLIB from 'platforms' to 'features'
Richard Levitte
2018-10-03
3
-9
/
+8
*
Refactor util/mkdef.pl for clearer separation of functionality
Richard Levitte
2018-10-03
2
-1535
/
+1649
*
Add a perl module that deals with ordinals files
Richard Levitte
2018-10-03
1
-0
/
+436
*
Refactor linker script generation
Richard Levitte
2018-10-01
1
-3
/
+4
*
Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)
Richard Levitte
2018-09-30
2
-11
/
+1
*
Document OPENSSL_VERSION_TEXT macro
Daniel Bevenius
2018-09-24
1
-0
/
+1
*
util/mkdef.pl, util/add-depends.pl: don't lowercase file names
Richard Levitte
2018-09-20
2
-4
/
+4
*
minor fixes for Windows
Viktor Szakats
2018-09-12
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
2
-2
/
+2
*
Support setting SM2 ID
Paul Yang
2018-09-07
1
-0
/
+3
*
Support pmeth->digest_custom
Paul Yang
2018-09-07
1
-0
/
+2
*
Introduce EVP_MD_CTX_set_pkey_ctx
Paul Yang
2018-09-07
1
-0
/
+1
*
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
Richard Levitte
2018-09-03
1
-2
/
+2
*
add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP
Paul Kehrer
2018-09-03
1
-0
/
+2
*
Add support for SSL_CTX_set_post_handshake_auth()
Matt Caswell
2018-08-20
1
-0
/
+1
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
1
-1
/
+1
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-2
/
+0
*
Update code for the final RFC version of TLSv1.3 (RFC8446)
Matt Caswell
2018-08-15
3
-7
/
+3
[next]