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
*
Check os for NULL before dereferencing it
tb
2022-11-18
1
-5
/
+5
*
zap a stray semicolon
tb
2022-11-18
1
-2
/
+2
*
Include bytestring.h directly rather than pulling it in via asn1_locl.h
tb
2022-11-18
1
-1
/
+2
*
Wire up HMAC to raw private key methods
tb
2022-11-18
1
-2
/
+61
*
Change the pkey.ptr from char * to void *
tb
2022-11-18
6
-16
/
+13
*
group -> field
tb
2022-11-18
1
-5
/
+5
*
polynominal -> polynomial
tb
2022-11-18
1
-18
/
+18
*
new manual page BN_GF2m_add(3)
schwarze
2022-11-18
3
-3
/
+527
*
Avoid a few unnecessary contortions
tb
2022-11-17
1
-35
/
+12
*
Use a fixed-size array for the message and simplify a few other curly
tb
2022-11-17
1
-14
/
+16
*
Add initial Wycheproof EdDSA test coverage
tb
2022-11-17
1
-1
/
+111
*
Add a regression test for curve25519.c r1.14
tb
2022-11-17
1
-2
/
+132
*
Prevent Ed25519 signature malleability
tb
2022-11-17
1
-1
/
+28
*
Revert "Check certificate extensions in trusted certificates"
beck
2022-11-17
3
-64
/
+8
*
tolower(3) guarantees to return its argument unchanged if it's not
florian
2022-11-16
1
-10
/
+3
*
mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex,
schwarze
2022-11-16
1
-2
/
+8
*
expose the documentation of X509_STORE_CTX_verify_fn(3)
schwarze
2022-11-16
2
-42
/
+26
*
document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3)
schwarze
2022-11-16
2
-13
/
+40
*
Mark BN_mod_exp2_mont() as intentionally undocumented.
schwarze
2022-11-16
1
-3
/
+4
*
Remove an outdated TODO
tb
2022-11-16
1
-4
/
+1
*
document BN_mod_sqrt(3)
schwarze
2022-11-15
4
-5
/
+119
*
document BN_kronecker(3)
schwarze
2022-11-14
3
-3
/
+61
*
document BN_reciprocal(3)
schwarze
2022-11-14
1
-10
/
+55
*
Hide public symbols in libcrypto/x509 .c files
beck
2022-11-14
55
-52
/
+2073
*
Fix comment style
tb
2022-11-13
1
-3
/
+3
*
Various improvements; joint work with beck@:
schwarze
2022-11-13
1
-64
/
+72
*
Check certificate extensions in trusted certificates.
beck
2022-11-13
3
-8
/
+64
*
Bump libtls minor to match libcrypto and libssl
tb
2022-11-13
1
-1
/
+1
*
Bump libssl minor to match libcrypto
tb
2022-11-13
1
-1
/
+1
*
Bump minor after symbol addition
tb
2022-11-13
1
-1
/
+1
*
Update Symbols.list
tb
2022-11-13
1
-0
/
+8
*
Expose direct access API for Ed25519.
tb
2022-11-13
1
-3
/
+1
*
Expose various EVP hooks for Ed25519 and X25519
tb
2022-11-13
1
-6
/
+3
*
Add ED25519 aliases for NID, SN and OBJ
tb
2022-11-13
1
-3
/
+1
*
Expose ASN1_buf_print() in asn1.h
tb
2022-11-13
1
-3
/
+1
*
Hide symbols in libcrypto/ui
beck
2022-11-12
6
-4
/
+187
*
Hide symbols in libcrypto/pkcs12
beck
2022-11-12
18
-17
/
+272
*
Hide symbols in libcrypto/pkcs7
beck
2022-11-12
11
-41
/
+368
*
Hide symbols in libcrypto/stack
beck
2022-11-11
3
-1
/
+89
*
Clean up openssl(1) command execution.
joshua
2022-11-11
1
-20
/
+26
*
Convert the legacy TLS stack to tls_content.
jsing
2022-11-11
10
-190
/
+292
*
Remove the legacy interactive mode from openssl(1).
joshua
2022-11-11
46
-376
/
+231
*
Symbols.list: Drop comments and sort.
tb
2022-11-11
1
-33
/
+22
*
Use named initialisers.
jsing
2022-11-11
1
-3
/
+4
*
Merge bf_pi.h into bf_skey.c.
jsing
2022-11-11
2
-330
/
+268
*
Tidy includes, fix comment style and mop up some blank lines.
jsing
2022-11-11
6
-17
/
+22
*
Whack blowfish with a style(9) bat.
jsing
2022-11-11
9
-740
/
+741
*
Start CBS-ifying the name constraints code.
beck
2022-11-11
5
-138
/
+198
*
Stop pretending that obj_mac.h is optional.
jsing
2022-11-11
1
-896
/
+1
*
Add support for symbol hiding disabled by default.
beck
2022-11-11
10
-5
/
+232
[next]