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
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
Update a comment about standards requirements
guenther
1
-4
/
+4
2013-04-03
Set the stream orientation in open_{,w}memstream().
guenther
1
-1
/
+15
2013-04-01
tweak makefile now that asr is built by default.
eric
1
-10
/
+10
2013-04-01
add hostnames which triggered some bugs.
eric
1
-2
/
+2
2013-03-31
getaddrinfo is now thread-safe.
brad
1
-6
/
+2
2013-03-28
Switch libc and libm to use strong aliases rather than weak aliases
martynas
2
-22
/
+4
2013-03-28
add a test case for the icmpv6 issue spotted by naddy
eric
4
-10
/
+26
2013-03-28
More tests for negative seeks, prodded by matthew@
mpi
2
-2
/
+63
2013-03-27
More test cases, especially when opening the stream in append an write
mpi
1
-8
/
+113
2013-03-26
protect the PRG state with a mutex in res_randomid().
eric
1
-2
/
+13
2013-03-25
Add some more tests; prodded by mpi@
guenther
1
-12
/
+58
2013-03-20
Use a realloc() loop around the sysctl() for NET_RT_IFLIST, in case an
deraadt
1
-9
/
+21
2013-03-20
Don't shutdown nc(1)'s network socket when stdin closes. Matches *Hobbit*'s
sthen
2
-7
/
+17
2013-03-15
threadsafe random().
tedu
1
-8
/
+43
2013-03-12
Add check that mkstemp() fails with EINVAL if the string has fewer than
guenther
1
-4
/
+13
2013-03-12
All accept() errors are considered fatal, until someone gives a different
deraadt
1
-4
/
+5