aboutsummaryrefslogtreecommitdiff
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-22bump versionBrent Cook1-1/+1
2014-10-15update with 2.1.1 changesBrent Cook1-0/+5
2014-10-15LibreSSL portable README updateBrent Cook1-18/+34
2014-10-14add extended ChangeLog fileBrent Cook2-1/+61
2014-10-14update gitignore to see changelogBrent Cook1-1/+2
2014-10-14add missing commas from man linksBrent Cook1-6/+6
2014-10-14update man linksBrent Cook1-0/+6
2014-10-14don't fail to make dist on a clean repoBrent Cook1-1/+1
2014-10-14crank versionBrent Cook1-1/+1
2014-10-14update to new converted SSL manpagesBrent Cook1-1/+10
2014-09-26clear local manpage cache before generating a release tarballBrent Cook1-0/+1
2014-08-27update for upstream move of the openssl appBrent Cook1-17/+15
2014-08-18ensure compatibility with posix shellBrent Cook1-1/+1
2014-08-17add --disable-asm flag for disabling inline asmBrent Cook1-0/+4
2014-08-16allow inline asmBrent Cook2-2/+1
2014-08-16set _DEFAULT_SOURCE on linux hostsBrent Cook1-1/+1
2014-08-12update stdio.h for including stdarg.hinoguchi1-0/+1
2014-08-12remove configure.am.tpl, pull in VERSION directlyBrent Cook3-4/+1
2014-08-08rebase on pull when updating the openbsd branchBrent Cook1-1/+1
2014-08-02conditionally build strnlen if needed.Brent Cook3-0/+9
2014-07-31tie master libressl branch to openbsd masterBrent Cook2-8/+8
2014-07-31Crank version on HEAD to 2.1.0 2.0 cointinues on OPENBSD_5_6 branchBob Beck1-1/+1
2014-07-30define MAP_ANON for systems with MAP_ANONYMOUSBrent Cook1-3/+3
2014-07-30merge endian definitions between AIX/HP-UX/SolarisBrent Cook1-7/+1
2014-07-30update include/machine/endian.h for hpux portability.inoguchi1-0/+3
2014-07-30harmonize asprintf with OpenSSHBrent Cook4-111/+39
2014-07-29include comment on windows servicesBrent Cook1-0/+5
2014-07-29add sys/mman.h shim to define MAP_ANON if neededBrent Cook2-0/+15
2014-07-29stub win32 issetugid implementationBrent Cook2-0/+24