index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly
Dr. David von Oheimb
2023-09-05
1
-0
/
+3
*
CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate
Dr. David von Oheimb
2023-07-17
1
-12
/
+27
*
doc: update ref count doc in light of refactoring
Pauli
2023-07-05
1
-1
/
+13
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-1
/
+1
*
build.info: Introduce special syntax for dependencies on script modules
Richard Levitte
2023-06-08
1
-6
/
+39
*
CMP: add support for genm/genp messages with id-it-caCerts
Dr. David von Oheimb
2023-06-01
1
-3
/
+4
*
Don't take a write lock when freeing an EVP_PKEY
Matt Caswell
2023-05-29
1
-4
/
+3
*
CMP client: fix checking new cert enrolled with oldcert and without private key
Dr. David von Oheimb
2023-05-12
1
-3
/
+3
*
crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210
Dr. David von Oheimb
2023-04-18
1
-4
/
+5
*
CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...
Dr. David von Oheimb
2023-03-25
1
-1
/
+5
*
cmp_client_test.c: add tests for errors reported by server on subsequent requ...
Dr. David von Oheimb
2023-02-08
1
-3
/
+5
*
ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...
Dr. David von Oheimb
2023-02-08
1
-10
/
+9
*
Add more punycode tests and remove ossl_a2ucompare()
slontis
2023-02-08
1
-9
/
+1
*
Fixed typos in documentation and comments
Semen Zhydenko
2023-01-04
1
-1
/
+1
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-1
/
+1
*
Fix documenation mistakes
Pauli
2022-11-16
1
-19
/
+19
*
list: add an is empty function
Pauli
2022-11-16
1
-1
/
+13
*
Update documentation for keymgmt export utils
Simo Sorce
2022-11-15
1
-4
/
+11
*
punycode: update to use WPACKET instead of using custom range checking
Pauli
2022-11-10
1
-6
/
+5
*
apps & al : Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-2
/
+2
*
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
Richard Levitte
2022-10-07
6
-6
/
+6
*
time: add some additional utilities and document everything
Pauli
2022-09-13
1
-12
/
+67
*
list: add a doubly linked list type.
Pauli
2022-09-05
1
-0
/
+126
*
QUIC ACK Manager, Statistics Manager and Congestion Control API
Hugo Landau
2022-08-24
1
-2
/
+32
*
Make OSSL_TIME a structure
Pauli
2022-08-12
1
-9
/
+31
*
doc: document the event queue internal API
Pauli
2022-07-06
1
-0
/
+201
*
CMP: introduce version 3, while version 2 stays the default
Dr. David von Oheimb
2022-07-01
1
-1
/
+1
*
der_writer: Use uint32_t instead of long.
Daniel Fiala
2022-06-27
2
-4
/
+4
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-0
/
+1
*
doc: document the new internal time API
Pauli
2022-06-22
1
-0
/
+96
*
doc: priority queue documentation
Pauli
2022-06-22
1
-0
/
+125
*
Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()
Tomas Mraz
2022-05-21
1
-9
/
+6
*
Remove the _fetch_by_number functions
Pauli
2022-05-06
1
-18
/
+1
*
Make it possible to remove methods by the provider that provides them
Richard Levitte
2022-05-05
1
-2
/
+10
*
Don't empty the method store when flushing the query cache
Richard Levitte
2022-05-05
1
-4
/
+4
*
Drop ossl_provider_clear_all_operation_bits() and all uses of it
Richard Levitte
2022-05-05
1
-7
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
7
-7
/
+7
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-69
/
+12
*
document the safe_div_round_up_TYPE functions
Pauli
2022-03-30
1
-1
/
+6
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
1
-0
/
+6
*
Fix typos
Dimitris Apostolou
2022-01-05
3
-3
/
+3
*
CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...
Dr. David von Oheimb
2022-01-04
1
-1
/
+9
*
OSSL_CMP_CTX: rename get/set function for trustedStore
Dr. David von Oheimb
2021-12-30
1
-1
/
+1
*
Stop receiving child callbacks in a child libctx when appropriate
Matt Caswell
2021-11-12
1
-2
/
+6
*
Don't attempt to deactive child providers if we don't need to
Matt Caswell
2021-11-12
1
-2
/
+4
*
doc: document the internal integer overflow helpers
Pauli
2021-11-12
1
-0
/
+104
*
prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...
Pauli
2021-11-10
1
-8
/
+2
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
2
-23
/
+25
*
EVP: Add the internal function evp_generic_fetch_from_prov()
Richard Levitte
2021-10-27
1
-2
/
+16
*
CORE: add a provider argument to ossl_method_construct()
Richard Levitte
2021-10-27
1
-1
/
+4
[next]