index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
tests
Age
Commit message (
Expand
)
Author
2011-07-01
Update to post-IESG version of up-down schema
Rob Austein
2011-06-25
We no longer need pywrap
Rob Austein
2011-06-17
Stop littering rtr-origin source directory.
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-04-04
TLS is long gone
Rob Austein
2011-03-27
Handle past-expiration IRDB entries properly
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2011-01-09
Rework POW build so that we can use static libraries again.
Rob Austein
2011-01-04
POW => rpki.POW
Rob Austein
2010-12-31
distclean target
Rob Austein
2010-12-30
Platforms that require pywrap require it when running the test
Rob Austein
2010-12-29
Get check for prog_openssl right in smoketest.
Rob Austein
2010-12-29
First cut at getting Python stuff fully (well, more fully) under autoconf
Rob Austein
2010-12-29
Start autoconf work for POW et al
Rob Austein
2010-11-14
Use sys.executable to find Python; use same SQL usernames in yamltest as in s...
Rob Austein
2010-11-10
Back out change to .mft, because it breaks installed certs and I don't
Rob Austein
2010-11-10
Change all occurance of ".mnf" to ".mft" because:
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-10-04
Hack rpki.myrpki.csv_writer to write to a temporary filename, then
Rob Austein
2010-09-16
Preliminary version of rpkid et al with all the TLS code ripped out.
Rob Austein
2010-09-15
Make it easier to run yamltest with other configs
Rob Austein
2010-09-10
Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks.
Rob Austein
2010-09-09
Downgrade syslog priority of a few messages
Rob Austein
2010-08-28
Add test for withdrawing ROA
Rob Austein
2010-07-22
Doh. Thanks, Michael.
Rob Austein
2010-07-15
Rolling expirations test
Rob Austein
2010-07-11
Sanitized config for early portal GUI debug
Rob Austein
2010-07-11
Clean up uses of RuntimeError exception
Rob Austein
2010-07-10
Forgot to update test data for extended <list_received_resources/> syntax
Rob Austein
2010-07-07
Fixed runtime test hack I forgot to check in.
Rob Austein
2010-07-06
Clean up yamltest.dir too
Rob Austein
2010-07-04
Forgot to update this for revised directory structure
Rob Austein
2010-07-04
Handle nested hosting cases properly.
Rob Austein
2010-07-03
Set "run_rpkid" correctly. This exposes a structural problem with
Rob Austein
2010-07-03
Salvage "backup" target from old myrpki/Makefile
Rob Austein
2010-06-10
Add -keep_going flag to let us kill and restart individual daemons
Rob Austein
2010-05-12
Don't attempt to clean databases other than the ones used by the test
Rob Austein
2010-04-19
Merge myrpki/ into rpkid/ and clean up the result.
Rob Austein
2010-04-14
testbed.py => smoketest.py
Rob Austein
2010-04-12
More cleanup
Rob Austein
2010-04-12
Cleanup
Rob Austein
2010-04-12
Cleanup
Rob Austein
2010-04-12
Reoranize test code, step 1.
Rob Austein