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
/
test
/
test_certutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tutils imports
Thomas Kriechbaumer
2015-08-01
1
-2
/
+1
*
remove certffi
Maximilian Hils
2015-06-26
1
-19
/
+1
*
Adjust pep8 parameters, reformat
Aldo Cortesi
2015-05-30
1
-4
/
+14
*
cleanup code with autoflake
Thomas Kriechbaumer
2015-05-27
1
-4
/
+3
*
cleanup code with autopep8
Thomas Kriechbaumer
2015-05-27
1
-2
/
+3
*
100% test coverage :tada:
Maximilian Hils
2015-02-27
1
-17
/
+20
*
clean up code
Maximilian Hils
2014-10-09
1
-3
/
+3
*
CertStore: add support for cert chains
Maximilian Hils
2014-10-08
1
-7
/
+7
*
always use with statement to open files
Maximilian Hils
2014-08-16
1
-4
/
+11
*
temporarily replace DNTree with a simpler cert lookup mechanism, fix mitmprox...
Maximilian Hils
2014-07-18
1
-29
/
+29
*
add test case for mitmproxy/mitmproxy#295
Maximilian Hils
2014-07-17
1
-0
/
+7
*
Certificate flags
Aldo Cortesi
2014-03-10
1
-1
/
+13
*
Much more sophisticated certificate store
Aldo Cortesi
2014-03-05
1
-3
/
+65
*
Beef up CertStore, add DH params.
Aldo Cortesi
2014-03-04
1
-25
/
+14
*
Minor improvement to CertStore interface
Aldo Cortesi
2014-03-02
1
-5
/
+5
*
Domain checks for persistent cert store is now irrelevant.
Aldo Cortesi
2013-12-08
1
-9
/
+0
*
Revamp dummy cert generation.
Aldo Cortesi
2013-08-12
1
-11
/
+3
*
Merge pull request #15 from mhils/fix_binary_rw
Aldo Cortesi
2013-06-15
1
-6
/
+6
|
\
|
*
always read files in binary mode
Maximilian Hils
2013-06-16
1
-6
/
+6
*
|
add test case for invalid characters in cert commonnames
Maximilian Hils
2013-06-14
1
-0
/
+1
|
/
*
Extract TCP test utilities into netlib.test
Aldo Cortesi
2013-01-25
1
-0
/
+1
*
Sanity-check certstore common names.
Aldo Cortesi
2013-01-06
1
-0
/
+9
*
Basic certificate store implementation and cert utils API cleanup.
Aldo Cortesi
2013-01-06
1
-21
/
+25
*
Ignore SAN entries that we don't understand.
Aldo Cortesi
2012-07-24
1
-0
/
+5
*
Add utility function for converstion to PEM.
Aldo Cortesi
2012-06-28
1
-0
/
+1
*
Refactor certutils.SSLCert API.
Aldo Cortesi
2012-06-27
1
-2
/
+2
*
Add certutils to netlib.
Aldo Cortesi
2012-06-27
1
-0
/
+72