|
|
02/20/06 16:59:31 |
@371
|
[371]
|
ben |
Make sure dmalloc happens last. |
|
|
01/20/06 09:02:19 |
@333
|
[333]
|
ben |
Beginnings of decryption. |
|
|
12/07/05 09:39:44 |
@320
|
[320]
|
ben |
Out of time - hopefully a working refactoring of readers and callbacks.
… |
|
|
12/01/05 13:38:12 |
@319
|
[319]
|
ben |
Finish name refactoring. |
|
|
11/30/05 11:53:38 |
@316
|
[316]
|
ben |
Plaintext signing now appears to be complete. Fixes #26. |
|
|
11/29/05 16:06:23 |
@314
|
[314]
|
ben |
Inline signing. Not 100% RFC compliant yet, but seems to work. References … |
|
|
11/25/05 14:44:20 |
@307
|
[307]
|
ben |
Start hiding things. |
|
|
11/24/05 09:53:05 |
@304
|
[304]
|
ben |
Create secret keys from scratch, partially implemented plaintext signing. |
|
|
11/22/05 12:42:47 |
@302
|
[302]
|
rachel |
documentation changes |
|
|
11/21/05 14:30:17 |
@301
|
[301]
|
rachel |
Renamed create_options to create_info to be consistent with parse_info. … |
|
|
10/31/05 14:24:11 |
@287
|
[287]
|
ben |
Back out -Wdeclaration-after-statement - a more viable answer is -ansi, … |
|
|
10/27/05 19:07:05 |
@271
|
[271]
|
rachel |
Renamed parse_options to parse_info which makes more sense … |
|
|
10/26/05 12:22:21 |
@253
|
[253]
|
rachel |
Testing trac-post-commit-hook re #12 |
|
|
10/15/05 14:48:19 |
@241
|
[241]
|
ben |
Move all the headers around. |
|
|
10/15/05 14:00:07 |
@240
|
[240]
|
ben |
Partway through moving headers into their own directory, plus some … |
|
|
06/23/05 14:41:47 |
@177
|
[177]
|
rachel |
more documentation changes |
|
|
06/23/05 13:09:49 |
@176
|
[176]
|
rachel |
Even better documentation for ops_parse() and ops_parse_and_accumulate() … |
|
|
06/15/05 10:44:14 |
@166
|
[166]
|
rachel |
Doxygen markup added to all functions used by current example programs. … |
|
|
05/20/05 17:45:32 |
@138
|
[138]
|
ben |
Closer to signing, and parse secret key. |
|
|
05/20/05 15:10:24 |
@137
|
[137]
|
ben |
Refactor public key packet construction. |
|
|
05/20/05 13:44:25 |
@136
|
[136]
|
ben |
Partial signature code, prior to refactor for verification. |
|
|
05/19/05 17:59:48 |
@135
|
[135]
|
rachel |
Basic doxygen header added
Unwanted $Id$ headers removed … |
|
|
05/16/05 14:17:55 |
@118
|
[118]
|
rachel |
We need to include string.h on Linux (at least we do on Ubuntu Linux) |
|
|
05/13/05 15:19:11 |
@114
|
[114]
|
ben |
Create public key. |
|
|
05/12/05 18:40:06 |
@113
|
[113]
|
ben |
First cut of creation. |