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
/
smoketest.py
Age
Commit message (
Expand
)
Author
2012-02-09
merge with /trunk
Michael Elkins
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-12-14
Start hacking replacement for myrpki comamnd (rpkic) which uses the
Rob Austein
2011-12-12
Checkpoint. Custom IRDB model fields to handle automatic type
Rob Austein
2011-10-08
rcynic's new timestamped output directory code gets grumpy when rcynic
Rob Austein
2011-10-05
Stop abusing RuntimeError. This closes #52.
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-09-15
Update smoketest to track rcynic
Rob Austein
2011-08-12
Don't freak out over failure to drop nonexistant tables
Rob Austein
2011-07-27
Consolidate all of the import voodoo for MySQLdb into a new module.
Rob Austein
2011-04-27
First whack at some of the silliest logging code
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
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-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-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-07-22
Doh. Thanks, Michael.
Rob Austein
2010-07-11
Clean up uses of RuntimeError exception
Rob Austein
2010-04-14
testbed.py => smoketest.py
Rob Austein