aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/sundial.py
AgeCommit message (Expand)Author
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein
2011-04-21Add .fromOpenSSL() constructor.Rob Austein
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-09-15Convert interface between Python and OpenSSL to use GeneralizedTimeRob Austein
2010-04-12LintRob Austein
2010-03-16Update copyright noticesRob Austein
2010-03-06Weeks and years conversions for timedelta.Rob Austein
2009-09-25Generalize casting of results of arithmetic operations on datetime andRob Austein
2009-09-11CleanupRob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-04-28Fix handling of arithmetic operations that return timedelta ratherRob Austein
2008-06-21Tighten up timedelta.parse() error handlingRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-05-16Fix .union() bug found by unit tests, clean up.Rob Austein
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
2008-02-27Filename cleanupRob Austein