summaryrefslogtreecommitdiffstats
path: root/src/lib/Proxy.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports for pylintSol Jerome2009-04-171-4/+7
* Implement ssl certificate split, in preparation for SSL client cert authNarayan Desai2009-04-081-3/+17
* Fix TLS error path (Reported by kisielk) (Resolves Ticket #621) [bugfix]Narayan Desai2008-12-031-2/+1
* Print ProtocolError messages (patch from Kamil Kisiel)Sol Jerome2008-09-271-2/+3
* Improve error messages in client metadata resolution failure path (Resolves T...Narayan Desai2008-06-121-0/+2
* Fix error path (Reported by jcollie on irc)Narayan Desai2008-06-031-3/+3
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-011-4/+1
* Handle checksum problems properlyNarayan Desai2008-01-161-0/+3
* Simplify proxy code. We don't need a multi-component infrastructure or local ...Narayan Desai2008-01-091-128/+6
* Replace bcfg2 proxy code with simplified code from CobaltNarayan Desai2008-01-091-0/+188