|
|
06/15/05 10:44:14 |
@166
|
[166]
|
rachel |
Doxygen markup added to all functions used by current example programs. … |
|
|
06/01/05 14:50:36 |
@165
|
[165]
|
rachel |
renamed one function I missed last time |
|
|
06/01/05 13:15:57 |
@163
|
[163]
|
rachel |
some file and function renaming |
|
|
05/25/05 17:46:04 |
@158
|
[158]
|
rachel |
minor reformatting: removed unwanted spaces after * |
|
|
05/25/05 16:58:43 |
@157
|
[157]
|
rachel |
text_t name changed to ops_text_t |
|
|
05/25/05 15:52:13 |
@156
|
[156]
|
rachel |
packet-to-text.[ch] public function names now prefixed with ops_ |
|
|
05/25/05 14:47:47 |
@153
|
[153]
|
ben |
Print the actual subpacket type, not the internal type. |
|
|
05/25/05 14:46:30 |
@152
|
[152]
|
ben |
Subpacket ends are implicit, as is the fact we're looking at a subpacket. |
|
|
05/25/05 14:39:05 |
@151
|
[151]
|
ben |
Missing break. |
|
|
05/25/05 14:37:44 |
@150
|
[150]
|
ben |
Add Elgamal, makew dangerous strings safe. |
|
|
05/25/05 14:25:58 |
@149
|
[149]
|
rachel |
Signatures with subpackets now printed out in the packet order. |
|
|
05/25/05 13:48:03 |
@148
|
[148]
|
rachel |
Print hexdump of data without length information, … |
|
|
05/25/05 13:37:34 |
@147
|
[147]
|
rachel |
First cut of new indentation format … |
|
|
05/25/05 12:52:01 |
@146
|
[146]
|
rachel |
Must include string.h for memset, memcpy definitions |
|
|
05/25/05 11:59:09 |
@145
|
[145]
|
ben |
Namespace. |
|
|
05/21/05 18:15:14 |
@143
|
[143]
|
ben |
Initialise, finalise, clean up (not quite completely yet). |
|
|
05/21/05 16:28:14 |
@142
|
[142]
|
ben |
Working signature, apart from the unresolved "leading zero" issue. |
|
|
05/20/05 22:20:24 |
@140
|
[140]
|
ben |
Don't die. |
|
|
05/20/05 18:17:11 |
@139
|
[139]
|
ben |
A step closer to signing, still not there yet. |
|
|
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:24:33 |
@134
|
[134]
|
rachel |
First stab at sorting out the user documentation. … |
|
|
05/17/05 14:00:30 |
@133
|
[133]
|
ben |
Clean properly. |
|
|
05/17/05 13:06:48 |
@131
|
[131]
|
rachel |
trust packet type modified to use data_t structure |
|
|
05/17/05 12:53:58 |
@130
|
[130]
|
rachel |
ss_preferred_ska, ss_preferred_compression, ss_key_flags, … |
|
|
05/17/05 09:52:30 |
@129
|
[129]
|
rachel |
added correct dependency for create-key |
|
|
05/16/05 17:22:36 |
@128
|
[128]
|
ben |
Move all the examples across. |
|
|
05/16/05 17:17:07 |
@127
|
[127]
|
ben |
Better behaviour:
a) Say where make is happening … |
|
|
05/16/05 16:37:30 |
@126
|
[126]
|
rachel |
packet-decode renamed to packet-to-text |
|
|
05/16/05 16:02:09 |
@122
|
[122]
|
rachel |
-- |
|
|
05/16/05 15:58:42 |
@120
|
[120]
|
rachel |
first cut at reorganising the directory structure |
|
|
05/16/05 14:22:47 |
@119
|
[119]
|
rachel |
new directories |