aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24adduser script should use settings from rpki.gui.appMichael Elkins
2011-03-24remove installation of templates from rpki.guiMichael Elkins
2011-03-24move base templates into rpki.gui.appMichael Elkins
2011-03-24add support to the portal gui for generating ghostbuster requestsMichael Elkins
2011-03-24fix typo in settings.pyMichael Elkins
2011-03-24add support for populating the IRDB with ghostbuster requestsMichael Elkins
2011-03-22Blank line for better readabilityRob Austein
2011-03-22First cut at Ghostbuster record support. Doesn't (yet?) checkRob Austein
2011-03-21regenRob Austein
2011-03-21Automatic upgrade script for ghostbusters supportRob Austein
2011-03-21regenRob Austein
2011-03-21First cut at Ghostbusters support.Rob Austein
2011-03-20Skip broken input linesRob Austein
2011-03-20Trap parsing errors (old change from November 2010, never checked in)Rob Austein
2011-03-18Merge rpki.rpki_engine into rpki.rpkid.Rob Austein
2011-03-18Add optional directory argument to --server command lineRob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2011-03-17Updated BBN testbed TAL per request from Andrew ChiRob Austein
2011-03-14Don't fail if parent neither offers nor refers a repository.Rob Austein
2011-03-12Traceback on connection failure is not very friendly.Rob Austein
2011-03-10Ramp the syslog blathering down a bitRob Austein
2011-03-10Add nonce support.Rob Austein
2011-03-08Rewrite dump_ixfr() to use array indices instead of modifying copiesRob Austein
2011-03-08CleanupRob Austein
2011-03-08Add research-only "bgpdump" command.Rob Austein
2011-03-04Don't rebuild openssl/apps/openssl unless library has changed.Rob Austein
2011-03-04regenRob Austein
2011-03-04Add --disable-openssl-asm to cope with 64-bit Linux linkage messRob Austein
2011-03-03Don't add extra newlineRob Austein
2011-03-03Simplify rules slightlyRob Austein
2011-03-03Script header breaks __doc__ hackRob Austein
2011-03-03add $SUBDIRS to $top/rpkid/Makefile.in and add portal-gui when django is dete...Michael Elkins
2011-03-03put django project templates into $top/rpkid/rpki/gui/templatesMichael Elkins
2011-03-02install rpki.gui.app's django templates into the python package since it is l...Michael Elkins
2011-03-02portal-gui project Makefile should not install django app templatesMichael Elkins
2011-03-02fixup configure to note new location of $top/rpkid/portal-gui/Makefile.inMichael Elkins
2011-03-02update configure and rpkid/Makefile.in to reflect new location of $top/portal...Michael Elkins
2011-03-02update portal-gui settings.py.in to reflect changes in django 1.2Michael Elkins
2011-03-02mv portal-gui TODO into the app directoryMichael Elkins
2011-03-02move portal-gui scripts out of the python package tree into the project treeMichael Elkins
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
2011-03-02rpki.gui.app templates moved into app subdirectoryMichael Elkins
2011-03-02put default values for portal-gui django app into a local settings.pyMichael Elkins
2011-03-02move rpki.gui.app templates into the source tree as recommended for distribut...Michael Elkins
2011-03-01Remove remaining rpki.* module references, so that this relying partyRob Austein
2011-03-01Remove most dependencies on rpki library modules. Still need to cleanRob Austein
2011-02-28Use "print_roa -b" instead of requiring rpki.POW, as POW is more workRob Austein
2011-02-25portal-gui no longer invokes the myrpki.py command line tool.Michael Elkins
2011-02-25refactor the IRDB sql code out ofMichael Elkins
2011-02-24Installation targetsRob Austein