Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | default $LANG to en_US.UTF-8 if unset to avoid problems with django-admin | Michael Elkins | |
svn path=/branches/tk274/; revision=4855 | |||
2012-11-12 | Pull from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4853 | |||
2012-11-12 | Use real trang when available, otherwise run script which warns about | Rob 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-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4851 | |||
2012-11-12 | properly detect ipv6 addresses | Michael Elkins | |
svn path=/trunk/; revision=4850 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4849 | |||
2012-11-12 | fix 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-12 | merge ^/branches/tk316 | Michael Elkins | |
closes #316 closes #317 svn path=/trunk/; revision=4846 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk316/; revision=4845 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4844 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4843 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4842 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4841 | |||
2012-11-10 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4840 | |||
2012-11-10 | Stylistic nit. | Rob Austein | |
svn path=/branches/tk316/; revision=4839 | |||
2012-11-10 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4838 | |||
2012-11-10 | install rpki.gui.app.migrations | Michael Elkins | |
svn path=/branches/tk316/; revision=4837 | |||
2012-11-10 | merge with ^/trunk | Michael Elkins | |
svn path=/branches/tk316/; revision=4836 | |||
2012-11-10 | merge ^/branches/tk319 | Michael Elkins | |
closes #319 svn path=/trunk/; revision=4834 | |||
2012-11-10 | add rpki-manage script to wrap django-admin with env vars already set | Michael Elkins | |
svn path=/branches/tk319/; revision=4833 | |||
2012-11-10 | merged ^/branches/tk316_317_integration | Michael Elkins | |
svn path=/branches/tk316/; revision=4829 | |||
2012-11-10 | merge with ^/tk316 | Michael Elkins | |
add db migrations svn path=/branches/tk316_317_integration/; revision=4828 | |||
2012-11-10 | add ResourceCert.conf and make .parent optinally null | Michael Elkins | |
svn path=/branches/tk316/; revision=4827 | |||
2012-11-10 | remove '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-10 | initial support for using django south on rpki.gui.app | Michael Elkins | |
svn path=/branches/tk317/; revision=4824 | |||
2012-11-09 | Add "merge_publication_directories" option to let Iain do some testing | Rob 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-09 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4820 | |||
2012-11-09 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4819 | |||
2012-11-08 | redirect to /rpki when we get a request for the bare vhost | Michael Elkins | |
svn path=/trunk/; revision=4818 | |||
2012-11-08 | Merge from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4817 | |||
2012-11-08 | Doh, logging for new recovery code works better when committed to repository. | Rob Austein | |
svn path=/branches/tk274/; revision=4816 | |||
2012-11-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4815 | |||
2012-11-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4814 | |||
2012-11-08 | Avoid 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-08 | Add __copy__ and __deepcopy__ support to IPAddress objects. | Rob Austein | |
svn path=/branches/tk274/; revision=4812 | |||
2012-11-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4811 | |||
2012-11-08 | convert 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-08 | to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress API | Michael Elkins | |
pep8 formatting fixes svn path=/branches/tk274/; revision=4809 | |||
2012-11-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4808 | |||
2012-11-07 | Use TAL instead of TA in tests. | Rob Austein | |
svn path=/branches/tk274/; revision=4807 | |||
2012-11-07 | Retry apparently failed publication of manifest and CRL when | Rob 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-07 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4805 | |||
2012-11-07 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4804 | |||
2012-11-06 | Merge from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4803 | |||
2012-11-06 | Use "[None]" as hostname for URIs with null hostname. At present this | Rob Austein | |
only happens when rcynic reports a problem with a trust anchor or TAL. svn path=/trunk/; revision=4802 | |||
2012-11-04 | only consider certs which have already been accepted when looking up the issuer | Michael Elkins | |
closes #299 svn path=/trunk/; revision=4801 | |||
2012-11-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4800 | |||
2012-11-01 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4799 | |||
2012-10-29 | Pull from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4798 | |||
2012-10-29 | Remove old APNIC TAL. | Rob Austein | |
svn path=/trunk/; revision=4797 |