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
2007-06-07
Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution.
Rob Austein
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-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
Checking a nonexistant extension for canonical form is not very useful.
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
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-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
[next]