index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a fix for pre-1.0 OpenSSL which wasn't correctly erring on failed certi...
Kyle Morton
2015-07-21
1
-0
/
+7
*
Fixing default CA which ought to be read as a pemfile and not a directory
Kyle Morton
2015-07-21
1
-1
/
+1
*
bump version
Maximilian Hils
2015-07-22
1
-1
/
+1
*
Fixed version error formatting issue
M. Utku Altinkaya
2015-07-21
1
-1
/
+1
*
socks: optionally fail early
Maximilian Hils
2015-07-03
1
-5
/
+10
*
socks: add assert_socks5 method
Maximilian Hils
2015-07-03
1
-7
/
+34
*
Fixing how certifi is made the default ca_path to simplify calling logic.
Kyle Morton
2015-06-26
1
-1
/
+3
*
remove certffi
Maximilian Hils
2015-06-26
2
-47
/
+0
*
Fix printing of SSL version error
Aldo Cortesi
2015-06-25
1
-1
/
+1
*
Merge pull request #76 from kyle-m/master
Aldo Cortesi
2015-06-24
1
-10
/
+14
|
\
|
*
Cleaning up upstream server verification. Adding storage of cerificate
Kyle Morton
2015-06-22
1
-8
/
+8
|
*
Updating TCPServer to allow tests (and potentially other use cases) to serve
Kyle Morton
2015-06-22
1
-2
/
+6
*
|
Merge branch 'Kriechi-ssl-version-handling'
Aldo Cortesi
2015-06-23
1
-7
/
+18
|
\
\
|
*
|
unify SSL version/method handling
Thomas Kriechbaumer
2015-06-22
1
-7
/
+18
|
|
/
*
/
Remove dependence on pathod in test suite.
Aldo Cortesi
2015-06-23
1
-1
/
+20
|
/
*
netlib/test.py -> test/tservers.py
Aldo Cortesi
2015-06-22
1
-108
/
+0
*
fix http user agents
Thomas Kriechbaumer
2015-06-18
1
-2
/
+2
*
mark unused variables and arguments
Thomas Kriechbaumer
2015-06-18
7
-26
/
+24
*
Merge branch 'master' of https://github.com/kyle-m/netlib into kyle-m-master
Aldo Cortesi
2015-06-18
1
-3
/
+3
|
\
|
*
Adding certifi as default CA bundle.
Kyle Morton
2015-06-16
1
-3
/
+3
*
|
Only set OP_NO_COMPRESSION by default if it exists in our version of OpenSSL
Aldo Cortesi
2015-06-18
1
-1
/
+12
*
|
Merge pull request #71 from Kriechi/landscape
Aldo Cortesi
2015-06-18
7
-58
/
+56
|
\
\
|
*
|
fix warnings and code smells
Thomas Kriechbaumer
2015-06-17
7
-58
/
+56
*
|
|
http2: improve :authority header
Thomas Kriechbaumer
2015-06-16
1
-0
/
+3
*
|
|
http2: improve test suite
Thomas Kriechbaumer
2015-06-16
2
-12
/
+13
*
|
|
http2: return stream_id from request for response
Thomas Kriechbaumer
2015-06-16
1
-4
/
+7
*
|
|
http2: fix header_block_fragments and length
Thomas Kriechbaumer
2015-06-16
2
-10
/
+26
*
|
|
http2: only first headers frame as END_STREAM flag
Thomas Kriechbaumer
2015-06-16
1
-2
/
+2
*
|
|
http2: improve frame output
Thomas Kriechbaumer
2015-06-16
1
-5
/
+6
*
|
|
add elliptic curve during TLS handshake
Thomas Kriechbaumer
2015-06-16
1
-8
/
+5
*
|
|
http2: improve frame output
Thomas Kriechbaumer
2015-06-16
2
-33
/
+39
|
/
/
*
|
Merge pull request #69 from kyle-m/master
Aldo Cortesi
2015-06-16
1
-0
/
+23
|
\
|
|
*
Adding support for upstream certificate validation when using SSL/TLS with an
Kyle Morton
2015-06-15
1
-0
/
+23
*
|
simplify ALPN
Thomas Kriechbaumer
2015-06-14
1
-6
/
+2
*
|
http2: add authority header
Thomas Kriechbaumer
2015-06-14
1
-1
/
+5
*
|
add new TLS methods
Thomas Kriechbaumer
2015-06-14
1
-1
/
+4
*
|
add more tests
Thomas Kriechbaumer
2015-06-12
1
-4
/
+4
*
|
http2: add response creation
Thomas Kriechbaumer
2015-06-12
1
-15
/
+41
*
|
http2: general improvements
Thomas Kriechbaumer
2015-06-12
1
-20
/
+43
*
|
improve ALPN integration
Thomas Kriechbaumer
2015-06-11
1
-8
/
+15
|
/
*
fix coding style
Thomas Kriechbaumer
2015-06-08
1
-1
/
+1
*
http2: add warning if raw data looks like HTTP/1
Thomas Kriechbaumer
2015-06-08
2
-1
/
+5
*
fix non-ALPN supported OpenSSL-related tests
Thomas Kriechbaumer
2015-06-08
1
-1
/
+4
*
improve ALPN support on travis
Thomas Kriechbaumer
2015-06-08
1
-8
/
+11
*
fix coding style
Thomas Kriechbaumer
2015-06-08
1
-2
/
+4
*
http2: ditch the logging for now
Aldo Cortesi
2015-06-06
2
-16
/
+0
*
http2: resolve module structure and circular dependencies
Aldo Cortesi
2015-06-06
3
-187
/
+188
*
Merge pull request #65 from Kriechi/h2-client
Aldo Cortesi
2015-06-06
5
-161
/
+308
|
\
|
*
use open instead of file
Thomas Kriechbaumer
2015-06-05
1
-2
/
+2
|
*
http2: add protocol tests
Thomas Kriechbaumer
2015-06-05
2
-13
/
+14
[next]