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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing RCS tag and zap a trailing space
tb
2022-08-15
1
-2
/
+2
*
Initialize readbytes in BIO_gets()
tb
2022-08-15
1
-2
/
+2
*
Avoid shadowing the cbs function parameter in tlsext_alpn_server_parse()
tb
2022-08-15
1
-6
/
+4
*
Remove redeclaration of ret
tb
2022-08-15
1
-2
/
+1
*
Fix upper bound in a for loop (no functional change).
tb
2022-08-12
1
-2
/
+2
*
Tweak a comment to be more accurate.
tb
2022-08-12
1
-3
/
+3
*
Remove unused variable
tb
2022-08-11
1
-6
/
+3
*
Avoid signed integer overflow due to unary negation
tb
2022-08-10
1
-12
/
+8
*
Cast int64_t to uint64_t for negating
tb
2022-08-10
1
-3
/
+7
*
Only print versions we know about
tb
2022-08-10
1
-4
/
+10
*
For putenv(3), return an error if string starts with a '=' character.
millert
2022-08-08
2
-5
/
+10
*
fix error message
tb
2022-08-05
1
-2
/
+2
*
Use the FAIL macro instead of fprintf(stderr, "FAIL: ...\n");
tb
2022-08-05
1
-10
/
+10
*
Make the bogokey[] global static const.
tb
2022-08-05
1
-7
/
+8
*
Move CBB_init() to a consistent place.
tb
2022-08-05
1
-10
/
+10
*
Consistently initialize failure to 1 at the top of the function and
tb
2022-08-05
1
-76
/
+62
*
Consistently check for CBB_init() failure.
tb
2022-08-05
1
-45
/
+89
*
Remove overly aggressive trust check in legacy verifier that breaks
beck
2022-08-05
1
-15
/
+4
*
Remove most of the indirection introduced in previous and instead fetch
tb
2022-08-05
1
-400
/
+339
*
Add some glue to fetch the tlsext functions from the tls_extensions[]
tb
2022-08-04
1
-190
/
+440
*
Make tlsext_*_{build,needs,parse}() functions static
tb
2022-08-04
2
-217
/
+94
*
Mop up key_len assignments.
jsing
2022-08-04
1
-91
/
+59
*
Mop up EVP_CIPH_FLAG_FIPS usage.
jsing
2022-08-04
1
-59
/
+59
*
Remove various aesni_* defines to aes_* functions.
jsing
2022-08-04
1
-56
/
+24
*
change some 4.4BSD references to earlier releases
jsg
2022-08-04
2
-6
/
+6
*
Add workarounds for some symbols that are hidden under !LIBRESSL_INTERNAL
tb
2022-08-03
1
-1
/
+7
*
Prepare to provide PKCS12 accessors
tb
2022-08-03
9
-22
/
+349
*
Expand BLOCK_CIPHER_* macros.
jsing
2022-08-02
1
-133
/
+1056
*
libc string functions were not ported from pwb to v7
jsg
2022-08-01
3
-15
/
+9
*
strlen was in v6 libc (s5/perror.c) but not documented till v7
jsg
2022-07-31
1
-5
/
+4
*
Tidy up some of BN_nist_mod_*
jsing
2022-07-31
1
-22
/
+30
*
fix indent
tb
2022-07-31
1
-2
/
+2
*
Allow a NULL header in PEM_write{,_bio}()
tb
2022-07-31
1
-3
/
+2
*
Randomise the rekey interval a little. Previously, the chacha20
djm
2022-07-31
1
-2
/
+8
*
Use named initialisers for BIGNUMs.
jsing
2022-07-30
1
-61
/
+65
*
Untangle two logic chains in x509_asid.c into something more readable.
tb
2022-07-30
1
-9
/
+22
*
update copyright years
tb
2022-07-30
1
-2
/
+2
*
Reorder functions and remove unnecessary function prototypes.
jsing
2022-07-30
1
-29
/
+24
*
Update copyright for additional/new code.
jsing
2022-07-30
1
-1
/
+2
*
Provide additional AEAD test cases.
jsing
2022-07-30
6
-1
/
+1991
*
Add EVP_aes_192_gcm() as a known AEAD.
jsing
2022-07-30
1
-1
/
+3
*
Allow the AEAD to be specified for a test file.
jsing
2022-07-30
2
-8
/
+12
*
Run AEAD tests against EVP_CIPHER implementations.
jsing
2022-07-30
1
-15
/
+220
*
Allow quoted ASCII strings as input for AEAD regress.
jsing
2022-07-30
1
-21
/
+42
*
Sort includes.
jsing
2022-07-30
1
-4
/
+4
*
Less #ifndef OPENSSL_NO_*
jsing
2022-07-30
1
-17
/
+1
*
Fix comment formatting.
jsing
2022-07-30
1
-4
/
+7
*
Switch to ISC license.
jsing
2022-07-30
1
-46
/
+13
*
Add stack frames to AES-NI x86_64 assembly.
jsing
2022-07-30
1
-39
/
+58
*
Use ASN1_INTEGER to encode/decode BIGNUM_it.
jsing
2022-07-30
1
-34
/
+48
[next]