aboutsummaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Expand)Author
2006-07-26name_cmp()Rob Austein
2006-07-26name_cmp()Rob Austein
2006-07-26name_cmp()Rob Austein
2006-07-26more bugsRob Austein
2006-07-26*** empty log message ***Rob Austein
2006-07-26Notes on integers.Rob Austein
2006-07-26debug-sraRob Austein
2006-07-26debug-sraRob Austein
2006-07-26Output side working, yay.Rob Austein
2006-07-26yayRob Austein
2006-07-26Dumb error in ASN.1 templates.Rob Austein
2006-07-25*** empty log message ***Rob Austein
2006-07-25gdbRob Austein
2006-07-25Result of running ./Configure (why is there no Makefile.in?)Rob Austein
2006-07-25Clean up compiler warnings.Rob Austein
2006-07-25efenceRob Austein
2006-07-25Note in lieu of #warning.Rob Austein
2006-07-25Can't use #warning because gcc -Werror is set. Oh well, just have toRob Austein
2006-07-25Changes generated by running "make update".Rob Austein
2006-07-25Add RFC 3779 extensions. Boy, figuring out the NID order is a pain,Rob Austein
2006-07-25Add RFC 3779 extension modules.Rob Austein
2006-07-25Drop all of our extension junk into x509v3.h. For the moment I'mRob Austein
2006-07-25Notes on integrating with main packageRob Austein
2006-07-25Use the NID that crypto/objects/objects.txt already lists for us. AddRob Austein
2006-07-25An NID wasalready being defined for us by crypto/objects/objects.txt,Rob Austein
2006-07-25Function codes apparently must be uppercaseRob Austein
2006-07-25Cleanup memory usage.Rob Austein
2006-07-25Cleanup _free() calls.Rob Austein
2006-07-25_new() and _free() functions explainedRob Austein
2006-07-25Handle bare IP address, tighten up syntax checking a bit. Sure wouldRob Austein
2006-07-25Don't confuse config file errors with memory alloction errors. WriteRob Austein
2006-07-24Comment and cleanupRob Austein
2006-07-24CheckpointRob Austein
2006-07-24CheckpointRob Austein
2006-07-23*** empty log message ***Rob Austein
2006-07-23Merge function.Rob Austein
2006-07-23Flag more prefix->range conversion errorsRob Austein
2006-07-23Fix carry-over from v3_asid.hRob Austein
2006-07-23Constructors.Rob Austein
2006-07-22Add range_should_be_prefix() after concluding that previous code wasRob Austein
2006-07-22Be a bit more forgiving of whitespace.Rob Austein
2006-07-22Doh, have to sort IPAddrBlocks sequence itself too.Rob Austein
2006-07-22Added most of v2i. Still missing error handling, method routines.Rob Austein
2006-07-22Punt general "afisafi" notation, replace with ipv4-safi and ipv6-safi.Rob Austein
2006-07-22*** empty log message ***Rob Austein
2006-07-22Fix various pointer mismatches, start on v2i.Rob Austein
2006-07-22FIx pointer mismatches.Rob Austein
2006-07-21Teach IPAddressOrRanges_canonize() how to recognize adjacent blocks.Rob Austein
2006-07-21CleanupRob Austein
2006-07-21checkpointRob Austein