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