Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-25 | Add renew_children command. | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3788 | |||
2011-04-22 | Copyright date | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3787 | |||
2011-04-22 | Don't bump serial number if nothing changed | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3786 | |||
2011-04-22 | Be more careful about reusing expired active certs when generating ROAs. | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3785 | |||
2011-04-21 | Typo | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3784 | |||
2011-04-21 | Add .fromOpenSSL() constructor. | Rob Austein | |
svn path=/rpkid/rpki/sundial.py; revision=3783 | |||
2011-04-21 | doxygen -u | Rob Austein | |
svn path=/rcynic/Doxyfile; revision=3782 | |||
2011-04-21 | Hack Doxygen IMAGE_PATH via Makefile and environment variable rather | Rob Austein | |
than feeding doc source through autoconf. svn path=/configure; revision=3781 | |||
2011-04-21 | Tweak Doxygen stuff | Rob Austein | |
svn path=/rcynic/Makefile.in; revision=3780 | |||
2011-04-20 | Finish Makefile support for Doxygen. | Rob Austein | |
svn path=/rcynic/Makefile.in; revision=3779 | |||
2011-04-20 | SEPARATE_MEMBER_PAGES is a big win for a large single-file program. | Rob Austein | |
svn path=/rcynic/Doxyfile; revision=3778 | |||
2011-04-19 | Search /usr/local automatically on FreeBSD by default | Rob Austein | |
svn path=/configure; revision=3777 | |||
2011-04-18 | Basic install target for rpki-rtr code | Rob Austein | |
svn path=/configure; revision=3776 | |||
2011-04-18 | use a more meaningful label for the unallocated case in the dropbox when ↵ | Michael Elkins | |
editing prefix/asn ranges svn path=/rpkid/rpki/gui/app/forms.py; revision=3775 | |||
2011-04-18 | add missing html template | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/templates/rpkigui/roa_request_confirm_delete.html; revision=3774 | |||
2011-04-18 | ask for confirmation when deleting a roa request | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/templates/base.html; revision=3773 | |||
2011-04-18 | Sweep SQL cache a bit more frequently during cron processing | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=3772 | |||
2011-04-13 | Don't allow EKU extension in CA certs. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=3771 | |||
2011-04-13 | First cut at restricting X.509v3 extensions to only those allowed by profile. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=3770 | |||
2011-04-10 | Typo | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=3769 | |||
2011-04-09 | Don't lock cron out accidently from .serve_run_now() | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3768 | |||
2011-04-09 | .dump_ixfr() was testing wrong array elements, yielding flaky results | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3767 | |||
2011-04-07 | ADR vcard type is not a string, but a compound object | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/glue.py; revision=3766 | |||
2011-04-06 | Ghostbusters | Rob Austein | |
svn path=/rpkid/doc/irdbd.dot; revision=3765 | |||
2011-04-06 | make the myrpki cli ignore the ghostbuster_request table when running ↵ | Michael Elkins | |
configure_resources svn path=/rpkid/rpki/myrpki.py; revision=3764 | |||
2011-04-06 | Don't traceback on publication failure | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=3763 | |||
2011-04-06 | Do something a little more useful than backtrace if we fail to find | Rob Austein | |
print_roa command. svn path=/rtr-origin/rtr-origin.py; revision=3762 | |||
2011-04-06 | use GMT instead of UTC, since the latter seems to make fbsd 8 unhappy | Michael Elkins | |
svn path=/rpkid/rpki/gui/settings.py.in; revision=3761 | |||
2011-04-05 | Sigh, "::" print bug, same as in OpenSSL i2r_address(), fixed it there | Rob Austein | |
years ago, missed it here. svn path=/utils/print_roa/print_roa.c; revision=3760 | |||
2011-04-04 | fix rcynic linux installation script to work on x86_64 | Michael Elkins | |
svn path=/rcynic/installation-scripts/linux/install.sh.in; revision=3759 | |||
2011-04-04 | TLS is long gone | Rob Austein | |
svn path=/rpkid/tests/testpoke.yaml; revision=3758 | |||
2011-04-04 | Handle BadContactURL same as ChildNotFound | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3757 | |||
2011-04-04 | ...but do log the exception, doh. | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3756 | |||
2011-04-04 | Don't throw traceback on ChildNotFound | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3755 | |||
2011-03-30 | pass a log file object to glue.list_received_resources | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/glue.py; revision=3754 | |||
2011-03-30 | add support for editing the validity period for child resource certs | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/forms.py; revision=3753 | |||
2011-03-30 | fix broken redirect after deleting split prefix | Michael Elkins | |
improve prefix view to make it clearer what action is taken for the embedded form svn path=/rpkid/rpki/gui/app/forms.py; revision=3752 | |||
2011-03-30 | add 'refresh' link in portal gui to query rpkid for updated information ↵ | Michael Elkins | |
rather than using the rpkigui-list-resources script svn path=/rpkid/Makefile.in; revision=3751 | |||
2011-03-30 | Make make-tal.sh executable | Rob Austein | |
svn path=/rcynic/make-tal.sh; revision=3750 | |||
2011-03-29 | Off-by-one error parsing argv, doh | Rob Austein | |
svn path=/utils/print_roa/print_roa.c; revision=3749 | |||
2011-03-28 | Update rpkidemo HTTPS trust anchor | Rob Austein | |
svn path=/scripts/rpkidemo.pem; revision=3748 | |||
2011-03-28 | Add -s flag to print signing time in brief mode | Rob Austein | |
svn path=/utils/print_roa/print_roa.c; revision=3747 | |||
2011-03-27 | Handle past-expiration IRDB entries properly | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=3746 | |||
2011-03-27 | Cleanup | Rob Austein | |
svn path=/rpkid/rpkid.sql; revision=3745 | |||
2011-03-27 | MySQL gets tetchy when asked to insert an empty list of values | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3744 | |||
2011-03-26 | Don't fail in diagnostic code in dumpasn1 isn't available | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=3743 | |||
2011-03-26 | Apparently opaque_id can be null for "available" ASNs | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3742 | |||
2011-03-24 | adduser script should use settings from rpki.gui.app | Michael Elkins | |
svn path=/rpkid/portal-gui/scripts/adduser.py; revision=3741 | |||
2011-03-24 | remove installation of templates from rpki.gui | Michael Elkins | |
svn path=/rpkid/setup.py; revision=3740 | |||
2011-03-24 | move base templates into rpki.gui.app | Michael Elkins | |
svn path=/rpkid/rpki/gui/app/templates/base.html; revision=3739 |