index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl
/
trunk
/
crypto
/
x509v3
/
v3_asid.c
Age
Commit message (
Expand
)
Author
2006-08-04
Checkpoint
Rob Austein
2006-08-01
Fix double-free bugs.
Rob Austein
2006-08-01
Rewrite path validation to use error callbacks properly and to plug
Rob Austein
2006-08-01
Typo
Rob Austein
2006-08-01
Comments
Rob Austein
2006-08-01
v3_asid_validate_path() et al.
Rob Austein
2006-07-27
Update comments
Rob Austein
2006-07-27
Update header comment.
Rob Austein
2006-07-27
Fix string parsing to handle ranges. More memory leak checking (via
Rob Austein
2006-07-27
Remove debugging hacks.
Rob Austein
2006-07-27
Archive debugging hacks.
Rob Austein
2006-07-26
Little cleanups while trying (and, so far, failing) to track down a
Rob Austein
2006-07-26
Adjust i2r formatting to be closer to what v3_addr.c writes.
Rob Austein
2006-07-26
Rewrite asid_canonize() to merge ranges properly.
Rob Austein
2006-07-26
name_cmp()
Rob Austein
2006-07-25
Clean up compiler warnings.
Rob Austein
2006-07-25
Use the NID that crypto/objects/objects.txt already lists for us. Add
Rob Austein
2006-07-25
Function codes apparently must be uppercase
Rob Austein
2006-07-25
Cleanup _free() calls.
Rob Austein
2006-07-22
Be a bit more forgiving of whitespace.
Rob Austein
2006-07-22
FIx pointer mismatches.
Rob Austein
2006-07-21
Wasn't handling case where one range is a subset of another.
Rob Austein
2006-07-21
Reformat
Rob Austein
2006-07-20
Start IPAddrBlocks, clean up some lingering typos in ASIdentifiers.
Rob Austein
2006-07-20
Cleanup
Rob Austein
2006-07-20
Interim copyright notices
Rob Austein
2006-07-19
Deallocate dynamic data structures (correctly?); put header file under
Rob Austein
2006-07-19
Restructure v2i code, add stuff to whack result into canonical form.
Rob Austein
2006-07-19
Incomplete version of v2i_ASIdentifers()
Rob Austein
2006-07-18
Skeleton and notes for encoder.
Rob Austein
2006-07-18
Hack ASN.1, add initial attempt at i2r handler.
Rob Austein
2006-06-22
checkpoint
Rob Austein
2006-06-22
checkpoint
Rob Austein