root/openpgpsdk/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/31/05 13:00:08 @283 [283] rachel new file for stacked error handling
(edit) 10/31/05 12:59:32 @282 [282] rachel initial stab at stacked error handling
(edit) 10/31/05 09:03:17 @280 [280] rachel types renamed. Fixes #20
(edit) 10/28/05 16:06:30 @277 [277] ben More formatting.
(edit) 10/28/05 16:04:50 @276 [276] ben Undo overzealous renaming.
(edit) 10/28/05 12:19:05 @275 [275] ben Layout.
(edit) 10/28/05 12:15:33 @273 [273] ben Declarations must be at the start of functions. UTF-8 is NUL-terminated. …
(edit) 10/27/05 19:07:05 @271 [271] rachel Renamed parse_options to parse_info which makes more sense …
(edit) 10/26/05 13:34:52 @260 [260] rachel and again... lets see what this shows us... refs #16
(edit) 10/26/05 13:21:57 @259 [259] rachel test additional quotes hypothesis refs#16
(edit) 10/26/05 13:17:19 @258 [258] rachel test single line hypothesis refs#16
(edit) 10/26/05 13:05:45 @257 [257] rachel more testing refs #16
(edit) 10/26/05 12:56:37 @256 [256] rachel spoke too soon. another null change for testing refs #16
(edit) 10/26/05 12:49:30 @255 [255] rachel NULL change for testing purposes (this should work now) Refs #12
(edit) 10/26/05 12:41:04 @254 [254] rachel Null change for backend testing purposes Fixes #15
(edit) 10/26/05 12:22:21 @253 [253] rachel Testing trac-post-commit-hook re #12
(edit) 10/26/05 11:49:17 @252 [252] rachel Testing to see whether trac-post-commit-hook will automatically update the …
(edit) 10/25/05 15:19:46 @250 [250] ben Add more checking, fix fallout from that.
(edit) 10/24/05 16:09:51 @247 [247] ben Fix layout, remove pointless comments.
(edit) 10/24/05 16:02:19 @246 [246] ben Values may not have been initialised. Also, where available, fill in …
(edit) 10/24/05 15:03:41 @245 [245] ben Make sure strcmp is declared, and stop built-ins from confusing …
(edit) 10/17/05 14:32:03 @243 [243] rachel 2nd null change for testing
(edit) 10/17/05 14:27:51 @242 [242] rachel null change to test out config of commits going to mailing list
(edit) 10/15/05 14:48:19 @241 [241] ben Move all the headers around.
(edit) 10/15/05 14:00:07 @240 [240] ben Partway through moving headers into their own directory, plus some …
(edit) 10/14/05 18:04:00 @239 [239] ben Squash more memory leaks.
(edit) 10/14/05 17:36:48 @238 [238] ben Fix memory leak.
(edit) 10/14/05 14:00:33 @237 [237] ben Improve our dmalloc act, deal with some memory leaks.
(edit) 10/14/05 12:50:08 @236 [236] ben Gasp! Ben adds docco!
(edit) 10/13/05 15:32:07 @235 [235] ben Check signed cleartext. Also rename a prefixless function.
(edit) 10/11/05 16:03:42 @234 [234] ben Testing is good.
(edit) 10/11/05 16:02:27 @233 [233] ben No need for a region in armour, and armour shouldn't parse.
(edit) 10/11/05 13:35:24 @232 [232] ben Don't barf at EOF.
(edit) 10/11/05 13:19:03 @231 [231] ben Don't flush unless there's data.
(edit) 10/11/05 12:47:49 @230 [230] ben Improve error handling.
(edit) 10/10/05 18:44:04 @229 [229] ben All I'm seeing now is malformed emails, so I guess it works.
(edit) 10/10/05 13:28:06 @228 [228] ben Handle armour with no header. Also parse headers.
(edit) 10/10/05 11:12:51 @227 [227] ben Headers can have CRs, too.
(edit) 10/10/05 10:39:00 @226 [226] ben Even closer to working properly.
(edit) 10/08/05 18:25:43 @225 [225] ben New! Improved! Nearly working armour.
(edit) 10/08/05 16:11:20 @224 [224] ben Working, bar EOF nits.
(edit) 10/08/05 13:35:44 @223 [223] ben Dependencies fix.
(edit) 10/07/05 18:44:32 @222 [222] rachel null change to test svn config
(edit) 10/07/05 13:15:56 @221 [221] ben Partially working armour code.
(edit) 08/22/05 21:28:12 @220 [220] ben Track packet position.
(edit) 08/18/05 22:12:18 @219 [219] ben Zero length is weird, not wrong.
(edit) 08/18/05 14:02:54 @218 [218] ben Error instead of assert.
(edit) 08/18/05 13:51:57 @217 [217] ben Return is not a function.
(edit) 08/18/05 13:48:59 @216 [216] ben Check ranges!
(edit) 08/17/05 10:40:30 @215 [215] ben Catch subregions that are longer than their parents.
(edit) 08/17/05 10:16:50 @214 [214] ben Formatting nits.
(edit) 08/16/05 11:39:49 @213 [213] ben Make it build.
(edit) 07/14/05 17:03:13 @212 [212] rachel Treat an empty user id as valid
(edit) 07/14/05 16:12:46 @211 [211] rachel first stab at rationalising some error codes, and …
(edit) 07/13/05 15:28:12 @210 [210] rachel Added WARN macro which acts like ERR, but does not force return. …
(edit) 07/13/05 14:41:42 @209 [209] rachel Output error packets again at end of packet-dump, together with a hexdump …
(edit) 07/12/05 18:47:17 @208 [208] rachel Enable packet-dump to print offsets of error packets.
(edit) 07/12/05 16:05:08 @207 [207] rachel Send error output to callback functions for handling. …
(edit) 07/12/05 13:56:09 @206 [206] rachel We need to allow for empty user id packets. They do occur in the wild.
(edit) 07/12/05 13:21:42 @205 [205] rachel Do not stop if an error is found in a packet, …
(edit) 07/12/05 09:41:54 @203 [203] rachel Don't assume that Private/Experimental PKAs in signatures are BIGNUMS, …
(edit) 07/11/05 17:39:56 @202 [202] rachel Add parsing of ElGamal_Encrypt_Or_Sign algorithm in Public Key
(edit) 07/11/05 16:13:14 @201 [201] rachel Handle private and experimental Public Key Algorithms in signatures
(edit) 07/11/05 15:38:45 @200 [200] rachel Documentation for read_new_length()
(edit) 07/11/05 15:18:14 @199 [199] rachel fixed error with return codes in read_new_length() …
(edit) 07/01/05 09:11:35 @196 [196] ben Subpacket 28.
(edit) 06/29/05 23:16:21 @194 [194] ben Handle subpacket type 10.
(edit) 06/29/05 15:36:11 @192 [192] ben 64-bit port, find socket libraries.
(edit) 06/28/05 10:43:41 @186 [186] rachel make sure generated headers are remade before compiling src
(edit) 06/27/05 16:00:00 @184 [184] rachel put back in the #include <string.h> else this won't compile on all …
(edit) 06/27/05 15:05:16 @183 [183] ben Clean up validation.
(edit) 06/27/05 14:04:20 @182 [182] ben Remove redundant code.
(edit) 06/27/05 13:32:11 @180 [180] rachel removed doxygen-structure.c from LIBOBJS, no reason for it to be there
(edit) 06/27/05 12:25:47 @179 [179] rachel removed unused and duplicated validate_cb()
(edit) 06/27/05 12:21:01 @178 [178] rachel documentation changes
(edit) 06/23/05 14:41:47 @177 [177] rachel more documentation changes
(edit) 06/23/05 13:09:49 @176 [176] rachel Even better documentation for ops_parse() and ops_parse_and_accumulate() …
(edit) 06/22/05 17:37:42 @175 [175] rachel A better description of how the calling function uses the Parse functions.
(edit) 06/22/05 17:33:18 @174 [174] rachel Add file to define Documentation structure
(edit) 06/15/05 16:19:40 @172 [172] ben Document the pointlessness of these casts.
(edit) 06/15/05 16:04:38 @171 [171] ben Don't leave object files behind - make caster work again.
(edit) 06/15/05 15:37:54 @170 [170] ben Make caster more useful, perhaps. But also perhaps it should be discarded …
(edit) 06/15/05 13:39:09 @168 [168] ben Avoid overflows.
(edit) 06/15/05 10:44:14 @166 [166] rachel Doxygen markup added to all functions used by current example programs. …
(edit) 06/01/05 14:50:36 @165 [165] rachel renamed one function I missed last time
(edit) 06/01/05 13:15:57 @163 [163] rachel some file and function renaming
(edit) 05/31/05 16:26:47 @161 [161] rachel made typedef map_t and char *str_from_map() public
(edit) 05/31/05 16:15:35 @160 [160] rachel first shot at using Ben's definition compiler for type safety
(edit) 05/26/05 14:38:48 @159 [159] rachel Tidied up the unnecessary MAXSTR definition
(edit) 05/25/05 17:46:04 @158 [158] rachel minor reformatting: removed unwanted spaces after *
(edit) 05/25/05 16:58:43 @157 [157] rachel text_t name changed to ops_text_t
(edit) 05/25/05 15:52:13 @156 [156] rachel packet-to-text.[ch] public function names now prefixed with ops_
(edit) 05/25/05 15:12:44 @155 [155] rachel Unknown types in maps will return "Unknown" by default, …
(edit) 05/25/05 14:54:11 @154 [154] rachel All Public Key Algorithms now in text map
(edit) 05/25/05 14:37:44 @150 [150] ben Add Elgamal, makew dangerous strings safe.
(edit) 05/25/05 14:25:58 @149 [149] rachel Signatures with subpackets now printed out in the packet order.
(edit) 05/25/05 13:37:34 @147 [147] rachel First cut of new indentation format …
(edit) 05/25/05 11:59:09 @145 [145] ben Namespace.
(edit) 05/21/05 16:28:14 @142 [142] ben Working signature, apart from the unresolved "leading zero" issue.
(edit) 05/20/05 22:20:24 @140 [140] ben Don't die.