Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add portable changesv2.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 |
* | | add Makefile.am.elf-arm | Brent Cook | 2018-11-11 | 1 | -0/+30 |
* | | add arm asm support via autoconf/make | Brent Cook | 2018-11-11 | 2 | -2/+7 |
* | | initial 32-bit arm assembly optimization support | Brent Cook | 2018-11-11 | 3 | -1/+41 |
* | | enable optimizations for all cmake builds | Brent Cook | 2018-11-09 | 1 | -3/+5 |
* | | latest updates | Brent Cook | 2018-11-09 | 2 | -2/+7 |
* | | add key_schedule test, tls13 key schedule bits | Brent Cook | 2018-11-08 | 5 | -0/+13 |
* | | bn_rand_interval requires a static library symbol | Brent Cook | 2018-11-08 | 1 | -3/+5 |
* | | add x509name test | Brent Cook | 2018-11-07 | 3 | -0/+12 |
* | | add bn_rand_interval test | Brent Cook | 2018-11-07 | 2 | -0/+10 |
* | | Rediffed patches for merge fuzz | Brent Cook | 2018-11-07 | 6 | -40/+39 |
* | | Misc fixes to bring portable in line with upstream. | bobsayshilol | 2018-11-07 | 12 | -73/+29 |
* | | s/renegotion/renegotiation/ | Brent Cook | 2018-10-17 | 1 | -1/+1 |
* | | fixes | Brent Cook | 2018-10-16 | 1 | -8/+9 |
* | | Add 2.8.2 stable changelog | Brent Cook | 2018-10-16 | 1 | -0/+7 |
* | | Handle running from a directory with a space in the name. | Brent Cook | 2018-10-16 | 1 | -3/+3 |
* | | Fix cmake to generate proper Libs.private in .pc files | kinichiro | 2018-10-05 | 4 | -9/+10 |
* | | Fix cmake linking libraries | kinichiro | 2018-10-03 | 4 | -22/+10 |
* | | update links | Brent Cook | 2018-09-26 | 1 | -112/+8 |
* | | move LibreSSL-native API addition to separate entryv2.8.1 | Brent Cook | 2018-09-23 | 1 | -2/+4 |
* | | update tap driver | Brent Cook | 2018-09-23 | 1 | -4/+4 |
* | | implement app_timer_real | Brent Cook | 2018-09-23 | 1 | -0/+14 |
* | | update Changelog | Brent Cook | 2018-09-23 | 1 | -0/+59 |
* | | Disable unveil | kinichiro | 2018-08-22 | 1 | -0/+1 |
|/ | |||||
* | update summaryv2.8.0 | Brent Cook | 2018-08-05 | 1 | -1/+1 |
* | Land #434, Suppress "overriding WinCrypt defines" warnings | Brent Cook | 2018-08-03 | 1 | -1/+1 |
|\ | |||||
| * | Suppress "overriding WinCrypt defines" warnings | Nobuyoshi Nakada | 2018-07-29 | 1 | -1/+1 |
* | | Land #433, Add regress bnaddsub | Brent Cook | 2018-08-03 | 3 | -0/+11 |
|\ \ | |||||
| * | | Add regress bnaddsub | kinichiro | 2018-07-11 | 3 | -0/+11 |
* | | | Land #431, Fix build with cmake -G Xcode | Brent Cook | 2018-08-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fix build with cmake -G Xcode | Bi11 | 2018-07-06 | 1 | -0/+1 |
| |/ / | |||||
* | | | Changelog revisions for 2.8.0 | Brent Cook | 2018-08-03 | 1 | -5/+8 |