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
...
*
check for cc before gcc
Brent Cook
2019-01-20
1
-1
/
+1
*
rebase patches
Brent Cook
2019-01-19
3
-21
/
+21
*
fix build
Brent Cook
2019-01-19
2
-0
/
+7
*
add ec to crypto private -I path for ec_lcl.h
Brent Cook
2019-01-19
1
-0
/
+1
*
account for differences in FAIL macros
Brent Cook
2019-01-18
1
-2
/
+2
*
adjust for latest upstream changes
Brent Cook
2019-01-18
3
-19
/
+17
*
check for more pthread functions that might not be in libc
Brent Cook
2019-01-18
1
-0
/
+1
*
add tls13_[tlsext|buffer].* and buffertest
Brent Cook
2019-01-18
4
-0
/
+18
*
Land #488, Android build fixes
Brent Cook
2019-01-17
4
-3
/
+11
|
\
|
*
rename modes_lcl patch so it applies
Brent Cook
2019-01-07
1
-0
/
+0
|
*
define in_port_t for Android
Brent Cook
2019-01-07
1
-0
/
+9
|
*
check if we need to link pthread dynamically
Brent Cook
2019-01-07
2
-3
/
+2
*
|
Land #493, Add Android build for Travis-CI
Brent Cook
2019-01-08
2
-0
/
+146
|
\
\
|
|
/
|
/
|
|
*
typo s/NAPI/NAL/
kinichiro
2019-01-08
1
-1
/
+1
|
*
Add Android build for Travis-CI
kinichiro
2019-01-05
2
-0
/
+146
*
|
Land #496, add configure-time check for timespecsub
Brent Cook
2019-01-07
3
-2
/
+12
|
\
\
|
*
|
we don't need to pass this to automake
Brent Cook
2019-01-06
1
-1
/
+0
|
*
|
add configure-time check for timespecsub
Brent Cook
2019-01-06
3
-2
/
+13
|
|
/
*
/
Handle malloc returning null
John Norrbin
2019-01-04
1
-2
/
+4
|
/
*
Add ARM build for Travis-CI
kinichiro
2019-01-04
2
-1
/
+33
*
Add arm_arch.h to build ARM portable
kinichiro
2019-01-04
1
-0
/
+1
*
enable cmake mingw builds in travis
Brent Cook
2019-01-02
3
-0
/
+35
*
add some defines for building Mingw cross-compiled with CMake
Brent Cook
2019-01-02
2
-6
/
+6
*
add stdint.h shim, include limits for SIZE_MAX on Android
Brent Cook
2019-01-01
1
-0
/
+19
*
enable getpagesize for all Windows builds
Brent Cook
2019-01-01
1
-2
/
+2
*
use InterlockedExchangeAdd for add
Brent Cook
2019-01-01
1
-8
/
+6
*
make locks self-initialize, switch to critical sections
Brent Cook
2019-01-01
1
-12
/
+13
*
build crypto_lock_win.c in-place
Brent Cook
2019-01-01
3
-3
/
+2
*
fix gitignore excludes on crypto
Brent Cook
2019-01-01
1
-1
/
+2
*
add Visual Studio 2017 image
Brent Cook
2018-12-16
1
-10
/
+24
*
add Visual Studio 15 2017 test target
Brent Cook
2018-12-16
1
-1
/
+7
*
add portable changes
v2.9.0
Brent Cook
2018-12-15
1
-2
/
+9
*
Land #475, Fix CMake not finding getpagesize for Android 19
Brent Cook
2018-12-15
1
-2
/
+3
|
\
|
*
Fix CMake not finding getpagesize for Android 19
tux3
2018-12-14
1
-2
/
+3
*
|
update changelog
Brent Cook
2018-12-14
1
-10
/
+8
*
|
update links
Brent Cook
2018-12-14
1
-0
/
+1
|
/
*
Land #473, format commands
Brent Cook
2018-12-14
1
-4
/
+4
|
\
|
*
Small contribution to README readability
nitro
2018-08-19
1
-4
/
+4
*
|
hide clock_gettime definition on WIN32
Brent Cook
2018-11-16
1
-0
/
+2
*
|
rebase netcat.c.patch
Brent Cook
2018-11-16
1
-24
/
+24
*
|
typo
Brent Cook
2018-11-13
1
-3
/
+3
*
|
don't enable global debug
Brent Cook
2018-11-13
1
-1
/
+1
*
|
2.9.0 Changelog
Brent Cook
2018-11-11
1
-0
/
+43
*
|
build lock functions with CMake
Brent Cook
2018-11-11
1
-0
/
+2
*
|
change windows compatibility stubs for pthread_t to be more like other OSes
Brent Cook
2018-11-11
1
-8
/
+3
*
|
include header
Brent Cook
2018-11-11
1
-0
/
+2
*
|
Land #439, Add portable scaffold for SM3
Brent Cook
2018-11-11
5
-1
/
+18
|
\
\
|
*
|
Add portable scaffold for SM3
Jack Lloyd
2018-08-14
5
-1
/
+18
|
|
/
*
|
added crypto_lock portable bits
Brent Cook
2018-11-11
3
-0
/
+6
*
|
add simple Windows lock implementation
Brent Cook
2018-11-11
1
-0
/
+53
[prev]
[next]