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 #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
|
/
/
*
|
Merge pull request #90 from reaperhulk/rsa-bindings
Alex Gaynor
2013-10-05
2
-0
/
+32
|
\
\
|
|
/
|
/
|
|
*
jokers to the left, pointers to the right
Paul Kehrer
2013-10-05
1
-1
/
+1
|
*
too many rsas makes me rsa blind
Paul Kehrer
2013-10-05
1
-1
/
+1
|
*
remove local variable names from function declarations
Paul Kehrer
2013-10-05
1
-3
/
+3
|
*
Bindings for OpenSSL's RSA. Refs #77
Paul Kehrer
2013-10-05
2
-0
/
+32
|
/
*
Merge pull request #86 from pyca/bind-dh
Donald Stufft
2013-10-04
2
-0
/
+29
|
\
|
*
Merge branch 'master' into bind-dh
Alex Gaynor
2013-10-04
7
-8
/
+67
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #87 from pyca/bind-dsa
Donald Stufft
2013-10-04
2
-0
/
+31
|
\
\
|
*
\
Merge branch 'master' into bind-dsa
Alex Gaynor
2013-10-04
6
-8
/
+36
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #88 from pyca/bind-crypto
Donald Stufft
2013-10-04
2
-0
/
+28
|
\
\
\
|
*
|
|
Bind OpenSSL's crypto. Refs #77
Alex Gaynor
2013-10-03
2
-0
/
+28
*
|
|
|
Merge pull request #89 from dstufft/rename-repo
Alex Gaynor
2013-10-04
4
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Switch all repositories over to the new location
Donald Stufft
2013-10-04
4
-8
/
+8
|
/
/
/
|
*
/
Added bindings for OpenSSL's DSA. Refs #77.
Alex Gaynor
2013-10-03
2
-0
/
+31
|
/
/
|
*
Bind OpenSSL's DH. Refs #77
Alex Gaynor
2013-10-03
2
-0
/
+29
|
/
*
Merge pull request #85 from alex/explicit-api
Donald Stufft
2013-10-03
6
-28
/
+76
|
\
|
*
Use a None default so composition is easier
Alex Gaynor
2013-10-03
3
-2
/
+13
|
*
Make default_api private
Alex Gaynor
2013-10-03
2
-3
/
+3
|
*
Run coverage from the outside so it sees everything
Alex Gaynor
2013-10-03
1
-2
/
+5
|
*
Explicitly pass around the API, and run all tests under all available APIs
Alex Gaynor
2013-10-03
5
-27
/
+61
|
/
*
Merge pull request #84 from hynek/typo
Alex Gaynor
2013-10-03
1
-1
/
+1
|
\
|
*
Fix typo in OpenSSL bindings docs
Hynek Schlawack
2013-10-03
1
-1
/
+1
|
/
*
Merge pull request #83 from alex/fingerprints
Donald Stufft
2013-10-02
1
-1
/
+3
|
\
|
*
Typo fix
Alex Gaynor
2013-10-02
1
-1
/
+1
|
*
Single line
Alex Gaynor
2013-10-02
1
-2
/
+1
|
*
Include key finger prints in AUTHORS.rst
Alex Gaynor
2013-10-02
1
-0
/
+3
*
|
Merge pull request #76 from alex/bind-bignum
Donald Stufft
2013-10-02
2
-0
/
+35
|
\
\
|
|
/
|
/
|
|
*
Remove this, it properly belongs to ASN1, and that's for a seperate PR
Alex Gaynor
2013-10-02
1
-4
/
+0
|
*
Thsi is a macro
Alex Gaynor
2013-10-02
1
-2
/
+1
|
*
Fixes to match teh C headers
Alex Gaynor
2013-10-02
1
-2
/
+6
|
*
Merge branch 'master' into bind-bignum
Alex Gaynor
2013-10-02
5
-4
/
+103
|
|
\
|
|
/
|
/
|
[next]