Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
3aeead90defbd1d4c533b51f4d9400beca3cc472
3aeead9
Simplify conditions and delete an unused function (#512)
by Alex Gaynor
· 8 years ago
d3b5d9b
Remove some pointless branches (#511)
by Alex Gaynor
· 8 years ago
2700b6d
Added a mentionbot blacklist in prep for enabling it (#510)
by Alex Gaynor
· 8 years ago
c421fc4
Clean out some cruft (#509)
by Alex Gaynor
· 8 years ago
17f47bb
coverage 4.2 doesn't need the clean step anymore (#508)
by Hynek Schlawack
· 8 years ago
8a2dd77
Add guard for allocations failure of X509 objects (#507)
by Hynek Schlawack
· 8 years ago
72d968b
Convert between pyOpenSSL and cryptography objects (#439)
by Paul Kehrer
· 8 years ago
db8ec13
Run coverage over the tests (#504)
by Alex Gaynor
· 8 years ago
3772611
Write a few more tests (#503)
by Alex Gaynor
· 8 years ago
7778e79
Write a few more tests for coverage (#501)
by Alex Gaynor
· 8 years ago
5bb2bd1
Simplify a few more branches to improve coverage (#500)
by Alex Gaynor
· 8 years ago
09f19f5
Port the easy cases of SSL.py to _openssl_assert (#499)
by Alex Gaynor
· 8 years ago
09a386e
Replace several untested paths with _openssl_assert (#498)
by Alex Gaynor
· 8 years ago
11e43ad
Fix memory leak in OpenSSL.crypto.dump_privatekey (#496)
by Hynek Schlawack
· 8 years ago
add5b07
Added more openssl asserst. (#491)
by Alex Gaynor
· 8 years ago
79f81c9
Pass --reporter to trial so that it's output doesn't overflow travis (#490)
by Alex Gaynor
· 8 years ago
be0aef7
Fix caching (#489)
by Alex Gaynor
· 8 years ago
fb8a2a1
Removed more untested error handling. (#488)
by Alex Gaynor
· 8 years ago
a829e90
Remove a bunch of untested stuff. (#487)
by Alex Gaynor
· 8 years ago
44e767a
Enable use of CRL (and more) in verify context. (#483)
by Dan Sully
· 8 years ago
bf01287
remove attempts to test against openssl 0.9.8 (#484)
by Alex Gaynor
· 8 years ago
40d448f
Refactor tests for crypto.load_publickey (#482)
by Hynek Schlawack
· 8 years ago
32fc4e6
fix a small bug with load_publickey (#481)
by Paul Kehrer
· 8 years ago
8edeb3a
Merge pull request #476 from alex/opaque-the-sigalg
by Paul Kehrer
· 8 years ago
803db0e
--x
by Alex Gaynor
· 8 years ago
11e39cb
bump
by Alex Gaynor
· 8 years ago
2a6a408
-x
by Alex Gaynor
· 8 years ago
02ea091
bump to cryptography 1.3.3
by Alex Gaynor
· 8 years ago
510293e
whitespace
by Alex Gaynor
· 8 years ago
2cece4a
Merge branch 'master' into opaque-the-sigalg
by Alex Gaynor
· 8 years ago
02219d3
Merge pull request #477 from alex/opaque-most-things
by Hynek Schlawack
· 8 years ago
dfff8af
--x
by Alex Gaynor
· 8 years ago
1f9d4de
lol
by Alex Gaynor
· 8 years ago
09ed91c
fix
by Alex Gaynor
· 8 years ago
d708f90
-x
by Alex Gaynor
· 8 years ago
0c0266e
Make most things opaque
by Alex Gaynor
· 8 years ago
67903a6
stuff passes!
by Alex Gaynor
· 8 years ago
39ea531
X509 sigalg is now opaque
by Alex Gaynor
· 8 years ago
0f11ab3
Merge pull request #474 from alex/the-great-opaquening
by Paul Kehrer
· 8 years ago
9360306
We have always been at war with easy to read code.
by Alex Gaynor
· 8 years ago
7fc994e
Merge pull request #471 from pyca/alex-patch-1
by Hynek Schlawack
· 8 years ago
67fc8c9
Removed nonsense docstring
by Alex Gaynor
· 8 years ago
46bd2cd
Merge pull request #466 from hynek/master
by Cory Benfield
· 9 years ago
c3b8fba
Fix RTD links
by Hynek Schlawack
· 9 years ago
3faa456
Merge pull request #464 from pyca/alex-patch-1
by Hynek Schlawack
· 9 years ago
80262fb
Fixed a misleading typo in teh docs
by Alex Gaynor
· 9 years ago
efe3603
Merge pull request #463 from hynek/master
by Cory Benfield
· 9 years ago
b38f623
wheel is bdist_wheel for a while now
by Hynek Schlawack
· 9 years ago
f314e71
Merge pull request #460 from Lukasa/issue/458
by Hynek Schlawack
· 9 years ago
2333e5e
Test markups.
by Cory Benfield
· 9 years ago
1d14214
Switch to pytest test style.
by Cory Benfield
· 9 years ago
0ba57ec
Add basic tests for _make_requires
by Cory Benfield
· 9 years ago
ef404df
Factor out common code of requires decorators
by Cory Benfield
· 9 years ago
e6f3588
Raise NotImplementedError when SNI not present.
by Cory Benfield
· 9 years ago
d16b93b
Merge pull request #455 from hynek/master
by Cory Benfield
· 9 years ago
156f174
Start 16.1.0 cycle
by Hynek Schlawack
· 9 years ago
d954cf7
Merge pull request #454 from hynek/master
by Cory Benfield
· 9 years ago
b62041b
Prepare 16.0.0
by Hynek Schlawack
· 9 years ago
2b7958f
Merge pull request #453 from hynek/master
by Cory Benfield
· 9 years ago
890eb6d
Braaaaand
by Hynek Schlawack
· 9 years ago
8d4f976
Fix some links and markup
by Hynek Schlawack
· 9 years ago
ac7fbb8
Some README polishing
by Hynek Schlawack
· 9 years ago
9dff5c4
Merge pull request #422 from hynek/set_session_id
by Paul Kehrer
· 9 years ago
5be951c
cryptography 1.3 is here!
by Hynek Schlawack
· 9 years ago
901636c
Merge pull request #451 from reaperhulk/no-crypto-free
by Hynek Schlawack
· 9 years ago
f4ec47d
Merge pull request #452 from reaperhulk/no-remove-thread-state
by Hynek Schlawack
· 9 years ago
7dcb35c
Merge pull request #450 from hynek/master
by Paul Kehrer
· 9 years ago
8ff9e3d
swap ERR_remove_thread_state for ERR_clear_error
by Paul Kehrer
· 9 years ago
0dcacf7
switch to OPENSSL_free
by Paul Kehrer
· 9 years ago
238effd
Adopt CoC Covenant
by Hynek Schlawack
· 9 years ago
b875d51
Fix changelog
by Hynek Schlawack
· 9 years ago
73412e5
Fix cryptography minimum version
by Hynek Schlawack
· 9 years ago
b1f3ca8
Implement Context.set_session_id
by Hynek Schlawack
· 9 years ago
b98d569
Merge pull request #449 from pyca/alex-patch-1
by Hynek Schlawack
· 9 years ago
95d67ce
Bump
by Alex Gaynor
· 9 years ago
97b367e
Update these jobs
by Alex Gaynor
· 9 years ago
c84567b
Remove code for pre-cryptography 1.2
by Alex Gaynor
· 9 years ago
b6e39c8
Merge pull request #448 from hynek/master
by Alex Gaynor
· 9 years ago
fc92b09
Use PyPy 5.0.0
by Hynek Schlawack
· 9 years ago
aa2e6de
Merge pull request #446 from Lukasa/test-urllib3
by Hynek Schlawack
· 9 years ago
997630b
We don't need the whole history.
by Cory Benfield
· 9 years ago
cc64680
Whitelist rm
by Cory Benfield
· 9 years ago
3fe8cb5
Use urllib3's dev-requirements where possible.
by Cory Benfield
· 9 years ago
d296b1b
Smoke test for urllib3.
by Cory Benfield
· 9 years ago
581c4da
Merge pull request #444 from hynek/state_string
by Paul Kehrer
· 9 years ago
ea94f2b
Rename state_name to get_state_name
by Hynek Schlawack
· 9 years ago
16c3dc2
Merge pull request #445 from hynek/header
by Paul Kehrer
· 9 years ago
8906bdd
Move conftest.py into tests
by Hynek Schlawack
· 9 years ago
f9182e2
Print library versions the proper way
by Hynek Schlawack
· 9 years ago
8945467
Merge pull request #443 from hynek/changelog
by Paul Kehrer
· 9 years ago
65e4def
De-Sphinx CHANGELOG & add rel info to description
by Hynek Schlawack
· 9 years ago
84c194a
Merge pull request #440 from hynek/examples
by Paul Kehrer
· 9 years ago
9c756ea
Merge pull request #442 from hynek/more-422
by Paul Kehrer
· 9 years ago
aa86121
Pluck more unrelated bits from #422
by Hynek Schlawack
· 9 years ago
43dcebb
Merge pull request #441 from hynek/deprecate-2.6
by Cory Benfield
· 9 years ago
046d3f4
Deprecate Python 2.6
by Hynek Schlawack
· 9 years ago
8b7e455
Polish up examples (somewhat)
by Hynek Schlawack
· 9 years ago
61630a0
Merge pull request #433 from reaperhulk/opaque-x509-ext
by Alex Gaynor
· 9 years ago
2c605ba
move to separate pytest class + add one more test case
by Paul Kehrer
· 9 years ago
5aad73c
what's a bytes
by Paul Kehrer
· 9 years ago
Next »