root/openpgpsdk/trunk/configure


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/10/08 11:31:27 @541 [541] rachel CUnit only needs to be compiled once, not every time we make clean.
(edit) 04/05/07 13:53:28 @449 [449] rachel Formal test suite Working test for RSA decryption
(edit) 01/09/07 10:39:56 @434 [434] ben Say more, prettier.
(edit) 12/19/06 14:22:18 @431 [431] rachel new cmdline app to flex Standard API functions …
(edit) 12/04/06 12:42:06 @426 [426] rachel Split src into Standard and Advanced APIs. …
(edit) 03/12/06 12:07:50 @402 [402] ben Die if make clean fails.
(edit) 03/12/06 12:01:54 @400 [400] ben We can live with an older version of File::Temp.
(edit) 03/04/06 16:58:08 @398 [398] ben Require File::Temp .16, closes #23.
(edit) 01/03/06 12:39:09 @323 [323] ben Preliminary setup to allow the use of oink.
(edit) 11/24/05 09:53:05 @304 [304] ben Create secret keys from scratch, partially implemented plaintext signing.
(edit) 11/22/05 13:40:14 @303 [303] ben Refix openssl path.
(edit) 11/18/05 11:06:17 @298 [298] rachel fixed path problem with ssl library
(edit) 10/31/05 14:24:11 @287 [287] ben Back out -Wdeclaration-after-statement - a more viable answer is -ansi, …
(edit) 10/31/05 13:47:33 @284 [284] ben Declarations still have to be at the beginning.
(edit) 10/25/05 19:07:46 @251 [251] ben Use eq instead of ==, fixes #11.
(edit) 10/25/05 15:19:46 @250 [250] ben Add more checking, fix fallout from that.
(edit) 10/25/05 14:22:36 @249 [249] ben Make compiler configurable.
(edit) 10/24/05 15:03:41 @245 [245] ben Make sure strcmp is declared, and stop built-ins from confusing …
(edit) 10/15/05 14:48:19 @241 [241] ben Move all the headers around.
(edit) 06/29/05 15:39:15 @193 [193] ben More headers needed.
(edit) 06/29/05 15:36:11 @192 [192] ben 64-bit port, find socket libraries.
(edit) 06/29/05 08:03:21 @189 [189] ben Make default log file /dev/null. Reported by: Matthias Bauer
(edit) 06/28/05 16:16:10 @188 [188] ben Make zlib configurable, add tracing.
(edit) 06/28/05 14:47:31 @187 [187] ben Handle errors better.
(edit) 06/15/05 16:04:38 @171 [171] ben Don't leave object files behind - make caster work again.
(edit) 06/15/05 13:35:38 @167 [167] ben Determine correct format for time_t.
(edit) 05/20/05 22:20:24 @140 [140] ben Don't die.
(edit) 05/16/05 17:17:07 @127 [127] ben Better behaviour: a) Say where make is happening …
(copy) 05/16/05 15:58:42 @120 [120] rachel first cut at reorganising the directory structure
copied from openpgpsdk/trunk/src/configure:
(edit) 05/16/05 14:13:23 @117 [117] ben Make generated files read-only.