|
|
05/11/05 16:56:20 |
@99
|
[99]
|
rachel |
SS Revocation Reason added |
|
|
05/11/05 14:42:46 |
@98
|
[98]
|
rachel |
refactored ss_preferred_ska to use new data_t format … |
|
|
05/11/05 13:09:29 |
@97
|
[97]
|
rachel |
SS userdefined packets supported.
new data_t struct introduced |
|
|
05/10/05 14:57:45 |
@93
|
[93]
|
rachel |
SS Key Server Preferences added |
|
|
05/09/05 18:08:58 |
@87
|
[87]
|
ben |
Add literal data, remove (temporarily) code that relies on code Rachel … |
|
|
04/28/05 18:21:19 |
@85
|
[85]
|
rachel |
New generalised method for generating text strings for decoding packet … |
|
|
04/26/05 18:16:01 |
@84
|
[84]
|
ben |
One pass signatures. |
|
|
04/26/05 17:55:03 |
@82
|
[82]
|
rachel |
cosmetic tidying up |
|
|
04/26/05 17:51:44 |
@81
|
[81]
|
rachel |
Signature sub-packet Preferred Compression Algorithms |
|
|
04/26/05 11:41:09 |
@79
|
[79]
|
rachel |
Signature sub-packet type Preferred Hash Algorithms |
|
|
04/26/05 11:08:12 |
@78
|
[78]
|
rachel |
Signature sub-packet Key Flags added. … |
|
|
04/25/05 18:34:02 |
@76
|
[76]
|
rachel |
removed some not-needed code |
|
|
04/25/05 17:39:29 |
@75
|
[75]
|
rachel |
trust packet tag modified to use malloc rather than fixed-size array |
|
|
04/25/05 17:29:58 |
@74
|
[74]
|
rachel |
Preferred SKA signature sub-packet now uses malloc instead of fixed-size … |
|
|
04/25/05 17:14:20 |
@73
|
[73]
|
rachel |
RW's previous changes reformatted to play nicely with emacs. … |
|
|
04/21/05 16:33:48 |
@61
|
[61]
|
rachel |
New signature sub-types: SS_REVOCABLE, SS_REVOCATION_KEY … |
|
|
04/21/05 12:57:39 |
@60
|
[60]
|
rachel |
Signature sub-packet types: primary user id and revocation key added … |
|
|
04/20/05 17:47:26 |
@59
|
[59]
|
rachel |
"Preferred Symmetric Algorithm" signature sub-packet now displayed … |
|
|
04/19/05 10:23:24 |
@55
|
[55]
|
ben |
Mostly working again. |
|
|
04/19/05 02:18:21 |
@53
|
[53]
|
ben |
Not working step towards compression. |
|
|
04/05/05 15:16:46 |
@49
|
[49]
|
ben |
Split reader and callback arguments. |
|
|
04/05/05 12:46:02 |
@48
|
[48]
|
ben |
Memory leak detection. Some bignums appear to leak, still, but OpenSSL … |
|
|
04/03/05 14:21:19 |
@44
|
[44]
|
ben |
Signature validation. |
|
|
03/30/05 17:05:53 |
@42
|
[42]
|
ben |
Do some memory management. |
|
|
03/05/05 17:23:37 |
@40
|
[40]
|
ben |
Add fingerprint/key IDs. |
|
|
03/03/05 15:59:30 |
@39
|
[39]
|
ben |
v3 fingerprints and IDs. |
|
|
03/03/05 13:13:58 |
@38
|
[38]
|
ben |
Accumulate, first pass. |
|
|
02/22/05 15:55:54 |
@34
|
[34]
|
ben |
Detach region management from packet tags. |
|
|
02/22/05 14:10:34 |
@33
|
[33]
|
weasel |
more docs and minor stuff |
|
|
02/22/05 13:14:47 |
@31
|
[31]
|
ben |
Add times and doxygen target/conf. |
|
|
02/17/05 18:22:58 |
@30
|
[30]
|
weasel |
More docs and a minor fix or two |
|
|
02/15/05 21:13:10 |
@28
|
[28]
|
weasel |
svn propset svn:keywords Id * - almost |
|
|
02/15/05 21:09:54 |
@27
|
[27]
|
weasel |
Start to document packet.h |
|
|
01/18/05 18:33:52 |
@23
|
[23]
|
ben |
Handle raw subpackets. |
|
|
01/16/05 21:14:46 |
@22
|
[22]
|
ben |
signature subpacket sketch. |
|
|
01/16/05 13:03:57 |
@21
|
[21]
|
ben |
V3 signatures. |
|
|
01/16/05 07:34:59 |
@20
|
[20]
|
ben |
Lots of macro nastiness, partial signature parsing (not working). |
|
|
01/16/05 07:12:49 |
@19
|
[19]
|
ben |
Change all type names, stop claiming most things belong to the parser. |
|
|
01/16/05 07:04:25 |
@18
|
[18]
|
ben |
Add user ID. |
|
|
01/16/05 06:39:27 |
@17
|
[17]
|
ben |
Use the same base as the RFC. |
|
|
01/16/05 06:37:24 |
@16
|
[16]
|
ben |
Handle V2 keys(!), continue to the next packet, format errors. |
|
|
01/15/05 18:08:16 |
@15
|
[15]
|
weasel |
Parse RSA keys,
cut down mpi buffer to 8k, from 64k |
|
|
01/15/05 17:29:46 |
@13
|
[13]
|
ben |
First attempt at packet parsing. |