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
Age
Commit message (
Expand
)
Author
2006-08-17
Get rid of dependencies on inet_pton() and inet_ntop().
Rob Austein
2006-08-17
Checking a nonexistant extension for canonical form is not very useful.
Rob Austein
2006-08-17
Refuse to encode overlapping ranges. Check for canonical form both
Rob Austein
2006-08-16
Call asid_is_canonical() both from path validation and via an
Rob Austein
2006-08-16
Rewrite asid_canonize() to be simpler and to reject overlapping input data.
Rob Austein
2006-08-16
Tweaks to get null inheritance working
Rob Austein
2006-08-16
Rewrite address extention path validation to work bottom up, using
Rob Austein
2006-08-16
Clean up compiler warnings
Rob Austein
2006-08-16
Get rid of inherit_marker kludge. Clean up compiler warnings.
Rob Austein
2006-08-16
Handle continuation from callback better.
Rob Austein
2006-08-16
Cache RFC 3779 extensions in X509 structure so we don't have to expand
Rob Austein
2006-08-15
Handle policy check at trust anchor
Rob Austein
2006-08-11
Add NID_certificate_policies to the list of supported extensions so
Rob Austein
2006-08-09
Assertion caught memory leak
Rob Austein
2006-08-04
Checkpoint
Rob Austein
2006-08-04
regen
Rob Austein
2006-08-02
Doh, helps to compare with the right value.
Rob Austein
2006-08-01
Have to set comparision function to use sk_find().
Rob Austein
2006-08-01
Fix double-free bugs.
Rob Austein
2006-08-01
Add RFC 3779 extensions to supported list.
Rob Austein
2006-08-01
Cleanup
Rob Austein
2006-08-01
Rewrite path validation to use error callbacks properly and plug
Rob Austein
2006-08-01
Rewrite path validation to use error callbacks properly and to plug
Rob Austein
2006-08-01
v3_addr_validate_path()
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-08-01
RFC 3779 validation functions.
Rob Austein
2006-07-27
Update comments
Rob Austein
2006-07-27
Update header comment.
Rob Austein
2006-07-27
Re-ran "make test; ./Configure debug-sra".
Rob Austein
2006-07-27
Parse prefixes and ranges. Debug.
Rob Austein
2006-07-27
Clean up memory leaks. Get unused bit calculation right in range
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-27
Remove debugging hack.
Rob Austein
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
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
Doh, helps to compare the right data
Rob Austein
2006-07-26
name_cmp()
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
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
[next]