tux3
8fee85b013
Fix CMake not finding getpagesize for Android 19
2018-12-14 14:38:35 +01:00
Brent Cook
29e0e7b438
update links
2018-12-14 01:45:38 -06:00
Brent Cook
68b54c324e
Land #473 , format commands
2018-12-14 01:38:29 -06:00
Brent Cook
4f1c9507b6
hide clock_gettime definition on WIN32
2018-11-16 05:17:37 -06:00
Brent Cook
0829e7f654
rebase netcat.c.patch
2018-11-16 04:40:18 -06:00
Brent Cook
3c1371061a
typo
2018-11-13 13:42:37 -06:00
Brent Cook
f6a8fa5305
don't enable global debug
2018-11-13 13:42:21 -06:00
Brent Cook
c109b329e6
2.9.0 Changelog
2018-11-11 12:36:24 -06:00
Brent Cook
a256df7fe9
build lock functions with CMake
2018-11-11 11:05:21 -06:00
Brent Cook
387d2ae261
change windows compatibility stubs for pthread_t to be more like other OSes
2018-11-11 11:00:00 -06:00
Brent Cook
ff7a18318c
include header
2018-11-11 10:59:15 -06:00
Brent Cook
1cb05b51c1
Land #439 , Add portable scaffold for SM3
2018-11-11 09:14:41 -06:00
Brent Cook
1e2937e1a2
added crypto_lock portable bits
2018-11-11 09:14:00 -06:00
Brent Cook
ba2fe0e949
add simple Windows lock implementation
2018-11-11 09:06:13 -06:00
Brent Cook
3172a42c45
add Makefile.am.elf-arm
2018-11-11 08:35:14 -06:00
Brent Cook
8f32297dce
add arm asm support via autoconf/make
2018-11-11 02:08:55 -06:00
Brent Cook
9c6e9f0995
initial 32-bit arm assembly optimization support
2018-11-11 00:24:35 -06:00
Brent Cook
e7d11baaae
enable optimizations for all cmake builds
2018-11-09 18:29:06 -06:00
Brent Cook
f5ec56f4c5
latest updates
2018-11-09 12:12:30 -06:00
Brent Cook
6564332d4d
add key_schedule test, tls13 key schedule bits
2018-11-08 13:59:55 -07:00
Brent Cook
940accb52c
bn_rand_interval requires a static library symbol
2018-11-08 11:23:44 -06:00
Brent Cook
bcf5c3e29e
add x509name test
2018-11-07 22:45:27 -06:00
Brent Cook
04ad19529d
add bn_rand_interval test
2018-11-07 22:38:07 -06:00
Brent Cook
11bb39ecf6
Rediffed patches for merge fuzz
2018-11-07 20:04:11 -06:00
bobsayshilol
34394e7ee0
Misc fixes to bring portable in line with upstream.
2018-11-07 23:45:17 +00:00
Brent Cook
d826f2dfc1
s/renegotion/renegotiation/
2018-10-17 08:42:53 -05:00
Brent Cook
046af104b8
fixes
2018-10-16 12:20:16 -05:00
Brent Cook
59f700cc0a
Add 2.8.2 stable changelog
2018-10-16 03:16:27 -05:00
Brent Cook
156cdf6d19
Handle running from a directory with a space in the name.
...
from phrocker@ on github
2018-10-16 02:56:34 -05:00
kinichiro
0b8343ace3
Fix cmake to generate proper Libs.private in .pc files
2018-10-05 22:59:44 +09:00
kinichiro
f819a2bce7
Fix cmake linking libraries
2018-10-03 20:35:36 +09:00
Brent Cook
8bce9f9da4
update links
2018-09-26 04:28:19 -05:00
Brent Cook
68096a1914
move LibreSSL-native API addition to separate entry
2018-09-23 18:23:10 -05:00
Brent Cook
ff0f15acec
update tap driver
2018-09-23 14:04:35 -05:00
Brent Cook
b7a580e86a
implement app_timer_real
2018-09-23 14:04:26 -05:00
Brent Cook
35dbed1ae9
update Changelog
2018-09-23 12:51:51 -05:00
kinichiro
4fe24eb56d
Disable unveil
2018-08-22 00:12:56 +09:00
nitro
9d77adcaf3
Small contribution to README readability
2018-08-19 00:20:41 -04:00
Jack Lloyd
d4803f134f
Add portable scaffold for SM3
2018-08-14 15:16:36 -04:00
Brent Cook
4dbf285573
update summary
2018-08-05 09:47:26 -05:00
Brent Cook
7c5856c28d
Land #434 , Suppress "overriding WinCrypt defines" warnings
2018-08-03 22:27:07 -05:00
Brent Cook
62f96a5d3c
Land #433 , Add regress bnaddsub
2018-08-03 22:26:37 -05:00
Brent Cook
e82a6cb661
Land #431 , Fix build with cmake -G Xcode
2018-08-03 22:26:06 -05:00
Brent Cook
102ae3ad4a
Changelog revisions for 2.8.0
2018-08-03 22:12:20 -05:00
Brent Cook
29fe12a732
Update changelog for 2.8.0
2018-08-02 09:26:15 -05:00
Brent Cook
a6db5d445d
update manpage links
2018-07-30 10:51:26 -05:00
Nobuyoshi Nakada
3e95275de8
Suppress "overriding WinCrypt defines" warnings
...
Suppress "overriding WinCrypt defines" from openssl/x509.h by defining `NOCRYPT`.
Only this file does not check `__WINCRYPT_H__` macro like other headers, since
5d8a1cf715 (diff-74b6370bc092dd2988ab577b2eaa21dcR7)
2018-07-29 16:17:44 +09:00
kinichiro
f30569c005
Fix update.sh using $MV instead of bear mv
...
Suggested by tb
2018-07-21 01:02:31 +09:00
kinichiro
09c8aa26fe
Generate regress freenull.c
2018-07-21 00:52:08 +09:00
kinichiro
d259acbd32
Add regress bnaddsub
2018-07-11 17:10:16 +09:00