Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-20 | Move .rpkic_history from current directory to $HOME. Fixes #422. | Rob Austein | |
svn path=/trunk/; revision=5046 | |||
2013-02-20 | Add altCA and JPNIC TALs, for Tokyo hackathon. | Rob Austein | |
svn path=/trunk/; revision=5044 | |||
2013-02-20 | Fix bug introduced in [4985] where login() was called in the logout() method. | Michael Elkins | |
closes #414 svn path=/trunk/; revision=5043 | |||
2013-02-05 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5033 | |||
2013-02-05 | the apache configuration directive is WSGIDaemonProcess, not WSGIDaemonMode ↵ | Michael Elkins | |
(despite the feature being called "daemon mode") svn path=/trunk/; revision=5032 | |||
2013-02-05 | rename --enable-daemon-mode to --enable-wsgi-daemon-mode | Michael Elkins | |
closes #408 svn path=/trunk/; revision=5031 | |||
2013-02-05 | Reissue CA's own manifest certificate when doing forced reissue of | Rob Austein | |
everything else. See #406. svn path=/trunk/; revision=5029 | |||
2013-01-31 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4996 | |||
2013-01-31 | merge ^/branches/tk402 | Michael Elkins | |
closes #402 closes #407 svn path=/trunk/; revision=4993 | |||
2013-01-31 | merging /branches/tk401 | Michael Elkins | |
svn path=/trunk/; revision=4986 | |||
2013-01-31 | require a connection secured with TLS, otherwise return a HTTP 500 error | Michael Elkins | |
closes #401 svn path=/branches/tk401/; revision=4985 | |||
2013-01-30 | rpki.x509.X509._issue() wasn't passing inheritance flags into | Rob Austein | |
rpki.POW.X509.setRFC3779(), which was resulting in empty IPAddrBlock extensions for manifests and Ghostbusters records. See #406. svn path=/trunk/; revision=4983 | |||
2013-01-29 | Regen. Perhaps Generator Id in defstack.py's output was a mistake? | Rob Austein | |
svn path=/trunk/; revision=4982 | |||
2013-01-29 | Check for empty RFC 3779 extensions. See #406. | Rob Austein | |
svn path=/trunk/; revision=4981 | |||
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein | |
GUI provide its own file-like object as a destination for logging. See #396. svn path=/trunk/; revision=4979 | |||
2013-01-25 | Catch any exceptions that might occur during invocation of caller | Rob Austein | |
object's internal done() handler (eg, CMS verification errors), so that any such exceptions propagate correctly to the synchronous caller rather than being trapped by the asynchronous I/O core. See #396. svn path=/trunk/; revision=4977 | |||
2013-01-08 | merge ^/branches/tk325 | Michael Elkins | |
svn path=/trunk/; revision=4957 | |||
2013-01-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4955 | |||
2013-01-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4953 | |||
2013-01-04 | installation-scripts/linux/install.sh is in svn now rather than | Rob Austein | |
generated, so distclean should not remove it. svn path=/trunk/; revision=4948 | |||
2012-12-31 | Further goofs in installation manifest construction. | Rob Austein | |
svn path=/trunk/; revision=4947 | |||
2012-12-27 | Perl and makedepend, both needed by OpenSSL. | Rob Austein | |
svn path=/trunk/; revision=4946 | |||
2012-12-23 | Debug package deinstallation. | Rob Austein | |
svn path=/trunk/; revision=4945 | |||
2012-12-23 | Cleaner substitution. | Rob Austein | |
svn path=/trunk/; revision=4944 | |||
2012-12-23 | "install -t" is a GNU-ism that only works on some platforms. | Rob Austein | |
See #373. svn path=/trunk/; revision=4943 | |||
2012-12-21 | Move some BUILD_DEPENDS out to RUN_DEPENDS. | Rob Austein | |
svn path=/trunk/; revision=4942 | |||
2012-12-21 | Set NO_DEPENDS while building pkg-plist. | Rob Austein | |
svn path=/trunk/; revision=4941 | |||
2012-12-20 | First cut at script to create FreeBSD port. Not ready for prime time. | Rob Austein | |
Still needs to run through set of tests prescribed in FreeBSD manual, particularly regarding installation, deinstallation, and package manipluations. svn path=/trunk/; revision=4940 | |||
2012-12-20 | Using autoconf to customize shell scripts (as opposed to Makefiles) | Rob Austein | |
violates autoconf's theory of operation, and is unnecessary in the case of the rcynic Linux installation script in any case, as we can just do the expansion in the Makefile and pass settings to the script. svn path=/trunk/; revision=4939 | |||
2012-12-20 | Add "make instalation-manifest" as a first cut at something that will | Rob Austein | |
automate construction of things like the pkg-plist for a FreeBSD port. This is a fairly nasty kludge, but we're kind of trapped at the intersection of two different build systems (autoconf and disttools) and a laundry list of platform-specific packaging systems, so anything we do here is likely to be nasty, and almost anything is better than trying to maintain packing lists for all those systems by hand. svn path=/trunk/; revision=4938 | |||
2012-12-20 | RedHat and Ubuntu can't even agree on where the freaking "test" | Rob Austein | |
program lives, so even autoconf wouldn't be able to sort this out without relying on a sane $PATH setting. Enough already. Use unadorned program names, and if that bites the user during the build process, blame it on the penguins. Closes #368. svn path=/trunk/; revision=4937 | |||
2012-12-14 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4936 | |||
2012-12-13 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4935 | |||
2012-12-13 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4934 | |||
2012-12-13 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4933 | |||
2012-12-13 | Update message printed at end of Linux installation. See #363. | Rob Austein | |
svn path=/trunk/; revision=4932 | |||
2012-12-13 | Make shared library copying code work again on Ubuntu 12.04LTS. Need | Rob Austein | |
to test other Linux platforms to see what this breaks. Whole thing probably needs to be controlled a lot more tightly by autoconf. See #363. svn path=/trunk/; revision=4931 | |||
2012-12-12 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4930 | |||
2012-12-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4929 | |||
2012-12-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4928 | |||
2012-12-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4927 | |||
2012-12-10 | First cut at adding support for Ubuntu 12.04. See #363. | Rob Austein | |
Not yet tested, because upgrade to my test machine is taking a while. svn path=/trunk/; revision=4926 | |||
2012-12-01 | Every other platform puts touch in /usr/bin, but Red Hat is too | Rob Austein | |
special for that. Closes #359. svn path=/trunk/; revision=4925 | |||
2012-11-30 | LACNIC rolled their trust anchor key and location. | Rob Austein | |
svn path=/trunk/; revision=4924 | |||
2012-11-29 | Create /var/run/rpkid if necessary. Fixes #307. | Rob Austein | |
svn path=/trunk/; revision=4923 | |||
2012-11-28 | Check signedObject URI when present. Closes #173. | Rob Austein | |
svn path=/trunk/; revision=4922 | |||
2012-11-28 | Teach resource_range_ip.parse_str() to autodetect IP version. Closes #338. | Rob Austein | |
svn path=/trunk/; revision=4921 | |||
2012-11-28 | Add testable property resource_range_ip.can_be_prefix for contexts | Rob Austein | |
where catching an exception isn't practical. Closes #357. svn path=/trunk/; revision=4920 | |||
2012-11-27 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4919 | |||
2012-11-27 | Fix error message regarding the minimum version requirement for Django. See ↵ | Michael Elkins | |
#358 svn path=/trunk/; revision=4918 |