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
2013-01-25
Pull from trunk.
Rob Austein
2012-10-26
Teach MySQLdb converter interface about rpki.sundial.datetime.
Rob Austein
2012-10-25
Add direct conversion of datetime (and subclasses) timestamps to
Rob Austein
2012-10-18
pylint
Rob Austein
2012-10-12
Deobfuscate.
Rob Austein
2012-10-09
Whack SIA and AIA code to use POW instead of POW.pkix. Whack
Rob Austein
2012-07-06
Implement CMS-timestamp-based replay protection. Closes #35.
Rob Austein
2012-07-03
Stop whining about missing BPKI CRLs when running rootd under
Rob Austein
2012-05-23
Convert rpkid tests to use rcynic-text.
Rob Austein
2012-04-15
setup_publication() had the "DROP TABLE IF EXISTS" exception problem
Rob Austein
2012-04-15
Forgot to take myrpki out of Makefile, oops, fixed. smoketest was
Rob Austein
2012-03-19
Sync from trunk.
Rob Austein
2012-02-20
Include self_handle in up-down resource mismatch reports. Closes #14.
Rob Austein
2012-02-09
merge with /trunk
Michael Elkins
2012-02-03
Change manifest filename extension from .mnf to .mft, to comply with
Rob Austein
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