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