Commit Graph

29 Commits

Author SHA1 Message Date
twinaphex
ad5773a031 Propagate 'label' as path for CDROM info detail list 2019-07-15 02:41:58 +02:00
twinaphex
df55abc65b Turn these two off for modets size improvements 2019-07-14 19:06:57 +02:00
twinaphex
175af12a53 (mbedtls) undefine MBEDTLS_SELF_TEST 2019-07-14 19:03:13 +02:00
twinaphex
15277f9dbc (mbedtls) Try to make more code C89-compliant 2019-05-28 15:58:07 +02:00
Brad Parker
477d46d52b update copyright 2019-02-22 19:13:36 -05:00
twinaphex
7ad34509e7 Silence more CXX_BUILD warnings 2019-01-12 21:16:48 +01:00
twinaphex
f336fa0337 CXX_BUILD fixes 2018-10-10 16:38:13 +02:00
Benjamin FRANCOIS
c723f13753 This allows building on Haiku after disabling Discord 2018-09-01 07:25:06 +00:00
Twinaphex
4e0c2314d9 Define HAVE_SSL for OSX 2018-09-01 04:22:57 +02:00
twinaphex
2fb8831dcc Uniquely name functions 2018-09-01 04:18:01 +02:00
twinaphex
31df00d52a Uniquely name functions 2018-09-01 04:14:36 +02:00
twinaphex
fb047e4622 Uniquely name functions 2018-09-01 04:12:58 +02:00
twinaphex
18203f4d30 Cleanups 2018-09-01 04:11:16 +02:00
twinaphex
6d29cde453 (SSL) Name functions uniquely 2018-09-01 04:09:59 +02:00
twinaphex
e83504002d (SSL) Make these functions unique 2018-09-01 04:08:27 +02:00
twinaphex
c59b054ef2 Comment this out 2018-08-08 05:01:22 +02:00
twinaphex
f14ae31e93 Uncomment this too 2018-08-08 04:54:11 +02:00
twinaphex
e6e35805a6 Enable this 2018-08-08 04:50:16 +02:00
twinaphex
0fb7d6a9e4 (SSL) Re-enable drbg 2018-08-07 04:57:33 +02:00
twinaphex
79f87cbaee More C89_BUILD fixes for mbedtls 2018-08-07 04:48:05 +02:00
twinaphex
6155772c5e mbedtls is not C89_BUILD compatible for now 2018-08-07 03:54:09 +02:00
twinaphex
ae69bf9d7b More changes needed for mbedtls/griffin 2018-08-05 01:10:05 +02:00
twinaphex
a1e338827c (mbedtls) Changes to make it compatible with Griffin, pt. 1 2018-08-04 21:16:12 +02:00
twinaphex
d2613d6e89 (mbedtls) Global variables need to be uniquely namespaced for Griffin 2018-08-04 20:57:23 +02:00
twinaphex
3019748b17 (mbedtls) Use arc4_alt.h 2018-08-04 20:54:11 +02:00
twinaphex
ad87ec871d (mbedtls) update asn1parse.c 2018-08-04 20:10:19 +02:00
twinaphex
5b3b3b4a89 (mbedtls) Add arc4_alt.h 2018-08-04 20:09:07 +02:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
Brad Parker
02381aabef add SSL/TLS support 2017-07-26 09:18:17 -04:00