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
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove commented out rc5 bits
tb
2019-05-11
7
-20
/
+6
*
Initialize EC_KEY_METHOD before use.
bcook
2019-05-10
1
-2
/
+2
*
Revert part of r1.36: in the case of GCM, gcm.key is assigned from
tb
2019-05-10
1
-1
/
+7
*
Fix incorrect carry operation in 512 bit addition: in the case
tb
2019-05-09
1
-6
/
+8
*
initialize safestack pointers
bcook
2019-05-08
3
-6
/
+6
*
Make sure that the tag buffer size is equal to the tag size
tb
2019-05-08
1
-2
/
+2
*
Avoid an undefined shift in ASN1_ENUMERATED_get().
tb
2019-04-28
1
-4
/
+9
*
Avoid an undefined shift in ASN1_INTEGER_get().
tb
2019-04-28
1
-4
/
+8
*
Add error checking to i2v_POLICY_MAPPINGS().
tb
2019-04-22
1
-9
/
+26
*
Add error checking to i2v_POLICY_CONSTRAINTS().
tb
2019-04-22
1
-5
/
+19
*
Add error checking to i2v_EXTENDED_KEY_USAGE().
tb
2019-04-22
1
-8
/
+23
*
Add error checking to i2v_ASN1_BIT_STRING().
tb
2019-04-22
1
-4
/
+18
*
Add error checking to i2v_BASIC_CONSTRAINTS().
tb
2019-04-22
1
-3
/
+18
*
Add error checking to i2v_AUTHORITY_INFO_ACCESS(). While there, replace
tb
2019-04-22
1
-19
/
+27
*
Avoid potential double frees in i2v_AUTHORITY_KEYID(), i2v_GENERAL_NAME()
tb
2019-04-22
2
-6
/
+22
*
Add error checking to i2v_AUTHORITY_KEYID(), i2v_GENERAL_NAME()
tb
2019-04-21
2
-32
/
+80
*
The noop v2i_PKEY_USAGE_PERIOD() has been commented out since beck
tb
2019-04-21
1
-14
/
+2
*
Fix awful whitespace in OBJ_bsearch_ext()
tb
2019-04-21
1
-5
/
+6
*
KNF: use proper wrapping of function return type and name
tb
2019-04-21
3
-9
/
+9
*
fix some style nits to reduce noise in an upcoming diff
tb
2019-04-21
1
-9
/
+8
*
Avoid undefined behaviour that results from negating a signed long with
jsing
2019-04-20
1
-2
/
+2
*
Allocate md_data with calloc to avoid use of uninitialised memory.
jsing
2019-04-19
1
-6
/
+6
*
Allocate fixed NIDs for SM3/SM4.
jsing
2019-04-19
1
-0
/
+12
*
Rewrite & fix X509V3_add_value()
tb
2019-04-16
1
-17
/
+24
*
indent err: labels
tb
2019-04-16
1
-7
/
+7
*
wrap an overlong line and kill a space before a tab
tb
2019-04-16
1
-3
/
+4
*
Move function types to their own lines; rewrap.
tb
2019-04-16
1
-30
/
+40
*
Avoid signed integer overflow.
jsing
2019-04-15
1
-2
/
+2
*
Add input validation to BIO_read()/BIO_write().
jsing
2019-04-14
1
-4
/
+14
*
Some more malloc() to calloc() conversions.
jsing
2019-04-14
1
-7
/
+5
*
Remove two pointless chunks of code.
jsing
2019-04-14
1
-16
/
+1
*
Use calloc() when allocating cipher_data.
jsing
2019-04-14
1
-5
/
+5
*
Annotate a future improvement.
jsing
2019-04-14
1
-1
/
+2
*
Avoid potential double-frees following EVP_CIPHER_CTX_copy().
jsing
2019-04-14
1
-4
/
+17
*
Fix previous: I forgot to rename the bn_to_string() prototype.
tb
2019-04-14
1
-2
/
+2
*
Avoid quadratic behavior of decimal BIGNUM conversion
tb
2019-04-13
1
-9
/
+36
*
Avoid an overread caused by d2i_PrivateKey().
jsing
2019-04-10
1
-1
/
+3
*
Revert tasn_prn.c r1.18.
jsing
2019-04-07
1
-6
/
+2
*
update root CAs in cert.pem in sync with Mozilla
sthen
2019-04-04
1
-287
/
+440
*
Avoid some out of bound accesses in aesni_cbc_hmac_sha1_cipher().
tb
2019-04-03
1
-7
/
+13
*
fix broken comment
sthen
2019-04-02
1
-1
/
+1
*
Implement a print function for BIGNUM_it.
jsing
2019-04-01
1
-2
/
+18
*
Correct the return values from long_print.
jsing
2019-04-01
1
-2
/
+5
*
Require all ASN1_PRIMITIVE_FUNCS functions to be provided.
jsing
2019-04-01
5
-26
/
+42
*
Wrap long lines and apply some style(9).
jsing
2019-03-31
1
-7
/
+10
*
Use named field initialisers.
jsing
2019-03-31
2
-16
/
+18
*
Use correct capitalization of EC_GROUP_get_curve_GF{2m,p}(3).
tb
2019-03-29
1
-4
/
+4
*
Cast nonce bytes to avoid undefined behaviour when left shifting.
jsing
2019-03-27
1
-3
/
+3
*
bump to 2.9.1
bcook
2019-03-27
1
-3
/
+3
*
Use limits.h instead of sys/limits.h for portability.
jsing
2019-03-26
1
-3
/
+2
[prev]
[next]