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
...
*
print unsigned ints with %u, not %d. Reported by Pascal Cuoq.
miod
2015-10-30
1
-2
/
+2
*
Add explicit LL suffixes to the numerical constants which do not fit in 32 bits.
miod
2015-10-30
1
-8
/
+8
*
Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of
miod
2015-10-30
4
-2
/
+6
*
Change test to use length 128 (shortest long-form encoding).
libressl-v2.3.1
doug
2015-10-25
1
-2
/
+2
*
Move the _atfork_list definition to atexit.c so that the fork syscall stub
guenther
2015-10-25
1
-1
/
+5
*
Hide __atexit and __atexit_register_cleanup()
guenther
2015-10-25
3
-4
/
+12
*
Sort the obsolete flags.
doug
2015-10-25
2
-12
/
+12
*
Mark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete.
doug
2015-10-25
2
-10
/
+8
*
Remove last vestige of SSL_OP_NO_SSLv3 support.
doug
2015-10-25
2
-8
/
+2
*
Simplify ssl23_get_client_hello error handling.
doug
2015-10-25
2
-52
/
+52
*
Missing initializer; spotted by coverity.
miod
2015-10-25
1
-2
/
+2
*
The only thing that was translated into multiple languages in OpenBSD
bluhm
2015-10-25
1
-23
/
+1
*
Use sigaction() instead of signal() to avoid pulling in unnecessary
guenther
2015-10-25
1
-3
/
+5
*
Use dprintf() instead of fprintf() in the signal handler
guenther
2015-10-25
1
-3
/
+4
*
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-23
1
-5
/
+5
*
Switch if_nameindex(3) to use the new NET_RT_IFNAMES sysctl to get the
claudio
2015-10-23
3
-88
/
+73
*
Add ifnameindex to te libc regress tests
claudio
2015-10-23
1
-3
/
+3
*
Initial pledge of netcat - unfortunately flawed because fiddling the rtableid
beck
2015-10-23
1
-1
/
+27
*
Use waitpid() instead of wait() to avoid returning early from another child
guenther
2015-10-23
1
-2
/
+3
*
Loop the waitpid() on EINTR, and save and restore the disposition of
guenther
2015-10-23
1
-9
/
+12
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
2
-9
/
+9
*
Cast ctype function arguments to unsigned char.
mmcc
2015-10-22
1
-2
/
+2
*
Add a regress test for if_indextoname() and if_nametoindex()
claudio
2015-10-22
2
-0
/
+42
*
Another change that is needed to restore the previous behaviour of
jsing
2015-10-22
2
-10
/
+6
*
Restore previous behaviour and allow
jsing
2015-10-22
2
-4
/
+14
*
Extend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_string() with a NULL
jsing
2015-10-22
1
-1
/
+19
*
Fix case where we wanted to test ASN1_TIME_set_string() but were testing
jsing
2015-10-22
2
-6
/
+6
*
Add a regress for libc handling of SIGTHR
guenther
2015-10-22
2
-0
/
+71
*
Reject too small bits value in BN_generate_prime_ex(), so that it does not risk
miod
2015-10-21
6
-8
/
+44
*
In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 code
jsing
2015-10-21
2
-126
/
+2
*
Lob a style(9) grenade in here.
jsing
2015-10-20
6
-344
/
+370
*
free rbio before wbio
beck
2015-10-19
2
-14
/
+14
*
Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the
beck
2015-10-19
15
-1220
/
+698
*
Change regress to not believe legacy times are valid
beck
2015-10-19
1
-65
/
+4
*
Need <string.h> for memset()
guenther
2015-10-18
1
-1
/
+2
*
Exit if a pledge call fails in non-interactive mode.
doug
2015-10-17
45
-89
/
+179
*
add "tty" for several subcommands of openssl
semarie
2015-10-17
24
-48
/
+48
*
Remove pointless externs - the structs are declared in the same files a
jsing
2015-10-16
6
-16
/
+6
*
Expand DECLARE_ASN1_ALLOC_FUNCTIONS and DECLARE_ASN1_FUNCTIONS_const
jsing
2015-10-16
6
-22
/
+68
*
Remove pointless uses of DECLARE_ASN1_ENCODE_FUNCTIONS_const.
jsing
2015-10-16
6
-16
/
+10
*
Fix use of pointer value after BIO_free, and remove senseless NULL checks.
beck
2015-10-16
2
-14
/
+16
*
Put tls_config_verify_client_optional() in the right place.
jsing
2015-10-16
1
-6
/
+6
*
Fix tpyo.
jsing
2015-10-16
1
-3
/
+3
*
Implement real "flock" request and add it to userland programs that
millert
2015-10-16
1
-2
/
+2
*
actually include the prerequisite dependency for BIO instead of doing nastyness
beck
2015-10-16
2
-10
/
+4
*
better fix for overrun reported by Qualys Security.
tedu
2015-10-14
2
-8
/
+2
*
Bail out early if we have no buf_len
beck
2015-10-14
2
-2
/
+10
*
fix a memory leak reported by Qualys Security.
tedu
2015-10-14
2
-6
/
+8
*
Ensure we don't write a 0 byte past end of the buffer in the error case.
beck
2015-10-14
2
-6
/
+6
*
tweak previous (two details i apparently missed)
schwarze
2015-10-14
1
-4
/
+6
[prev]
[next]