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
/
ASN1.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
M2Crypto.ASN1: __str__ should generate `str` always.
Matěj Cepl
2017-09-14
1
-2
/
+2
*
Fix M2Crypto.ASN1 for new ASN1_TIME.
Matěj Cepl
2017-03-16
1
-1
/
+1
*
Add ASN1_UTCTIME synonym for ASN1_TIME for backwards compatibility.
Andrew Waters
2016-10-14
1
-1
/
+6
*
Replace ASN1_UTCTIME with ASN1_TIME which supports both UTCTime and
Andrew Waters
2016-10-14
1
-31
/
+34
*
M2Crypto/ASN1.py: Add PEP-484 type hints in comments.
Matěj Cepl
2016-06-14
1
-17
/
+69
*
Fix broken imports (and PEP8ization).
Matěj Cepl
2016-03-20
1
-2
/
+1
*
Use the new absolute import syntax to fix Python 3. [PEP 328]
Craig Rodrigues
2016-03-20
1
-2
/
+4
*
Fix whitespace using suggestions from autopep8
Craig Rodrigues
2015-12-01
1
-12
/
+12
*
Strip trailinig spaces and expand tabs.
Matěj Cepl
2015-11-19
1
-11
/
+11
*
Fixed invalid variable name
Hugo Castilho
2015-10-03
1
-1
/
+1
*
Bug 12762, added ASN1_UTCTIME.get_datetime and set_datetime, by Pavel Shramov.
Heikki Toivonen
2009-03-30
1
-0
/
+77
*
Removed RCS_id, RCS_ID and _RCS_id from Python files. Unneeded
Heikki Toivonen
2006-03-20
1
-2
/
+0
*
0 is better default flag for ASN1_String.as_text()
Heikki Toivonen
2006-03-09
1
-1
/
+1
*
X509_Name and ASN1_String as_text (new to ASN1_String) take
Heikki Toivonen
2006-03-08
1
-1
/
+6
*
Bug 3805, do not access global objects from __del__ methods
Heikki Toivonen
2005-08-23
1
-44
/
+22
*
Fix $ mess (diff always shows changes).
Heikki Toivonen
2005-06-09
1
-1
/
+1
*
Bug 1701, eliminate C pointers from interfaces and use M2Crypto objects inste...
Heikki Toivonen
2005-05-17
1
-4
/
+25
*
PyLint found that ANS1_Object has no asn1 member - it is asn1obj instead.
Heikki Toivonen
2005-05-03
1
-1
/
+1
*
*** empty log message ***
Ng Pheng Siong
2004-04-09
1
-88
/
+87
*
*** empty log message ***
Ng Pheng Siong
2004-03-21
1
-8
/
+105
*
Prepare for import into CVS.
Ng Pheng Siong
2002-12-23
1
-4
/
+3
*
Initial revision
Ng Pheng Siong
2000-02-23
1
-0
/
+18