aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-12default $LANG to en_US.UTF-8 if unset to avoid problems with django-adminMichael Elkins
svn path=/branches/tk274/; revision=4855
2012-11-12Pull from /trunk.Rob Austein
svn path=/branches/tk274/; revision=4853
2012-11-12Use real trang when available, otherwise run script which warns aboutRob Austein
out-of-date .rng files then touches them and moves on. Developers need to have trang installed, normal users don't and requiring trang just annoys them. Closes #304. svn path=/trunk/; revision=4852
2012-11-12merge with /trunkMichael Elkins
svn path=/branches/tk274/; revision=4851
2012-11-12properly detect ipv6 addressesMichael Elkins
svn path=/trunk/; revision=4850
2012-11-12merge with /trunkMichael Elkins
svn path=/branches/tk274/; revision=4849
2012-11-12fix bug where object_accepted object was compared to wrong attribute when ↵Michael Elkins
looking up validated certs closes #335 svn path=/trunk/; revision=4847
2012-11-12merge ^/branches/tk316Michael Elkins
closes #316 closes #317 svn path=/trunk/; revision=4846
2012-11-12merge with /trunkMichael Elkins
svn path=/branches/tk316/; revision=4845
2012-11-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4844
2012-11-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4843
2012-11-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4842
2012-11-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4841
2012-11-10Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4840
2012-11-10Stylistic nit.Rob Austein
svn path=/branches/tk316/; revision=4839
2012-11-10Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4838
2012-11-10install rpki.gui.app.migrationsMichael Elkins
svn path=/branches/tk316/; revision=4837
2012-11-10merge with ^/trunkMichael Elkins
svn path=/branches/tk316/; revision=4836
2012-11-10merge ^/branches/tk319Michael Elkins
closes #319 svn path=/trunk/; revision=4834
2012-11-10add rpki-manage script to wrap django-admin with env vars already setMichael Elkins
svn path=/branches/tk319/; revision=4833
2012-11-10merged ^/branches/tk316_317_integrationMichael Elkins
svn path=/branches/tk316/; revision=4829
2012-11-10merge with ^/tk316Michael Elkins
add db migrations svn path=/branches/tk316_317_integration/; revision=4828
2012-11-10add ResourceCert.conf and make .parent optinally nullMichael Elkins
svn path=/branches/tk316/; revision=4827
2012-11-10remove 'serialize' from the introspection rules, since it doesn't affect the ↵Michael Elkins
database, only the ORM regenerate the initial migration svn path=/branches/tk317/; revision=4825
2012-11-10initial support for using django south on rpki.gui.appMichael Elkins
svn path=/branches/tk317/; revision=4824
2012-11-09Add "merge_publication_directories" option to let Iain do some testingRob Austein
with better hierarchical publication. Eventually this will likely become the default and this option can go away, but not today. svn path=/branches/tk274/; revision=4823
2012-11-09Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4820
2012-11-09Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4819
2012-11-08redirect to /rpki when we get a request for the bare vhostMichael Elkins
svn path=/trunk/; revision=4818
2012-11-08Merge from /trunk.Rob Austein
svn path=/branches/tk274/; revision=4817
2012-11-08Doh, logging for new recovery code works better when committed to repository.Rob Austein
svn path=/branches/tk274/; revision=4816
2012-11-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4815
2012-11-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4814
2012-11-08Avoid specifying the keyword parameters min= and max= in ↵Michael Elkins
rpki.gui.app.range_list.RangeList. This is used with the rpki.resource_set classes, and the API changed from min,max to range_min,range_max. svn path=/branches/tk274/; revision=4813
2012-11-08Add __copy__ and __deepcopy__ support to IPAddress objects.Rob Austein
svn path=/branches/tk274/; revision=4812
2012-11-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4811
2012-11-08convert the IP prefix from string to rpki.POW.IPAddress prior to invoking ↵Michael Elkins
resource_set.roa_prefix_ipv4 svn path=/branches/tk274/; revision=4810
2012-11-08to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress APIMichael Elkins
pep8 formatting fixes svn path=/branches/tk274/; revision=4809
2012-11-08Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4808
2012-11-07Use TAL instead of TA in tests.Rob Austein
svn path=/branches/tk274/; revision=4807
2012-11-07Retry apparently failed publication of manifest and CRL whenRob Austein
publishing new objects. This should be generalized to cover all objects issued by this ca_detail, but that's more code. See #306. svn path=/branches/tk274/; revision=4806
2012-11-07Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4805
2012-11-07Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4804
2012-11-06Merge from /trunk.Rob Austein
svn path=/branches/tk274/; revision=4803
2012-11-06Use "[None]" as hostname for URIs with null hostname. At present thisRob Austein
only happens when rcynic reports a problem with a trust anchor or TAL. svn path=/trunk/; revision=4802
2012-11-04only consider certs which have already been accepted when looking up the issuerMichael Elkins
closes #299 svn path=/trunk/; revision=4801
2012-11-04Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4800
2012-11-01Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=4799
2012-10-29Pull from /trunk.Rob Austein
svn path=/branches/tk274/; revision=4798
2012-10-29Remove old APNIC TAL.Rob Austein
svn path=/trunk/; revision=4797