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
/
rpki
/
https.py
Age
Commit message (
Expand
)
Author
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-08-30
Another dropped exception event, sigh.
Rob Austein
2010-07-14
Use setsockopt() to force normal (ie, BSD-like) IPv6 socket behavior
Rob Austein
2010-07-14
Fix several Linux-related problems found during last workshop:
Rob Austein
2010-06-10
SSLUnexpectedEOF needs to be a special case for .tls_accept(), to avoid
Rob Austein
2010-06-10
Partial cleanup of exception and timeout handling.
Rob Austein
2010-06-09
More IPv6 server fun.
Rob Austein
2010-06-09
Grr, socket.bind() fails for IPv6, dunno why. Disable IPv6 again.
Rob Austein
2010-06-05
Don't import rpki.adns unless we're using it
Rob Austein
2010-06-05
Preliminary asynchronous DNS and IPv6 support for rpkid et al.
Rob Austein
2010-06-05
Add rpki.adns.getaddrinfo()
Rob Austein
2010-06-04
Preliminary support for asynchronous DNS.
Rob Austein
2010-05-24
Bugfix from Gary Kennedy: handle HTTPS close event properly if it
Rob Austein
2010-04-12
Lint
Rob Austein
2010-03-23
Try for slightly less insane handling of cert errors during TLS accept.
Rob Austein
2010-03-17
Log host and port on connection failures, even if it's in an ugly
Rob Austein
2010-03-17
Don't ask XML layer for verbose mode when we don't need it.
Rob Austein
2010-03-16
Update copyright notices
Rob Austein
2010-03-16
IPv6 support, mostly.
Rob Austein
2010-03-16
We weren't honoring the host parameter to rpki.https.server(). Apparently no...
Rob Austein
2010-02-25
Refactor "caller" class(es) and move into library.
Rob Austein
2010-01-24
Get rid of spurious connection timeout messages (helps to cancel the
Rob Austein
2010-01-24
Logging
Rob Austein
2010-01-24
Tweak twisty maze of connection shutdown code to adhere more closely
Rob Austein
2010-01-20
Clean up handling of incompletely initialized connections.
Rob Austein
2009-12-22
Handle exception that was causing unintended exit from event_loop(),
Rob Austein
2009-12-22
Turn off persistant connections, premature optimization of something
Rob Austein
2009-12-21
Log connection data on (some) exceptions.
Rob Austein
2009-12-21
Handle SSLUnexpectedEOFError in .tls_accept() so that sysmond probes won't ba...
Rob Austein
2009-12-21
Seriously outdated header comment.
Rob Austein
2009-12-02
Implement deferred action queue separate from timers.
Rob Austein
2009-12-01
Clean up timer debugging code. Clear pointers in a few places that
Rob Austein
2009-09-14
Rework call_pubd() error handling
Rob Austein
2009-09-11
Cleanup
Rob Austein
2009-09-04
Cleanup
Rob Austein
2009-09-04
Clean up some whacked exception handling.
Rob Austein
2009-08-28
myirbe now supports running rpkid without pubd.
Rob Austein
2009-08-28
Clean up old "stable" branch that is now badly out of date
Rob Austein
2009-08-24
Update stale comment
Rob Austein
2009-08-24
Separate HTTP protocol debug logging from TLS certificate debug
Rob Austein
2009-08-02
Our first Python 2.6 compatability bug.
Rob Austein
2009-07-31
Several little portability fixes
Rob Austein
2009-07-29
Massively increase https timeout interval. Enable slow-and-safe
Rob Austein
2009-07-18
Fix race condition in TLS connect phase of HTTPS client state machine.
Rob Austein
2009-07-18
Document a bunch of assertions. Fiddle with HTTPS timeouts.
Rob Austein
2009-07-18
Debug
Rob Austein
2009-07-17
Include more details in assertion
Rob Austein
2009-07-17
Cleanup
Rob Austein
[next]