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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior.
bcook
6
-176
/
+92
2016-06-21
Fix a bug loading the default certificate path locations.
bcook
1
-9
/
+7
2016-06-06
Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.
libressl-v2.4.1
tedu
2
-4
/
+4
2016-06-06
Correct a problem that prevents the DSA signing algorithm from running
beck
2
-8
/
+12
2016-06-06
LibreSSL 2.4.1
bcook
2
-6
/
+6
2016-06-02
Fix typo; the period should be outside the parens. From Michael McConville
millert
1
-3
/
+3
2016-06-02
Let netcat support the use of service names instead of port numbers.
beck
2
-18
/
+34
2016-05-30
Gix misleading indent pointed out by GCC 6.1.
libressl-v2.4.0
bcook
1
-4
/
+4
2016-05-30
deprecate internal use of EVP_[Cipher|Encrypt|Decrypt]_Final.
beck
8
-24
/
+40
2016-05-30
The icdb magic number doesn't need to be visible to static links
guenther
1
-2
/
+2
2016-05-29
Remove dead support for changing BDB hash algorithm and cache of alternatives
guenther
1
-5
/
+4
2016-05-29
Nuke sigret.c
beck
2
-198
/
+0
2016-05-29
We don't have sigreturn anymore
beck
1
-2
/
+2
2016-05-29
Prefer AF_* over PF_* and 'address family' over 'protocol family'
guenther
1
-9
/
+9
2016-05-28
Fix pledge violation with -P s used and we need to supply a password
beck
1
-3
/
+12
2016-05-28
Fix nc -verbose mode when used on a unix domain socket.
beck
1
-5
/
+11
2016-05-28
rcmd(3) and rcmdsh(3) use getaddrinfo(3) not gethostbyname(3).
millert
2
-9
/
+9
2016-05-28
Use getaddrinfo() instead of the non-standard gethostbyname2().
millert
1
-5
/
+14
2016-05-27
Rename some of the internal error setting functions to more closely follow
jsing
3
-14
/
+48
2016-05-27
Avoid leaking ca_mem when freeing a tls_config.
jsing
1
-1
/
+2
2016-05-27
Fix function parameters that do not have an underscore prefix.
jsing
1
-10
/
+10
2016-05-27
typo fixes; Anthony Coulter
sthen
1
-3
/
+3
2016-05-26
The destination string is declared as "s" but referred to as "dst"
millert
1
-5
/
+5
2016-05-26
tests for the two segfaults in backref() that were just fixed
schwarze
1
-1
/
+4
2016-05-26
Fix an oversight that caused the test program to segfault:
schwarze
1
-2
/
+2
2016-05-26
systematically test all combinations of REG_STARTEND, REG_NEWLINE,
schwarze
1
-9
/
+85
2016-05-26
support for testing REG_STARTEND together with REG_NOTBOL
schwarze
1
-1
/
+4
2016-05-25
use -nameopt esc_msb so "NetLock Kft" cert has the non-ascii
jsg
1
-2
/
+2
2016-05-23
Remove iruserok(_sa)? and __ivaliduser(sa)?
guenther
2
-90
/
+20
2016-05-23
Eliminate __check_rhosts_file and __rcmd_errstr: they were only used by
guenther
1
-5
/
+1