Overview
| Comment: | CACKey 0.7.1 | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 0.7.1 | 
| Files: | files | file ages | folders | 
| SHA1: | 7c43a082a79eae6c754a47853c33ef92 | 
| User & Date: | rkeene on 2015-03-20 17:32:59 | 
| Other Links: | manifest | tags | 
Context
| 2015-03-22 | ||
| 06:23 | Fixed issue with federal certificate fetching check-in: 832276f583 user: rkeene tags: trunk | |
| 2015-03-20 | ||
| 17:32 | CACKey 0.7.1 check-in: 7c43a082a7 user: rkeene tags: 0.7.1, trunk | |
| 2015-03-05 | ||
| 17:49 | Updated to set the output size after decompressing a certificate check-in: bc60cf4dca user: rkeene tags: trunk | |
Changes
Modified configure.ac from [b130174bba] to [76a04092ae].
| 
 | 
 | | | 1 2 3 4 5 6 7 8 | AC_INIT(cackey, 0.7.1) AC_CONFIG_HEADERS(config.h) dnl Locate standard tools AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_AIX | 
| ︙ | ︙ |