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
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
2008-05-17
"as" will be a reserved word in Python 2.6, stop using it as an
Rob Austein
2008-05-17
roa_prefix_set.from_sql()
Rob Austein
2008-05-17
Update and extend doc.
Rob Austein
2008-05-17
resource_set.__init__() wasn't collapsing adjacent ranges into
Rob Austein
2008-05-17
Unit test and initial bug shakeout for ROA prefix code.
Rob Austein
2008-05-16
Checkpoint
Rob Austein
2008-05-16
Fix .union() bug found by unit tests, clean up.
Rob Austein
2008-05-16
Checkpoint
Rob Austein
2008-03-04
Checkpoint
Rob Austein
2008-03-03
Tighten prefix check
Rob Austein
2008-02-27
Filename cleanup
Rob Austein