index
:
portable
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/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to 2.0.6
v2.0.6
OPENBSD_5_6
Brent Cook
2015-10-15
1
-1
/
+1
*
rebase on pull when updating the openbsd branch
Brent Cook
2014-08-08
1
-1
/
+1
*
conditionally build strnlen if needed.
Brent Cook
2014-08-04
3
-0
/
+9
*
Crank version for next 2.0
Bob Beck
2014-08-04
1
-1
/
+1
*
tie libressl branch to openbsd branch, bump ver.
Brent Cook
2014-07-31
3
-9
/
+9
*
Crank version on HEAD to 2.1.0 2.0 cointinues on OPENBSD_5_6 branch
Bob Beck
2014-07-31
1
-1
/
+1
*
define MAP_ANON for systems with MAP_ANONYMOUS
Brent Cook
2014-07-30
1
-3
/
+3
*
merge endian definitions between AIX/HP-UX/Solaris
Brent Cook
2014-07-30
1
-7
/
+1
*
update include/machine/endian.h for hpux portability.
inoguchi
2014-07-30
1
-0
/
+3
*
harmonize asprintf with OpenSSH
Brent Cook
2014-07-30
4
-111
/
+39
*
include comment on windows services
Brent Cook
2014-07-29
1
-0
/
+5
*
add sys/mman.h shim to define MAP_ANON if needed
Brent Cook
2014-07-29
2
-0
/
+15
*
stub win32 issetugid implementation
Brent Cook
2014-07-29
2
-0
/
+24
*
added dist.sh script - generates tarball
Brent Cook
2014-07-29
1
-0
/
+6
*
produce a error if platform has no arc4random hook
Brent Cook
2014-07-29
1
-7
/
+8
*
add asprintf / vasprintf from OpenSSH portable
Brent Cook
2014-07-29
5
-0
/
+115
*
Update endian.h for AIX/IRIX
pgmassey
2014-07-29
1
-0
/
+8
*
Guard individual compatibility header prototypes.
Brent Cook
2014-07-28
4
-55
/
+81
*
split big line
Brent Cook
2014-07-28
1
-1
/
+2
*
prefer - over /dev/stdin for cmp test
Brent Cook
2014-07-28
1
-1
/
+1
*
check link requirements for dl_iterate_phdr
Brent Cook
2014-07-28
1
-0
/
+3
*
remove bash-isms from test scripts
Brent Cook
2014-07-28
2
-3
/
+4
*
add strndup/strnlen compat functions from OpenBSD
Brent Cook
2014-07-28
5
-1
/
+17
*
include system headers for err.h compat macros
Brent Cook
2014-07-28
1
-0
/
+4
*
remove thread_private.h, no longer needed
Brent Cook
2014-07-27
2
-1
/
+0
*
remove per-OS arc4random_buf overrides
Brent Cook
2014-07-24
1
-6
/
+0
*
clarify license and origin for pidwraptest
Brent Cook
2014-07-23
2
-1
/
+8
*
add calloc to the list (integer overflow..)
Bob Beck
2014-07-21
1
-1
/
+1
*
Update README to indicate general policy about intrinsics
Bob Beck
2014-07-21
1
-0
/
+5
*
bump version
Brent Cook
2014-07-21
1
-1
/
+1
*
build openbsd memmem implementation for explicit_bzero test
Brent Cook
2014-07-21
3
-1
/
+7
*
compute absolute paths to source
Brent Cook
2014-07-21
1
-10
/
+11
*
better handle disabled tests and exclude files
Brent Cook
2014-07-21
2
-7
/
+21
*
rename local tests to end in test.c
Brent Cook
2014-07-21
2
-0
/
+0
*
test for and use system explicit_bzero if it exists
Brent Cook
2014-07-21
2
-1
/
+10
*
include err.h shim
Brent Cook
2014-07-21
3
-1
/
+28
*
use correct link order for app and tests
Brent Cook
2014-07-21
2
-3
/
+3
*
preserve timestamps on copy from upstream checkout
Brent Cook
2014-07-21
1
-28
/
+30
*
conditionally disable -Wpointer-sign where supported
Brent Cook
2014-07-20
1
-0
/
+10
*
update guard, add win32 support for endian.h
Brent Cook
2014-07-20
1
-6
/
+22
*
Use correct static link order for unit tests.
Brent Cook
2014-07-20
1
-2
/
+2
*
include <_bsd_types.h> on MinGW
Brent Cook
2014-07-20
1
-0
/
+4
*
remove thread_private.h defines, moved to arc4random_*.h
Brent Cook
2014-07-19
1
-14
/
+0
*
update to newly-refactored arc4random compatibility shims
Brent Cook
2014-07-18
4
-0
/
+23
*
initial underpinnings for mingw/cross compilation support
Brent Cook
2014-07-18
2
-13
/
+22
*
move fork_rand.sh so it does not get run every time
Brent Cook
2014-07-15
1
-0
/
+0
*
indicate failure to the test harness
Brent Cook
2014-07-15
1
-0
/
+1
*
added fork_rand test to check for PID wraparound
Brent Cook
2014-07-15
3
-2
/
+93
*
crank version
Bob Beck
2014-07-15
1
-1
/
+1
*
register the atfork handler from arc4random
Brent Cook
2014-07-15
1
-0
/
+8
[next]