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
*
CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate
Dr. David von Oheimb
2023-07-17
1
-0
/
+5
*
rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_exec_certreq.pod
Dr. David von Oheimb
2023-07-17
1
-1
/
+1
*
CMP: support specifying certificate to be revoked via issuer and serial number
Rajeev Ranjan
2023-07-10
1
-0
/
+1
*
fips: make installations FIPS compliant by default
Pauli
2023-07-09
1
-2
/
+2
*
QUIC err handling: Save and restore error state
Tomas Mraz
2023-07-07
1
-0
/
+4
*
make update
Hugo Landau
2023-07-05
1
-1
/
+0
*
fips: use correct field names when generating fipsmodule.cnf
Pauli
2023-07-02
1
-2
/
+2
*
Add a test quicserver utility
Matt Caswell
2023-06-28
2
-2
/
+262
*
Fix new typos found by codespell
Dimitri Papadopoulos
2023-06-18
1
-4
/
+4
*
Partially revert #18070 (Add support for Windows CA certificate store)
Hugo Landau
2023-06-15
1
-3
/
+0
*
OpenSSL::paramnames: Use less magic perl
Richard Levitte
2023-06-15
1
-3
/
+3
*
Allow man7 pages to not have a DESCRIPTION section
Matt Caswell
2023-06-14
1
-4
/
+4
*
util/find-doc-nits: extend regex to match new OPT_INFORM A
Matthias St. Pierre
2023-06-09
1
-2
/
+2
*
Add SSL_get0_group_name() to get name of the group used for KEX
Alex Bozarth
2023-06-06
1
-0
/
+1
*
allow to disable http
VladimĂr Kotal
2023-06-06
1
-27
/
+27
*
params: provide a faster TRIE based param lookup.
Pauli
2023-06-02
1
-0
/
+673
*
[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...
Jairus Christensen
2023-06-02
1
-0
/
+1
*
CMP: add support for genm/genp messages with id-it-caCerts
Dr. David von Oheimb
2023-06-01
1
-0
/
+3
*
QUIC: Rename SSL_tick, SSL_get_tick_timeout
Hugo Landau
2023-05-29
1
-2
/
+2
*
Update the msg_callback documentation
Matt Caswell
2023-05-24
1
-1
/
+0
*
QUIC: Fix bugs where threading is disabled
Hugo Landau
2023-05-24
1
-0
/
+1
*
Update VMS configurations
Richard Levitte
2023-05-19
1
-1
/
+5
*
util/ctags.sh: a script for generating tags file with expanding macros
Masatake YAMATO
2023-05-18
1
-0
/
+87
*
QUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
Hugo Landau
2023-05-12
1
-2
/
+0
*
QUIC MSST: Rename SSL_set_incoming_stream_reject_policy
Hugo Landau
2023-05-12
2
-4
/
+4
*
QUIC MSST: Add documentation for new APIs
Hugo Landau
2023-05-12
1
-0
/
+19
*
QUIC DISPATCH/APL: Add SSL_stream_reset and status query APIs
Hugo Landau
2023-05-12
1
-0
/
+6
*
QUIC DISPATCH/APL: SSL_accept_stream, SSL_get_accept_queue_len
Hugo Landau
2023-05-12
1
-0
/
+2
*
QUIC DISPATCH/APL: Add SSL_set_incoming_stream_reject_policy (unwired)
Hugo Landau
2023-05-12
1
-0
/
+1
*
QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactor
Hugo Landau
2023-05-12
1
-0
/
+4
*
QUIC DISPATCH/APL: Implement SSL_get_stream_type
Hugo Landau
2023-05-12
1
-0
/
+2
*
QUIC DISPATCH/APL: Implement SSL_get0_connection
Hugo Landau
2023-05-12
1
-0
/
+1
*
QUIC APL: Refactor stream-related code into QUIC_XSO object
Hugo Landau
2023-05-12
1
-0
/
+1
*
fips: setup the FIPS provider in pendantic mode for testing
Pauli
2023-04-21
1
-1
/
+8
*
Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-0
/
+1
*
Make sure we can query the SSL object for version info when using QUIC
Matt Caswell
2023-04-04
1
-0
/
+2
*
RFC7250 (RPK) support
Todd Short
2023-03-28
3
-0
/
+19
*
CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...
Dr. David von Oheimb
2023-03-25
1
-0
/
+1
*
QUIC: Add support for datagram injection
Hugo Landau
2023-03-22
1
-0
/
+1
*
Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()
Richard Levitte
2023-03-08
1
-19
/
+38
*
Fix util/wrap.pl.in for VMS usage
Richard Levitte
2023-03-08
4
-71
/
+27
*
Add "make help" option
Todd Short
2023-03-05
1
-0
/
+25
*
util/find-doc-nits: improve error diagnostics on missing man section numbers ...
Dr. David von Oheimb
2023-02-24
1
-6
/
+10
*
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...
Oliver Mihatsch
2023-02-08
1
-0
/
+1
*
check-format.pl: fix statistics on whitespace and nesting issues
Dr. David von Oheimb
2023-02-08
1
-3
/
+3
*
check-format.pl: fix detection of '#ifdef __cplusplus'
Dr. David von Oheimb
2023-02-08
1
-1
/
+1
*
check-format.pl: fix detection of function body start
Dr. David von Oheimb
2023-02-08
1
-3
/
+3
*
Fix typo in Ordinals.pm from PR #14074
Viktor Dukhovni
2023-02-03
1
-1
/
+1
*
Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code
Tomas Mraz
2023-01-27
1
-1
/
+1
*
QUIC Front End I/O API: Add support for signalling and detecting end-of-stream
Hugo Landau
2023-01-27
1
-0
/
+1
[next]