Age | Commit message (Expand) | Author |
2011-01-22 | Trying to guess what we might have installed after the fact is too | Rob Austein |
2011-01-22 | modify adduser script to set password in django rather than apache digest auth | Michael Elkins |
2011-01-22 | revert back to using Django's built in authentication rather than HTTP Digest... | Michael Elkins |
2011-01-22 | Add support for authenticating using Django's login form. This is now the de... | Michael Elkins |
2011-01-22 | More Ubuntu weirdness: distutils.sysconfig.get_python_lib() says | Rob Austein |
2011-01-22 | Installation fixes | Rob Austein |
2011-01-22 | myrpki cli lives in $(sbindir) | Michael Elkins |
2011-01-22 | integrate portal-gui into toplevel configure script; remove $top/portal-gui/b... | Michael Elkins |
2011-01-21 | Add deinstall/uninstall targets, even when they're no-ops. | Rob Austein |
2011-01-21 | regen | Rob Austein |
2011-01-21 | pywrap installation/deinstallation -- need to test on platform that uses pywrap | Rob Austein |
2011-01-21 | Basic "make install" and "make deinstall" now works for rpkid/ | Rob Austein |
2011-01-21 | First cut at deinstallation. Needs to evolve as installation evolves. | Rob Austein |
2011-01-21 | APNIC updated their TAL | Rob Austein |
2011-01-21 | rebuild configure for myrpki.conf => rpki.conf change | Michael Elkins |
2011-01-20 | UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changes | Rob Austein |
2011-01-20 | Generate Python executables during compilation rather than from | Rob Austein |
2011-01-20 | Even more OpenSSL build antics -- OpenSSL Makefiles are fragile | Rob Austein |
2011-01-20 | Yet another tweak to get right mix of static and dynamic linking. | Rob Austein |
2011-01-20 | Fix all the broken RPATH stuff we said we'd fix "some day". | Rob Austein |
2011-01-20 | Try using distutils for installation -- not cooked yet | Rob Austein |
2011-01-20 | Oops, have to list sub-packages explictly. | Rob Austein |
2011-01-20 | Fix clean | Rob Austein |
2011-01-20 | Move POW extension module into rpkid directory and use distutils to | Rob Austein |
2011-01-14 | Oops, didn't finish updating makefile targets after merging into rpki | Rob Austein |
2011-01-14 | Turns out that all the mucking about with "ld -r" and "objcopy" wasn't | Rob Austein |
2011-01-13 | Allow rpkidemo to run under python 2.6+ instead of just 2.6 (needed for pytho... | Michael Elkins |
2011-01-13 | Finish moving POW directory into rpki/ tree, step 2 | Rob Austein |
2011-01-13 | Finish moving POW directory into rpki/ tree, step 1 | Rob Austein |
2011-01-12 | Update draft name | Rob Austein |
2011-01-09 | Have to build OpenSSL shared libraries even though we don't need them, | Rob Austein |
2011-01-09 | Rework POW build so that we can use static libraries again. | Rob Austein |
2011-01-08 | Generate TAL for APNIC, based on existing RTA | Rob Austein |
2011-01-08 | Update comments | Rob Austein |
2011-01-08 | (Purported) TALs for AfriNIC and LACNIC | Rob Austein |
2011-01-04 | POW => rpki.POW | Rob Austein |
2011-01-01 | Add TAL example. | Rob Austein |
2010-12-31 | distclean target | Rob Austein |
2010-12-31 | "Indirect Trust Anchor" -> "Trust Anchor Locator" | Rob Austein |
2010-12-31 | "Indirect Trust Anchor" -> "Trust Anchor Locator" | Rob Austein |
2010-12-31 | Update doc | Rob Austein |
2010-12-31 | Add new RIPE-NCC trust anchor locator, rename other .ita files to .tal | Rob Austein |
2010-12-31 | Add new RIPE-NCC trust anchor locator, rename other .ita files to .tal | Rob Austein |
2010-12-30 | Platforms that require pywrap require it when running the test | Rob Austein |
2010-12-30 | Previous defaults didn't build on Ubuntu 10.04 or Mac OS X, so tweak | Rob Austein |
2010-12-30 | Doh, get pywrap path right | Rob Austein |
2010-12-30 | Don't make executable test scripts, at least for now | Rob Austein |
2010-12-30 | Rework OpenSSL shared library stuff. Still not great, but better. | Rob Austein |
2010-12-29 | Cleanup | Rob Austein |
2010-12-29 | Try to use autoconf to save us from shared libraries if it can | Rob Austein |