aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/sundial.py
AgeCommit message (Collapse)Author
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein
svn path=/rpkid/portal-gui/scripts/load_csv.py; revision=4015
2011-04-21Add .fromOpenSSL() constructor.Rob Austein
svn path=/rpkid/rpki/sundial.py; revision=3783
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
svn path=/rpkid/irbe_cli.py; revision=3551
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-09-15Convert interface between Python and OpenSSL to use GeneralizedTimeRob Austein
syntax for both GeneralizedTime and UTCTime: bad enough that the ASN.1 code has to know about Y2050 madness, there's no sane reason why application code should need to know. svn path=/pow/POW-0.7/POW.c; revision=3448
2010-04-12LintRob Austein
svn path=/myrpki/myrpki.py; revision=3191
2010-03-16Update copyright noticesRob Austein
svn path=/rpkid/irbe_cli.py; revision=3107
2010-03-06Weeks and years conversions for timedelta.Rob Austein
svn path=/rpkid/rpki/sundial.py; revision=3036
2009-09-25Generalize casting of results of arithmetic operations on datetime andRob Austein
timedelta objects. svn path=/rpkid/rpki/sundial.py; revision=2785
2009-09-11CleanupRob Austein
svn path=/rpkid/rpki/async.py; revision=2748
2009-05-27Update copyright notices in files edited this yearRob Austein
svn path=/rcynic/rcynic.c; revision=2452
2009-05-11Cosmetic doc changes.Rob Austein
svn path=/rpkid/irbe-setup.py; revision=2424
2009-04-28Fix handling of arithmetic operations that return timedelta ratherRob Austein
than datetime. svn path=/rpkid/rpki/sundial.py; revision=2367
2008-06-21Tighten up timedelta.parse() error handlingRob Austein
svn path=/rpkid/rpki/sundial.py; revision=1915
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873
2008-05-16Fix .union() bug found by unit tests, clean up.Rob Austein
svn path=/rpkid/Makefile; revision=1781
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
svn path=/rpkid/rpki/sundial.py; revision=1755
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
it. Enable MySQLdb exceptions, whack resulting problem with MySQL DATETIME object conversion repeatedly with a blunt object. svn path=/docs/rpki-db-schema.pdf; revision=1564
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531