aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2009-05-08CheckpointRob Austein
2009-05-08CheckpointRob Austein
2009-05-06Clean up signal handlingRob Austein
2009-05-06Wasn't handling ExitNow correctlyRob Austein
2009-05-06Timestamps in non-syslog modeRob Austein
2009-05-06CheckpointRob Austein
2009-05-05CheckpointRob Austein
2009-05-05Clean up properly on client timeout.Rob Austein
2009-05-04Don't hang waiting for timeout of persistent connections when we know we're a...Rob Austein
2009-05-04Handle missing case that was keeping persistent connections from working.Rob Austein
2009-05-04Rip out old HTTPS code, replace with new asynchronous HTTP code (sic:Rob Austein
2009-05-04Move signal wrapper to rpki.async.event_loop().Rob Austein
2009-04-30Update timer for alternate handler mechanismRob Austein
2009-04-30We sort timers on insertion anyway, so just need to avoid duplicates.Rob Austein
2009-04-30timer.set_handler()Rob Austein
2009-04-30Cancel timers before setting themRob Austein
2009-04-30timer.is_set()Rob Austein
2009-04-29More lintRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-28Add timer system and hook into asyncore that uses it.Rob Austein
2009-04-28Fix handling of arithmetic operations that return timedelta ratherRob Austein
2009-04-28CleanupRob Austein
2009-04-26At this point "make all-tests" runs to completion with callbacks.Rob Austein
2009-04-25Fix exception handling in error_response PDU generationRob Austein
2009-04-24CheckpointRob Austein
2009-04-21CleanupRob Austein
2009-04-21CheckpointRob Austein
2009-04-20CheckpointRob Austein
2009-04-19Add another pointer to rcynic, add direct pointer to SubversionRob Austein
2009-04-18Checkpoint. Beginning of refactoring into a callback-basedRob Austein
2009-03-31Refactor code to translate to and from raw byte strings.Rob Austein
2009-03-31CheckpointRob Austein
2009-03-31Initial checkpoint on rpki-rtr protocol implementation.Rob Austein
2009-01-21More certificate regeneration issuesRob Austein
2009-01-21Checkpoint while tracking down various whacky certificate expirationRob Austein
2009-01-21Debug an (apparently) untested code path. Various little cleanups.Rob Austein
2008-10-16Minor logging cleanups. Don't show backtrace in testpoke unlessRob Austein
2008-10-16Change logging in check_for_updates() to use g(SKI) representation, toRob Austein
2008-10-13Another formatting fixRob Austein
2008-10-13Fix a few string formatting goofs in logging and error messages.Rob Austein
2008-10-09Quick-n-dirty whack to BPKI pictures to get the labels to fit. SomeRob Austein
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
2008-07-15NitsRob Austein
2008-07-15Some basic BPKI docRob Austein
2008-07-15Rename a couple of scripts whose names confuse Doxygen. Clean some ofRob Austein
2008-07-15CheckpointRob Austein
2008-07-15CheckpointRob Austein
2008-07-11Publication cleanupRob Austein
2008-07-08Clean up unreadable bitstring codeRob Austein
2008-07-08Code to extract resource_range_ip values from ASN.1 was whacked.Rob Austein