server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
Proxy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proxy: transport errors more gracefully (Fixes #803, at least on the client s...
Narayan Desai
2009-12-20
1
-2
/
+1
*
Proxy: better error handling (Resolves Ticket #810)
Narayan Desai
2009-12-09
1
-1
/
+16
*
Proxy: handle case where err has no errno attribute (Resolves Ticket #769)
Narayan Desai
2009-10-27
1
-1
/
+1
*
Proxy: improve error message for SSL key issues (Resolves Ticket #682)
Narayan Desai
2009-10-24
1
-0
/
+3
*
Proxy: handle case where server disallows connection with an error message an...
Narayan Desai
2009-10-24
1
-0
/
+3
*
Proxy: patch version checking code to work on releases with strings in the na...
Narayan Desai
2009-10-12
1
-1
/
+1
*
Implement support for M2Crypto on the bcfg2 client.
Mike McCallister
2009-10-08
1
-18
/
+132
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-7
/
+6
*
Proxy: Implement tunable socket timeouts
Narayan Desai
2009-09-15
1
-6
/
+7
*
SSL: Implement protocol selection in bcfg2.conf
Narayan Desai
2009-06-24
1
-2
/
+11
*
SSL: Implememt client-side server cN verification
Narayan Desai
2009-05-19
1
-5
/
+22
*
pylint fixes
Narayan Desai
2009-05-15
1
-4
/
+4
*
SSL: Fix Transport constructor call on python2.4 (Patch from Tim Laszlo)
Narayan Desai
2009-05-11
1
-1
/
+2
*
SSL: client side read based on server-provided content length (allows gracefu...
Narayan Desai
2009-05-11
1
-0
/
+39
*
SSL Proxy: only use timeout parm with py2.6+ (patch from Torsten Rehn) (Resol...
Narayan Desai
2009-05-07
1
-2
/
+11
*
SSL Proxy: pass through key/cert/ca args to transport
Narayan Desai
2009-05-06
1
-3
/
+2
*
Proxy support for keys/certs/cas
Narayan Desai
2009-05-06
1
-5
/
+23
*
clean up handshake stuff
Narayan Desai
2009-05-06
1
-2
/
+1
*
Implement basic proxy based on 2.6 ssl
Narayan Desai
2009-05-06
1
-22
/
+26
*
Remove unused imports for pylint
Sol Jerome
2009-04-17
1
-4
/
+7
*
Implement ssl certificate split, in preparation for SSL client cert auth
Narayan Desai
2009-04-08
1
-3
/
+17
*
Fix TLS error path (Reported by kisielk) (Resolves Ticket #621) [bugfix]
Narayan Desai
2008-12-03
1
-2
/
+1
*
Print ProtocolError messages (patch from Kamil Kisiel)
Sol Jerome
2008-09-27
1
-2
/
+3
*
Improve error messages in client metadata resolution failure path (Resolves T...
Narayan Desai
2008-06-12
1
-0
/
+2
*
Fix error path (Reported by jcollie on irc)
Narayan Desai
2008-06-03
1
-3
/
+3
*
multi-fingerprint support (mainly from Ben Ritcey)
Narayan Desai
2008-04-01
1
-4
/
+1
*
Handle checksum problems properly
Narayan Desai
2008-01-16
1
-0
/
+3
*
Simplify proxy code. We don't need a multi-component infrastructure or local ...
Narayan Desai
2008-01-09
1
-128
/
+6
*
Replace bcfg2 proxy code with simplified code from Cobalt
Narayan Desai
2008-01-09
1
-0
/
+188