index
:
delta/python-packages/m2crypto.git
fix_types
master
gitlab.com: m2crypto/m2crypto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
M2Crypto
/
DSA.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all old-style classes with the new ones
Matěj Cepl
2018-03-13
1
-2
/
+2
*
Add exceptions for dsa_generate_parameters, dsa_read_{params,pub_key,key}
Matěj Cepl
2017-10-19
1
-8
/
+0
*
Fix type comments of dynamic arguments.
Matěj Cepl
2017-09-27
1
-1
/
+1
*
Change JavaDoc parameters to the Sphinx convention.
Matěj Cepl
2017-09-20
1
-59
/
+60
*
Switched to unified m2.dsa_set_pqg()
Jim Carroll
2017-09-15
1
-9
/
+3
*
Use context managers instead of leaking open file descriptors.
Matěj Cepl
2016-07-12
1
-18
/
+18
*
M2Crypto/DSA.py: Add PEP-484 type hints in comments.
Matěj Cepl
2016-06-14
1
-53
/
+51
*
Fix broken imports (and PEP8ization).
Matěj Cepl
2016-03-20
1
-6
/
+5
*
Use the new absolute import syntax to fix Python 3. [PEP 328]
Craig Rodrigues
2016-03-20
1
-2
/
+2
*
Add DSA.pub_key_from_params() factory function
Casey Deccio
2016-02-02
1
-0
/
+23
*
Fix whitespace using suggestions from autopep8
Craig Rodrigues
2015-12-01
1
-1
/
+1
*
Strip trailinig spaces and expand tabs.
Matěj Cepl
2015-11-19
1
-67
/
+67
*
Use print as a function for Python 3. [PEP 3105]
Craig Rodrigues
2015-11-16
1
-2
/
+4
*
Epydoc documentation fixes.
Heikki Toivonen
2007-06-08
1
-1
/
+1
*
save_key and save_pub_key did not work, typoed parameter name. Fix by Larry B...
Heikki Toivonen
2006-11-20
1
-2
/
+2
*
Add set_params function, last part of bug 5519.
Heikki Toivonen
2006-05-22
1
-0
/
+19
*
Warn about set_params method.
Heikki Toivonen
2006-05-10
1
-0
/
+7
*
Bug 5519, various DSA enhancements, by Larry Bugbee.
Heikki Toivonen
2006-05-10
1
-58
/
+297
*
Removed RCS_id, RCS_ID and _RCS_id from Python files. Unneeded
Heikki Toivonen
2006-03-20
1
-2
/
+0
*
Bug 3805, do not access global objects from __del__ methods
Heikki Toivonen
2005-08-23
1
-6
/
+5
*
Fix $ mess (diff always shows changes).
Heikki Toivonen
2005-06-09
1
-1
/
+1
*
*** empty log message ***
Ng Pheng Siong
2004-03-31
1
-2
/
+2
*
Prepare for import into CVS.
Ng Pheng Siong
2002-12-23
1
-46
/
+128
*
Handle memory deallocation from Python where necessary.
Ng Pheng Siong
2000-02-25
1
-64
/
+70
*
Replaced eval() calls.
Ng Pheng Siong
2000-02-01
1
-5
/
+6
*
Clean up namespace.
Ng Pheng Siong
1999-09-12
1
-47
/
+40
*
Initial revision
Ng Pheng Siong
1999-08-16
1
-0
/
+95