aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add portable changesv2.9.0Brent Cook2018-12-151-2/+9
* Land #475, Fix CMake not finding getpagesize for Android 19Brent Cook2018-12-151-2/+3
|\
| * Fix CMake not finding getpagesize for Android 19tux32018-12-141-2/+3
* | update changelogBrent Cook2018-12-141-10/+8
* | update linksBrent Cook2018-12-141-0/+1
|/
* Land #473, format commandsBrent Cook2018-12-141-4/+4
|\
| * Small contribution to README readabilitynitro2018-08-191-4/+4
* | hide clock_gettime definition on WIN32Brent Cook2018-11-161-0/+2
* | rebase netcat.c.patchBrent Cook2018-11-161-24/+24
* | typoBrent Cook2018-11-131-3/+3
* | don't enable global debugBrent Cook2018-11-131-1/+1
* | 2.9.0 ChangelogBrent Cook2018-11-111-0/+43
* | build lock functions with CMakeBrent Cook2018-11-111-0/+2
* | change windows compatibility stubs for pthread_t to be more like other OSesBrent Cook2018-11-111-8/+3
* | include headerBrent Cook2018-11-111-0/+2
* | Land #439, Add portable scaffold for SM3Brent Cook2018-11-115-1/+18
|\ \
| * | Add portable scaffold for SM3Jack Lloyd2018-08-145-1/+18
| |/
* | added crypto_lock portable bitsBrent Cook2018-11-113-0/+6
* | add simple Windows lock implementationBrent Cook2018-11-111-0/+53
* | add Makefile.am.elf-armBrent Cook2018-11-111-0/+30
* | add arm asm support via autoconf/makeBrent Cook2018-11-112-2/+7
* | initial 32-bit arm assembly optimization supportBrent Cook2018-11-113-1/+41
* | enable optimizations for all cmake buildsBrent Cook2018-11-091-3/+5
* | latest updatesBrent Cook2018-11-092-2/+7
* | add key_schedule test, tls13 key schedule bitsBrent Cook2018-11-085-0/+13
* | bn_rand_interval requires a static library symbolBrent Cook2018-11-081-3/+5
* | add x509name testBrent Cook2018-11-073-0/+12
* | add bn_rand_interval testBrent Cook2018-11-072-0/+10
* | Rediffed patches for merge fuzzBrent Cook2018-11-076-40/+39
* | Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-0712-73/+29
* | s/renegotion/renegotiation/Brent Cook2018-10-171-1/+1
* | fixesBrent Cook2018-10-161-8/+9
* | Add 2.8.2 stable changelogBrent Cook2018-10-161-0/+7
* | Handle running from a directory with a space in the name.Brent Cook2018-10-161-3/+3
* | Fix cmake to generate proper Libs.private in .pc fileskinichiro2018-10-054-9/+10
* | Fix cmake linking librarieskinichiro2018-10-034-22/+10
* | update linksBrent Cook2018-09-261-112/+8
* | move LibreSSL-native API addition to separate entryv2.8.1Brent Cook2018-09-231-2/+4
* | update tap driverBrent Cook2018-09-231-4/+4
* | implement app_timer_realBrent Cook2018-09-231-0/+14
* | update ChangelogBrent Cook2018-09-231-0/+59
* | Disable unveilkinichiro2018-08-221-0/+1
|/
* update summaryv2.8.0Brent Cook2018-08-051-1/+1
* Land #434, Suppress "overriding WinCrypt defines" warningsBrent Cook2018-08-031-1/+1
|\
| * Suppress "overriding WinCrypt defines" warningsNobuyoshi Nakada2018-07-291-1/+1
* | Land #433, Add regress bnaddsubBrent Cook2018-08-033-0/+11
|\ \
| * | Add regress bnaddsubkinichiro2018-07-113-0/+11
* | | Land #431, Fix build with cmake -G XcodeBrent Cook2018-08-031-0/+1
|\ \ \
| * | | Fix build with cmake -G XcodeBi112018-07-061-0/+1
| |/ /
* | | Changelog revisions for 2.8.0Brent Cook2018-08-031-5/+8