pydtls/dtls
mcfreis 59391e401c Added methods for setting the signature algorithms
* dtls/openssl.py:
	- Added SSL_CTX_set1_client_sigalgs_list(), SSL_CTX_set1_client_sigalgs(), SSL_CTX_set1_sigalgs_list() and SSL_CTX_set1_sigalgs()
	- Added SSL_set1_client_sigalgs_list(), SSL_set1_client_sigalgs(), SSL_set1_sigalgs_list() and SSL_set1_sigalgs()
2017-03-20 14:57:42 +01:00
..
demux Licensing 2012-12-18 11:14:31 -08:00
prebuilt Updating openSSL libs to v1.0.2l-dev 2017-03-20 14:36:33 +01:00
test Added new methods for DTLSv1.2 2017-03-20 14:48:42 +01:00
__init__.py Performance test port to Windows 2012-12-24 12:30:55 -08:00
err.py Added new methods for DTLSv1.2 2017-03-20 14:48:42 +01:00
openssl.py Added methods for setting the signature algorithms 2017-03-20 14:57:42 +01:00
patch.py Added new methods for DTLSv1.2 2017-03-20 14:48:42 +01:00
sslconnection.py Added new methods for DTLSv1.2 2017-03-20 14:48:42 +01:00
tlock.py Licensing 2012-12-18 11:14:31 -08:00
util.py Licensing 2012-12-18 11:14:31 -08:00
x509.py Beautified lists and maps, grouped imports for easy merges in the future - no changed functionality! 2017-03-20 14:14:14 +01:00