index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #107 from alex/ignore-htmlcov
Donald Stufft
2013-10-16
1
-0
/
+1
|
\
\
|
*
|
Ignore the htmlcov dir
Alex Gaynor
2013-10-16
1
-0
/
+1
*
|
|
Merge pull request #106 from alex/duplication-reduction
Donald Stufft
2013-10-16
9
-429
/
+349
|
\
\
\
|
*
|
|
flake8 fixes
Alex Gaynor
2013-10-16
3
-3
/
+6
|
*
|
|
Unit test the test harness
Alex Gaynor
2013-10-16
1
-0
/
+14
|
*
|
|
Yolo
Alex Gaynor
2013-10-16
1
-1
/
+1
|
*
|
|
Rewrite to avoid capitalization issues
Alex Gaynor
2013-10-16
1
-1
/
+1
|
*
|
|
Move around the skip logic
Alex Gaynor
2013-10-16
3
-21
/
+26
|
*
|
|
Consolidate this list
Alex Gaynor
2013-10-16
3
-6
/
+9
|
*
|
|
Ported openssl vector tests
Alex Gaynor
2013-10-16
6
-141
/
+88
|
*
|
|
Missed file
Alex Gaynor
2013-10-16
1
-0
/
+40
|
*
|
|
Start of the great refactoring
Alex Gaynor
2013-10-16
4
-310
/
+218
|
|
/
/
*
|
|
Merge pull request #105 from Ivoz/ssl-fix
Alex Gaynor
2013-10-16
3
-4
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Explicitly add ssl.h as dependency
Matthew Iversen
2013-10-17
3
-4
/
+30
|
/
/
*
|
Merge pull request #103 from alex/style-fixes
Donald Stufft
2013-10-16
1
-15
/
+18
|
\
\
|
*
|
A handful of small style fixes
Alex Gaynor
2013-10-15
1
-15
/
+18
*
|
|
Merge pull request #72 from reaperhulk/camellia-support
Alex Gaynor
2013-10-16
8
-2
/
+217
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use the pragmas consistently.
Paul Kehrer
2013-10-15
1
-2
/
+2
|
*
|
add pragma: no cover to handle coverage in the tests for the moment
Paul Kehrer
2013-10-15
2
-4
/
+4
|
*
|
change camellia keysize to frozenset to match recent PR
Paul Kehrer
2013-10-06
1
-1
/
+1
|
*
|
remove openssl api dependency in test_openssl_vectors
Paul Kehrer
2013-10-06
2
-12
/
+11
|
*
|
rebase and modify to support some changed behaviors
Paul Kehrer
2013-10-06
4
-36
/
+17
|
*
|
add pytest.ini with flags to show skipped test reasons, revert tox.ini
Paul Kehrer
2013-10-06
1
-0
/
+2
|
*
|
Camellia block cipher support
Paul Kehrer
2013-10-06
6
-1
/
+229
|
*
|
lower ciphername, add api supports, improved assertion message
Paul Kehrer
2013-10-06
1
-3
/
+8
*
|
|
Merge pull request #100 from reaperhulk/openssl-bio-bindings
Alex Gaynor
2013-10-15
3
-1
/
+168
|
\
\
\
|
*
|
|
openssl initial bio support (refs #77)
Paul Kehrer
2013-10-15
3
-1
/
+168
|
/
/
/
*
|
|
Merge pull request #102 from reaperhulk/openssl-conf-support
Alex Gaynor
2013-10-15
2
-0
/
+27
|
\
\
\
|
*
|
|
skeleton openssl conf support refs #77
Paul Kehrer
2013-10-14
2
-0
/
+27
*
|
|
|
Merge pull request #101 from reaperhulk/openssl-mem-dbg-support
Alex Gaynor
2013-10-14
1
-0
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add some openssl CRYPTO_* methods for memory debugging. refs #77
Paul Kehrer
2013-10-14
1
-0
/
+10
|
/
/
/
*
|
|
Merge pull request #99 from reaperhulk/cffi-load-types-first
Alex Gaynor
2013-10-12
1
-2
/
+10
|
\
\
\
|
*
|
|
loop over functions and macros separately rather than using zip
Paul Kehrer
2013-10-12
1
-3
/
+2
|
*
|
|
Load types from all cffi modules before declaring functions or macros
Paul Kehrer
2013-10-12
1
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #98 from reaperhulk/openssl-engine-bindings
Donald Stufft
2013-10-09
3
-1
/
+53
|
\
\
\
|
*
|
|
Initial bindings for OpenSSL ENGINE support.
Paul Kehrer
2013-10-08
3
-1
/
+53
|
/
/
/
*
|
|
Merge pull request #97 from reaperhulk/openssl-err-bindings
Alex Gaynor
2013-10-08
2
-0
/
+58
|
\
\
\
|
*
|
|
add openssl err bindings
Paul Kehrer
2013-10-08
2
-0
/
+58
|
/
/
/
*
|
|
Merge pull request #96 from reaperhulk/mailing-list
Alex Gaynor
2013-10-07
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update readme to add mailing list link and IRC info
Paul Kehrer
2013-10-07
1
-0
/
+9
|
/
/
*
|
Merge pull request #95 from mwielgoszewski/aes-keysize-frozenset
Alex Gaynor
2013-10-06
1
-1
/
+1
|
\
\
|
*
|
Make key_sizes a frozenset, since these are/should be immutable
Marcin Wielgoszewski
2013-10-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #94 from alex/fix-comment
Donald Stufft
2013-10-06
1
-1
/
+1
|
\
\
|
*
|
This is a comment, not a command run in a root shell
Alex Gaynor
2013-10-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #91 from alex/branch-cov
Donald Stufft
2013-10-06
1
-0
/
+2
|
\
\
|
*
|
Enable branch coverage
Alex Gaynor
2013-10-05
1
-0
/
+2
*
|
|
Merge pull request #93 from alex/highlight-better
Donald Stufft
2013-10-06
1
-4
/
+4
|
\
\
\
|
*
|
|
Use the right lexer for these examples
Alex Gaynor
2013-10-06
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #92 from reaperhulk/rand-bindings
Alex Gaynor
2013-10-05
2
-0
/
+38
|
\
\
\
|
*
|
|
rand bindings for openssl (refs #77)
Paul Kehrer
2013-10-05
2
-0
/
+38
|
/
/
/
[prev]
[next]