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_addr.c
Age
Commit message (
Expand
)
Author
2006-07-27
Archive debugging hack.
Rob Austein
2006-07-26
Little cleanups while trying (and, so far, failing) to track down a
Rob Austein
2006-07-26
Fix IPAddressFamily_cmp() to do what the authors of RFC 3779 probably
Rob Austein
2006-07-26
Doh, helps to compare the right data
Rob Austein
2006-07-26
name_cmp()
Rob Austein
2006-07-26
Dumb error in ASN.1 templates.
Rob Austein
2006-07-25
Clean up compiler warnings.
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
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
Flag more prefix->range conversion errors
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
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
Fix various pointer mismatches, start on v2i.
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
Start on addr_canonize()
Rob Austein
2006-07-21
Reorganize
Rob Austein
2006-07-21
Initial pass at i2r code
Rob Austein
2006-07-20
Start IPAddrBlocks, clean up some lingering typos in ASIdentifiers.
Rob Austein