aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-12add link to display roas covering a bgp prefix in the routes viewMichael Elkins
2012-02-12fix bug in routeviews parserMichael Elkins
2012-02-12fix bug with duplicate route,origin pairs due to fact that routeviews dump is...Michael Elkins
2012-02-12reorder sys.path to place newly added site-packages directory at the head of ...Michael Elkins
2012-02-10optimize the bgp import scriptMichael Elkins
2012-02-09merge with /trunkMichael Elkins
2012-02-09add support to irbe_cli for ghostbusters in the publication protocol. closes...Michael Elkins
2012-02-09pep8 fixesMichael Elkins
2012-02-09use std logging module for log messsagesMichael Elkins
2012-02-08fix broken $Id$ tagMichael Elkins
2012-02-08sort roa list lexicographically by prefixMichael Elkins
2012-02-08specifier issuer when looking up parent. closes #183Michael Elkins
2012-02-08make import routes more silentMichael Elkins
2012-02-08use install -d instead of -D, which is not supported under freebsd's installMichael Elkins
2012-02-07make configure detect when running inside of virtualenv so that the rpki.wsgi...Michael Elkins
2012-02-07combine install targets into single targetMichael Elkins
2012-02-07remove deprecated web portal scriptsMichael Elkins
2012-02-07check that the prefix is allocated to the user when validating the roa creati...Michael Elkins
2012-02-07use two-column format for dashboardMichael Elkins
2012-02-07add support for editing user accounts to change email and passwordMichael Elkins
2012-02-07make selection of parent in the user creation form optional, with the default...Michael Elkins
2012-02-07rename child creation wizard to user_createMichael Elkins
2012-02-07add basic user management supportMichael Elkins
2012-02-07don't need to call Zookeeper.synchronize() when add/deleting roa requestsMichael Elkins
2012-02-07force irdb sync with rpkid when something changesMichael Elkins
2012-02-07fix wrong class for block messagesMichael Elkins
2012-02-07split roa creation double confirmation into separate functions and formsMichael Elkins
2012-02-07add glue function for converting string to resource_range_ipMichael Elkins
2012-02-07add support for running in virtualenvMichael Elkins
2012-02-07need to check max prefix length when checking new roaMichael Elkins
2012-02-07coerce min/max value back to appropriate datum_type for the rangeMichael Elkins
2012-02-06remove import cruftMichael Elkins
2012-02-06create /usr/local/share/rpki if it doesn't existMichael Elkins
2012-02-04Change line style to linespoints.Rob Austein
2012-02-04Extract latest rcynic.xml from mailbox.Rob Austein
2012-02-04format models.py according to pep8Michael Elkins
2012-02-04fix import/export of XML files as part of the setup processMichael Elkins
2012-02-03strip empty lines from irdbd schema. closes #163Michael Elkins
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
2012-02-03Clean up exceptions in rpki.x509.CMS_object.verify().Rob Austein
2012-02-03Clean up rcynic test data during "make clean".Rob Austein
2012-02-03SundialField needs to set __metaclass__. Closes #181Michael Elkins
2012-02-03"Multiple rsync URIs in extension" should be warning, not error.Rob Austein
2012-02-02form validation must be prepared for None values in required fieldsMichael Elkins
2012-02-02add support for add/revoke resources to childMichael Elkins
2012-02-02Add --suppress_backup_whining: Suppress whining about bad backupRob Austein
2012-02-02Tweak AIA/SIA/CRLDP checking again: don't accidently reject just forRob Austein
2012-02-01remove dead codeMichael Elkins
2012-02-01fix typoh in filenameMichael Elkins
2012-02-01AKI checks still weren't quite right.Rob Austein