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
/
rpkid
/
rpki
/
resource_set.py
Age
Commit message (
Expand
)
Author
2013-09-01
Add resource_bag.__nonzero__() method.
Rob Austein
2013-03-18
merge work for #460
Michael Elkins
2013-03-12
Use inherit_token in from_POW_rfc3779(). See #460.
Rob Austein
2013-03-12
improve error message when encountering a resource certificate with a RFC3779...
Michael Elkins
2012-11-28
Teach resource_range_ip.parse_str() to autodetect IP version. Closes #338.
Rob Austein
2012-11-28
Add testable property resource_range_ip.can_be_prefix for contexts
Rob Austein
2012-10-18
pylint
Rob Austein
2012-10-12
Deobfuscate.
Rob Austein
2012-10-12
Replace rpki.ipaddrs with rpki.POW.IPAddress.
Rob Austein
2012-10-12
Cleanup.
Rob Austein
2012-10-12
Rust In Pieces, POW.pkix.
Rob Austein
2012-10-11
Use POW instead of POW.pkix to decode certificate resources.
Rob Austein
2012-10-10
Convert ROAs and manifests to use POW CMS subclasses. Start inching
Rob Austein
2012-05-03
Resource overlap handling: fix handling of overlaps, and add option to
Rob Austein
2012-05-02
More set operations.
Rob Austein
2012-01-17
merge with ^/branches/tk100
Michael Elkins
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-02-24
add rpki.resource_set.roa_prefix.from_roa_tuple() to do the opposite of .to_r...
Michael Elkins
2011-01-04
POW => rpki.POW
Rob Austein
2010-11-10
Fix handling of inheritance in EE certs
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-08-13
Error in assertion message
Rob Austein
2010-07-08
.from_strings() methods
Rob Austein
2010-07-07
More refactoring and cleanup
Rob Austein
2010-07-07
Refactor .parse_str() methods
Rob Austein
2010-07-07
Make resource_range_ip.prefixlen() a public method.
Rob Austein
2010-06-18
Cleanup
Rob Austein
2010-06-16
Add resource_set.chop_into_prefixes().
Rob Austein
2010-06-15
Add translation from resource_set to roa_prefix_set, clean up.
Rob Austein
2010-03-16
Update copyright notices
Rob Austein
2010-01-14
More unit tests, while looking for a reported /128 bug. Didn't find
Rob Austein
2009-09-19
Don't throw (the wrong kind of) exceptions when given an unexpected
Rob Austein
2009-09-15
Rewrite resource_set.contains() to something a bit more efficient,
Rob Austein
2009-09-11
Cleanup
Rob Austein
2009-07-10
Add regression test for resource_set.union() bug I just fixed
Rob Austein
2009-07-10
resource_set.union() was missing cases where one big range in set A
Rob Austein
2009-06-09
Convert ROA generation code from push model (<route_origin/> objects
Rob Austein
2009-05-28
Prefixes in ROAs are allowed to overlap.
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-19
Lint
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-04-29
More lint
Rob Austein
2008-10-13
Fix a few string formatting goofs in logging and error messages.
Rob Austein
2008-07-08
Clean up unreadable bitstring code
Rob Austein
2008-07-08
Code to extract resource_range_ip values from ASN.1 was whacked.
Rob Austein
2008-06-12
Apparently Doxygen -does- read module documentation, but only if
Rob Austein
2008-06-11
Clean up Doxygen warnings
Rob Austein
2008-06-06
Refactor SQL code to form rpki.sq.session class, and add code to warn
Rob Austein
2008-05-18
Convert to generating new ROA format
Rob Austein
[next]