index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
ocsp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide symbols in cast, idea, and ocsp
beck
2023-07-08
9
-9
/
+166
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
2
-4
/
+4
*
Make internal header file names consistent
tb
2022-11-26
2
-4
/
+4
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
2
-12
/
+2
*
X509_GET_PUBKEY(3) return value check in libcrypto
inoguchi
2022-01-22
1
-3
/
+3
*
X509_GET_PUBKEY(3) return value check in libcrypto
inoguchi
2022-01-22
1
-2
/
+4
*
Make structs in ocsp.h opaque
tb
2022-01-14
2
-234
/
+260
*
Add an essentially empty ocsp_local.h and include it in the files
tb
2022-01-07
8
-7
/
+90
*
Fix OCSP_basic_verify() cert chain construction in case the
tb
2021-11-24
1
-2
/
+5
*
Simplify slightly by using X509_get0_pubkey() thus eliminating the
tb
2021-11-24
1
-3
/
+2
*
Fix a whitespace error that has annoyed me for way too long
tb
2021-11-24
1
-2
/
+2
*
Move the now internal X.509-related structs into x509_lcl.h.
tb
2021-11-01
4
-6
/
+10
*
Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this is
tb
2021-11-01
1
-5
/
+1
*
Prepare to provide a bunch of OCSP_resp_* getters.
tb
2021-10-24
3
-3
/
+74
*
Fix leak or double free with OCSP_request_add0_id()
tb
2020-10-09
1
-8
/
+9
*
spelling; from miod
jmc
2018-11-25
1
-2
/
+2
*
Add const to two arguments of OCSP_cert_to_id()
tb
2018-08-24
2
-6
/
+7
*
wrap an overlong line
tb
2018-05-14
1
-2
/
+3
*
Add const qualifier to the path and url{,s} parameters of
tb
2018-05-13
4
-15
/
+16
*
Add const qualifier to the X509_NAME *, ASN1_BIT_STRING *, and
tb
2018-05-13
2
-6
/
+6
*
Add const qualifier to the ASN1_OBJECT * argument of:
tb
2018-05-13
2
-11
/
+12
*
Provide OCSP_SINGLERESP_get0_id().
jsing
2018-03-17
2
-2
/
+9
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
6
-87
/
+43
*
Expand ASN1_ITEM_rptr macros - no change in preprocessor output.
jsing
2016-12-30
1
-6
/
+6
*
Expand ASN1_ITEM_rptr macros - no change in generated assembly.
jsing
2016-12-30
2
-4
/
+4
*
Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been
jsing
2016-12-27
1
-3
/
+1
*
Kill some #if 0 code that uses old-style ASN.1 encoding.
jsing
2016-12-27
1
-45
/
+1
*
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
beck
2016-12-21
1
-78
/
+34
*
Check BIO_new*() for failure.
miod
2016-11-05
1
-2
/
+5
*
X509_STORE_CTX_set_*() may fail, so check for errors.
miod
2016-11-05
1
-4
/
+14
*
Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* with
jsing
2016-11-04
2
-15
/
+30
*
make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden
beck
2016-11-04
1
-10
/
+7
*
Expand DECLARE_ASN1_.*FUNCTIONS macros.
jsing
2016-09-04
1
-17
/
+81
*
Clean up OCSP_check_validity() a bit more.
beck
2016-07-16
1
-11
/
+10
*
remove unneeded duplicate call - spotted by jsing@
beck
2016-07-05
1
-3
/
+1
*
Add several fixes from OpenSSL to make OCSP work with intermediate
beck
2016-07-05
1
-10
/
+24
*
Fix from kinichiro.inoguchi@gmail.com to ensure that OCSP uses
beck
2016-06-25
1
-2
/
+2
*
Fix the ocsp code to actually check for errors when comparing time values
beck
2016-06-25
1
-7
/
+31
*
Use ASN1_item_dup() instead of ASN1_dup().
jsing
2015-09-26
1
-4
/
+3
*
Expand ASN.1 template macros - no change in generated assembly.
jsing
2015-07-25
1
-76
/
+496
*
Drop stupid (int) casts for the arguments of malloc() and friends. This is
miod
2015-07-19
1
-3
/
+3
*
Check return value of all used functions in OCSP_REQUEST_print(); covers
miod
2015-07-16
1
-5
/
+9
*
Manually expand ASN1_ITEM_rptr macros that should have been expanded with
jsing
2015-02-10
1
-2
/
+2
*
Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visible
jsing
2015-02-10
1
-2
/
+7
*
Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and
jsing
2015-02-09
1
-16
/
+376
*
Check the result of sk_*_push() operations for failure.
miod
2014-10-28
1
-2
/
+5
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-22
1
-3
/
+3
*
None of these need to include <openssl/rand.h>
jsing
2014-10-18
3
-6
/
+3
*
Use string literals in printf style calls so gcc's -Wformat works.
doug
2014-10-03
1
-8
/
+4
*
BIO_free() returns immediately when the sole input is NULL.
doug
2014-07-25
1
-3
/
+2
[next]