| Commit message (Expand) | Author | Files | Lines |
2014-10-22 | bump version | Brent Cook | 1 | -1/+1 |
2014-10-15 | update with 2.1.1 changes | Brent Cook | 1 | -0/+5 |
2014-10-15 | LibreSSL portable README update | Brent Cook | 1 | -18/+34 |
2014-10-14 | add extended ChangeLog file | Brent Cook | 2 | -1/+61 |
2014-10-14 | update gitignore to see changelog | Brent Cook | 1 | -1/+2 |
2014-10-14 | add missing commas from man links | Brent Cook | 1 | -6/+6 |
2014-10-14 | update man links | Brent Cook | 1 | -0/+6 |
2014-10-14 | don't fail to make dist on a clean repo | Brent Cook | 1 | -1/+1 |
2014-10-14 | crank version | Brent Cook | 1 | -1/+1 |
2014-10-14 | update to new converted SSL manpages | Brent Cook | 1 | -1/+10 |
2014-09-26 | clear local manpage cache before generating a release tarball | Brent Cook | 1 | -0/+1 |
2014-08-27 | update for upstream move of the openssl app | Brent Cook | 1 | -17/+15 |
2014-08-18 | ensure compatibility with posix shell | Brent Cook | 1 | -1/+1 |
2014-08-17 | add --disable-asm flag for disabling inline asm | Brent Cook | 1 | -0/+4 |
2014-08-16 | allow inline asm | Brent Cook | 2 | -2/+1 |
2014-08-16 | set _DEFAULT_SOURCE on linux hosts | Brent Cook | 1 | -1/+1 |
2014-08-12 | update stdio.h for including stdarg.h | inoguchi | 1 | -0/+1 |
2014-08-12 | remove configure.am.tpl, pull in VERSION directly | Brent Cook | 3 | -4/+1 |
2014-08-08 | rebase on pull when updating the openbsd branch | Brent Cook | 1 | -1/+1 |
2014-08-02 | conditionally build strnlen if needed. | Brent Cook | 3 | -0/+9 |
2014-07-31 | tie master libressl branch to openbsd master | Brent Cook | 2 | -8/+8 |
2014-07-31 | Crank version on HEAD to 2.1.0 2.0 cointinues on OPENBSD_5_6 branch | Bob Beck | 1 | -1/+1 |
2014-07-30 | define MAP_ANON for systems with MAP_ANONYMOUS | Brent Cook | 1 | -3/+3 |
2014-07-30 | merge endian definitions between AIX/HP-UX/Solaris | Brent Cook | 1 | -7/+1 |
2014-07-30 | update include/machine/endian.h for hpux portability. | inoguchi | 1 | -0/+3 |
2014-07-30 | harmonize asprintf with OpenSSH | Brent Cook | 4 | -111/+39 |
2014-07-29 | include comment on windows services | Brent Cook | 1 | -0/+5 |
2014-07-29 | add sys/mman.h shim to define MAP_ANON if needed | Brent Cook | 2 | -0/+15 |
2014-07-29 | stub win32 issetugid implementation | Brent Cook | 2 | -0/+24 |