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
/
x509v3.h
Age
Commit message (
Expand
)
Author
2006-09-15
API cleanups prior to handing code to OpenSSL project.
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
Bring marker comments up to date.
Rob Austein
2006-08-24
Clean up disused function codes, then "make update".
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
Get rid of dependencies on inet_pton() and inet_ntop().
Rob Austein
2006-08-16
Rewrite address extention path validation to work bottom up, using
Rob Austein
2006-08-04
Checkpoint
Rob Austein
2006-08-04
regen
Rob Austein
2006-08-01
RFC 3779 validation functions.
Rob Austein
2006-07-27
Re-ran "make test; ./Configure debug-sra".
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
Drop all of our extension junk into x509v3.h. For the moment I'm
Rob Austein
2006-06-20
Pulling OpenSSL 0.9.8b into trunk
Rob Austein