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
/
gui
/
models.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2013-03-26
need to return a byte string instead of long now that we are no longer conver...
Michael Elkins
2013-03-21
merge ^/branches/tk334
Michael Elkins
2013-03-01
change rpki.gui.models.IPV6AddressField.get_db_prep_value() to return `long` ...
Michael Elkins
2012-11-12
merge with /trunk
Michael Elkins
2012-11-10
initial support for using django south on rpki.gui.app
Michael Elkins
2012-11-08
to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress API
Michael Elkins
2012-10-12
Replace rpki.ipaddrs with rpki.POW.IPAddress.
Rob Austein
2012-01-19
add as_resource_range method to rpki.gui.models.ASN
Michael Elkins
2012-01-17
pull duplicated model for represent AS ranges into abstract model in rpki.gui...
Michael Elkins
2012-01-17
add copyright notice
Michael Elkins
2012-01-17
refactor cacheview app to use common rpki.gui.models
Michael Elkins
2012-01-17
updated routeviews data handling
Michael Elkins