aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/x509v3/v3_asid.c
AgeCommit message (Expand)Author
2006-08-04CheckpointRob Austein
2006-08-01Fix double-free bugs.Rob Austein
2006-08-01Rewrite path validation to use error callbacks properly and to plugRob Austein
2006-08-01TypoRob Austein
2006-08-01CommentsRob Austein
2006-08-01v3_asid_validate_path() et al.Rob Austein
2006-07-27Update commentsRob Austein
2006-07-27Update header comment.Rob Austein
2006-07-27Fix string parsing to handle ranges. More memory leak checking (viaRob Austein
2006-07-27Remove debugging hacks.Rob Austein
2006-07-27Archive debugging hacks.Rob Austein
2006-07-26Little cleanups while trying (and, so far, failing) to track down aRob Austein
2006-07-26Adjust i2r formatting to be closer to what v3_addr.c writes.Rob Austein
2006-07-26Rewrite asid_canonize() to merge ranges properly.Rob Austein
2006-07-26name_cmp()Rob Austein
2006-07-25Clean up compiler warnings.Rob Austein
2006-07-25Use the NID that crypto/objects/objects.txt already lists for us. AddRob Austein
2006-07-25Function codes apparently must be uppercaseRob Austein
2006-07-25Cleanup _free() calls.Rob Austein
2006-07-22Be a bit more forgiving of whitespace.Rob Austein
2006-07-22FIx pointer mismatches.Rob Austein
2006-07-21Wasn't handling case where one range is a subset of another.Rob Austein
2006-07-21ReformatRob Austein
2006-07-20Start IPAddrBlocks, clean up some lingering typos in ASIdentifiers.Rob Austein
2006-07-20CleanupRob Austein
2006-07-20Interim copyright noticesRob Austein
2006-07-19Deallocate dynamic data structures (correctly?); put header file underRob Austein
2006-07-19Restructure v2i code, add stuff to whack result into canonical form.Rob Austein
2006-07-19Incomplete version of v2i_ASIdentifers()Rob Austein
2006-07-18Skeleton and notes for encoder.Rob Austein
2006-07-18Hack ASN.1, add initial attempt at i2r handler.Rob Austein
2006-06-22checkpointRob Austein
2006-06-22checkpointRob Austein