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-11-13
Back port tweaks to silence compiler warnings.
Rob Austein
2006-09-15
Fix contributors' notice.
Rob Austein
2006-09-15
API cleanups prior to handing code to OpenSSL project.
Rob Austein
2006-09-13
Update copyright notices. Minor cosmetic changes.
Rob Austein
2006-09-13
Compile time conditionals, per Ben.
Rob Austein
2006-08-26
Add inheritance and subset tests.
Rob Austein
2006-08-26
Allow inheritance in "resource sets" since verification of certificate
Rob Austein
2006-08-25
Debug previously unused paths through new path validation code.
Rob Austein
2006-08-25
Bring marker comments up to date.
Rob Austein
2006-08-24
Clean up disused function codes, then "make update".
Rob Austein
2006-08-24
Anything covers a null resource set
Rob Austein
2006-08-24
v3_*_validate_resource_set()
Rob Austein
2006-08-22
Reorganize slightly to make canonical form functions global.
Rob Austein
2006-08-17
More corner cases.
Rob Austein
2006-08-17
Catch a few corner cases in IPAddrBlocks_is_canonical().
Rob Austein
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
[next]