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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Keep alerts sorted by alert code.
jsing
2015-06-17
5
-14
/
+15
*
Remove pointless comments.
jsing
2015-06-17
2
-14
/
+6
*
Convert ssl_next_proto_validate to CBS.
doug
2015-06-17
2
-22
/
+24
*
Convert tls1_check_curve to CBS.
doug
2015-06-17
2
-8
/
+20
*
KNF whitespace.
doug
2015-06-17
4
-34
/
+38
*
Use explicit int in bs_cbs.c.
doug
2015-06-17
4
-44
/
+48
*
Use explicit int in bs_ber.c.
doug
2015-06-17
2
-16
/
+16
*
Add tests for CBS_offset() and CBS_write_bytes().
doug
2015-06-17
1
-2
/
+70
*
Add CBS_write_bytes() to copy the remaining CBS bytes to the caller.
doug
2015-06-17
4
-4
/
+48
*
Add a new function CBS_offset() to report the current offset in the data.
doug
2015-06-17
4
-4
/
+30
*
Cleanup SSL_OP_* compat flags in ssl.h.
doug
2015-06-17
2
-62
/
+48
*
Be more strict about BER and DER terminology.
doug
2015-06-16
5
-71
/
+84
*
Simplify cbs_get_any_asn1_element_internal based on comments from jsing@
doug
2015-06-16
4
-34
/
+26
*
Add support for OPTION_DISCARD.
doug
2015-06-16
1
-1
/
+4
*
Make CBS_get_any_asn1_element() more compliant with DER encoding.
doug
2015-06-15
6
-56
/
+172
*
Remove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay days.
doug
2015-06-15
8
-106
/
+40
*
Remove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG.
doug
2015-06-15
5
-81
/
+11
*
Remove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG.
doug
2015-06-15
4
-22
/
+16
*
Update SSL_OP_* to remove ancient hacks that are no longer enabled.
doug
2015-06-15
2
-26
/
+22
*
Split up the logic in CBB_flush to separately handle the lengths.
doug
2015-06-13
2
-42
/
+64
*
Explain the ASN.1 restriction that requires extra logic for encoding.
doug
2015-06-13
2
-4
/
+36
*
When initial capacity is 0, always use NULL buffer.
doug
2015-06-13
2
-14
/
+16
*
Add comments about how the CBS constants are constructed.
doug
2015-06-13
2
-24
/
+86
*
Reject long-form tags in CBS_peek_asn1_tag.
doug
2015-06-13
2
-2
/
+16
*
Fix bad indenting in LibreSSL.
doug
2015-06-13
10
-24
/
+24
*
Remove unneeded sys/sysctl.h on linux.
bcook
2015-06-13
2
-4
/
+2
*
Avoid an infinite loop that can occur when verifying a message with an
libressl-v2.2.0
jsing
2015-06-11
2
-4
/
+4
*
Avoid a potential out-of-bounds read in X509_cmp_time(), due to missing
jsing
2015-06-11
2
-8
/
+54
*
Avoid an infinite loop that can be triggered by parsing an ASN.1
jsing
2015-06-11
2
-6
/
+16
*
Link ssl and crypto via BSDOBJDIR, works with native and cross builds
tobiasu
2015-06-05
1
-3
/
+3
*
Fix library search path so we link against the freshly built libcrypto.so
tobiasu
2015-06-05
1
-2
/
+2
*
force reseeding if pid has changed.
eric
2015-06-04
1
-2
/
+7
*
Need to operate of CXXFLAGS now.
miod
2015-05-29
1
-3
/
+3
*
Use a relative path against BSDOBJDIR to pick libcrypto; makes cross-lib
miod
2015-05-26
1
-2
/
+2
*
Add OPENSSL_NO_EGD to opensslfeatures.h.
bcook
2015-05-26
2
-0
/
+2
*
Make SSL_CIPHER_get_bits() report ChaCha20-Poly1305 ciphers as using
guenther
2015-05-25
2
-8
/
+8
*
Maximilian dot Fillinger at uni-duesseldorf dot de
schwarze
2015-05-24
3
-74
/
+109
*
bump to version 2.2
bcook
2015-05-23
2
-4
/
+4
*
No need to check the return value of memcpy() if you actually checked this
miod
2015-05-20
2
-6
/
+4
*
Record inter-library dependencies between libcrypto, libssl and libtls
kettenis
2015-05-17
6
-2
/
+11
*
Make index/rindex weak aliases of strchr/strrchr since they are not
millert
2015-05-15
4
-90
/
+6
*
Fix return paths with missing EVP_CIPHER_CTX_cleanup() calls.
jsg
2015-05-15
10
-30
/
+32
*
rev 1.3 introduced a check to an if statement without adding braces.
jsg
2015-05-14
1
-3
/
+1
*
If crypt(3) is called with an unknown setting, return NULL instead
bluhm
2015-05-13
1
-1
/
+3
*
Add dlclose(3) to SEE ALSO
guenther
2015-05-12
1
-2
/
+3
*
When checking flags that will be passed to open(), test the O_ACCMODE portion
guenther
2015-05-11
1
-2
/
+3
*
Make this run on strict alignment architectures.
miod
2015-05-08
1
-6
/
+9
*
Add SwissSign CA root certificates. Requested by robert@, ok dcoppa@ aja@ miod@
sthen
2015-05-04
1
-0
/
+381
*
use strdup() to init string
deraadt
2015-04-30
2
-6
/
+4
*
Add whitespace and replace OPENSSL_free with free in documentation.
doug
2015-04-29
6
-22
/
+22
[prev]
[next]