|
|
02/20/06 17:27:18 |
@372
|
[372]
|
ben |
Clear the reader info structure when we push a reader. |
|
|
02/20/06 16:59:31 |
@371
|
[371]
|
ben |
Make sure dmalloc happens last. |
|
|
02/19/06 15:35:42 |
@368
|
[368]
|
ben |
Constification, plus bugfix where strings were freed that might not have … |
|
|
02/19/06 14:57:51 |
@367
|
[367]
|
ben |
Show algorithms. |
|
|
02/17/06 13:16:36 |
@365
|
[365]
|
ben |
Fix decryption. |
|
|
02/07/06 13:02:57 |
@359
|
[359]
|
ben |
Count regions correctly. |
|
|
02/06/06 17:55:59 |
@358
|
[358]
|
ben |
Don't clear the IV! |
|
|
02/06/06 17:37:13 |
@357
|
[357]
|
ben |
Hoorah! V3 keys work. What a mess. |
|
|
02/02/06 14:21:04 |
@354
|
[354]
|
ben |
Partial support for V3 secret keys. Doesn't work yet. |
|
|
02/02/06 14:20:16 |
@353
|
[353]
|
ben |
Allow stdin to be redirected. |
|
|
02/01/06 15:18:20 |
@351
|
[351]
|
ben |
Suppress passphrase echo. |
|
|
02/01/06 10:58:24 |
@350
|
[350]
|
ben |
Add IDEA. |
|
|
01/31/06 12:17:07 |
@349
|
[349]
|
ben |
Handle incorrect passphrase properly. |
|
|
01/31/06 12:08:54 |
@347
|
[347]
|
ben |
Free the passphrase. |
|
|
01/31/06 12:01:12 |
@346
|
[346]
|
ben |
Check checksum/hash. |
|
|
01/30/06 16:33:42 |
@345
|
[345]
|
ben |
Actually, the checksum is encrypted, too. |
|
|
01/30/06 16:25:04 |
@344
|
[344]
|
ben |
Point at the secret key in the passphrase callback instead. This is both … |
|
|
01/30/06 16:10:43 |
@343
|
[343]
|
ben |
Working secret key decryption! |
|
|
01/30/06 13:36:42 |
@342
|
[342]
|
ben |
Give callbacks a preview of secret keys. |
|
|
01/30/06 13:08:26 |
@341
|
[341]
|
ben |
More decryption, missing file. |
|
|
01/26/06 17:41:18 |
@340
|
[340]
|
ben |
Correctly calculate iterations. |
|
|
01/26/06 16:37:18 |
@339
|
[339]
|
ben |
More hash support, print the right thing. |
|
|
01/25/06 18:40:09 |
@336
|
[336]
|
ben |
Another step closer to decryption. |
|
|
01/22/06 12:23:40 |
@335
|
[335]
|
ben |
Rearrange error codes, add codes for specific events, read a GPG … |
|
|
01/20/06 17:52:06 |
@334
|
[334]
|
ben |
Add passphrase callbacks. |
|
|
01/20/06 09:02:19 |
@333
|
[333]
|
ben |
Beginnings of decryption. |
|
|
01/10/06 18:28:47 |
@332
|
[332]
|
ben |
Add memory reader. Closes #31. |
|
|
01/05/06 14:21:07 |
@328
|
[328]
|
ben |
More whitespace leniency. |
|
|
01/05/06 13:57:53 |
@327
|
[327]
|
ben |
Optionally allow trailing whitespace where we don't strictly expect it. |
|
|
01/03/06 14:18:52 |
@326
|
[326]
|
ben |
Parse encrypted session key. |
|
|
01/03/06 13:26:35 |
@324
|
[324]
|
ben |
Consume error packets, too. |
|
|
01/03/06 12:39:09 |
@323
|
[323]
|
ben |
Preliminary setup to allow the use of oink. |
|
|
12/09/05 15:23:43 |
@322
|
[322]
|
rachel |
Stacked callbacks now return OPS_FINISHED when no more callbacks to call … |
|
|
12/08/05 13:49:50 |
@321
|
[321]
|
ben |
Missing header. |
|
|
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 15:23:25 |
@317
|
[317]
|
ben |
Ignore trailing whitespace. Hide memory structures. |
|
|
11/30/05 11:53:38 |
@316
|
[316]
|
ben |
Plaintext signing now appears to be complete. Fixes #26. |
|
|
11/30/05 09:44:32 |
@315
|
[315]
|
ben |
Add a version string. |
|
|
11/29/05 16:06:23 |
@314
|
[314]
|
ben |
Inline signing. Not 100% RFC compliant yet, but seems to work. References … |
|
|
11/28/05 15:41:06 |
@313
|
[313]
|
ben |
Handle RSA sign-only signatures. |
|
|
11/28/05 13:15:38 |
@312
|
[312]
|
ben |
Documentation tweaks. |
|
|
11/28/05 12:58:29 |
@311
|
[311]
|
ben |
Accept more key types (patch by Matthias Bauer). |
|
|
11/27/05 10:40:41 |
@310
|
[310]
|
ben |
Make signatures work. |
|
|
11/26/05 12:43:33 |
@308
|
[308]
|
ben |
Behave like a grownup and take a filename as an argument. |
|
|
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. … |
|
|
11/21/05 12:37:55 |
@300
|
[300]
|
rachel |
Removed redundant ops_errors.c, all error code now in errors.c … |
|
|
11/18/05 13:40:57 |
@299
|
[299]
|
rachel |
print error functions
removed redundant code … |
|
|
11/18/05 05:44:20 |
@296
|
[296]
|
ben |
Prepare for write armour. |
|
|
11/16/05 17:30:21 |
@293
|
[293]
|
ben |
Plug leak. |
|
|
11/16/05 17:29:03 |
@292
|
[292]
|
ben |
Plug leak. |
|
|
11/16/05 17:27:13 |
@291
|
[291]
|
ben |
Plug leak. |
|
|
11/16/05 17:02:13 |
@290
|
[290]
|
ben |
Fix leak. |
|
|
11/16/05 16:28:21 |
@289
|
[289]
|
ben |
Fix memory leak. |
|
|
10/31/05 14:24:11 |
@287
|
[287]
|
ben |
Back out -Wdeclaration-after-statement - a more viable answer is -ansi, … |
|
|
10/31/05 13:56:37 |
@286
|
[286]
|
ben |
Say which syscall failed. |
|
|
10/31/05 13:51:51 |
@285
|
[285]
|
ben |
Separate system errors from the consequent library error. |
|
|
10/31/05 13:47:33 |
@284
|
[284]
|
ben |
Declarations still have to be at the beginning. |
|
|
10/31/05 13:00:08 |
@283
|
[283]
|
rachel |
new file for stacked error handling |
|
|
10/31/05 12:59:32 |
@282
|
[282]
|
rachel |
initial stab at stacked error handling |
|
|
10/31/05 09:03:17 |
@280
|
[280]
|
rachel |
types renamed. Fixes #20 |
|
|
10/28/05 16:06:30 |
@277
|
[277]
|
ben |
More formatting. |
|
|
10/28/05 16:04:50 |
@276
|
[276]
|
ben |
Undo overzealous renaming. |
|
|
10/28/05 12:19:05 |
@275
|
[275]
|
ben |
Layout. |
|
|
10/28/05 12:15:33 |
@273
|
[273]
|
ben |
Declarations must be at the start of functions. UTF-8 is NUL-terminated. … |
|
|
10/27/05 19:07:05 |
@271
|
[271]
|
rachel |
Renamed parse_options to parse_info which makes more sense … |
|
|
10/26/05 13:34:52 |
@260
|
[260]
|
rachel |
and again... lets see what this shows us... refs #16 |
|
|
10/26/05 13:21:57 |
@259
|
[259]
|
rachel |
test additional quotes hypothesis
refs#16 |
|
|
10/26/05 13:17:19 |
@258
|
[258]
|
rachel |
test single line hypothesis refs#16 |
|
|
10/26/05 13:05:45 |
@257
|
[257]
|
rachel |
more testing
refs #16 |
|
|
10/26/05 12:56:37 |
@256
|
[256]
|
rachel |
spoke too soon. another null change for testing
refs #16 |
|
|
10/26/05 12:49:30 |
@255
|
[255]
|
rachel |
NULL change for testing purposes (this should work now)
Refs #12 |
|
|
10/26/05 12:41:04 |
@254
|
[254]
|
rachel |
Null change for backend testing purposes
Fixes #15 |
|
|
10/26/05 12:22:21 |
@253
|
[253]
|
rachel |
Testing trac-post-commit-hook re #12 |
|
|
10/26/05 11:49:17 |
@252
|
[252]
|
rachel |
Testing to see whether trac-post-commit-hook will automatically update the … |
|
|
10/25/05 15:19:46 |
@250
|
[250]
|
ben |
Add more checking, fix fallout from that. |
|
|
10/24/05 16:09:51 |
@247
|
[247]
|
ben |
Fix layout, remove pointless comments. |
|
|
10/24/05 16:02:19 |
@246
|
[246]
|
ben |
Values may not have been initialised. Also, where available, fill in … |
|
|
10/24/05 15:03:41 |
@245
|
[245]
|
ben |
Make sure strcmp is declared, and stop built-ins from confusing … |
|
|
10/17/05 14:32:03 |
@243
|
[243]
|
rachel |
2nd null change for testing |
|
|
10/17/05 14:27:51 |
@242
|
[242]
|
rachel |
null change to test out config of commits going to mailing list |
|
|
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 … |
|
|
10/14/05 18:04:00 |
@239
|
[239]
|
ben |
Squash more memory leaks. |
|
|
10/14/05 17:36:48 |
@238
|
[238]
|
ben |
Fix memory leak. |
|
|
10/14/05 14:00:33 |
@237
|
[237]
|
ben |
Improve our dmalloc act, deal with some memory leaks. |
|
|
10/14/05 12:50:08 |
@236
|
[236]
|
ben |
Gasp! Ben adds docco! |
|
|
10/13/05 15:32:07 |
@235
|
[235]
|
ben |
Check signed cleartext. Also rename a prefixless function. |
|
|
10/11/05 16:03:42 |
@234
|
[234]
|
ben |
Testing is good. |
|
|
10/11/05 16:02:27 |
@233
|
[233]
|
ben |
No need for a region in armour, and armour shouldn't parse. |
|
|
10/11/05 13:35:24 |
@232
|
[232]
|
ben |
Don't barf at EOF. |
|
|
10/11/05 13:19:03 |
@231
|
[231]
|
ben |
Don't flush unless there's data. |
|
|
10/11/05 12:47:49 |
@230
|
[230]
|
ben |
Improve error handling. |
|
|
10/10/05 18:44:04 |
@229
|
[229]
|
ben |
All I'm seeing now is malformed emails, so I guess it works. |
|
|
10/10/05 13:28:06 |
@228
|
[228]
|
ben |
Handle armour with no header. Also parse headers. |
|
|
10/10/05 11:12:51 |
@227
|
[227]
|
ben |
Headers can have CRs, too. |
|
|
10/10/05 10:39:00 |
@226
|
[226]
|
ben |
Even closer to working properly. |