- Jul 24, 2017
-
-
-
Pavel Kácha authored
-
- Jul 21, 2017
-
-
Pavel Kácha authored
-
-
- Jul 20, 2017
-
-
Pavel Kácha authored
Changed "temp" to "tmp", originated as mental typo (should not cause problems as filer ensures directory creation itself)
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jul 19, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
The lowest last id client can get ever have is 1 (0 is special), so first event must be 2, otherwise event with id 1 may get lost (thx bodik@cesnet.cz)
-
- Jul 18, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jul 11, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jul 10, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
Cert checking now works correctly in both "SSLVerifyClient required" and "SSLVerifyClient optional" (authenticators do safety check themselves)
-
- Jul 07, 2017
-
-
Pavel Kácha authored
-
- Jul 03, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 30, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 29, 2017
-
-
Pavel Kácha authored
-
- Jun 28, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 26, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 23, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 21, 2017
-
-
Pavel Kácha authored
-
- Jun 13, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- May 26, 2017
-
-
Václav Bartoš authored
Providing certificates to HTTPSConnection was changed in Py 2.7.9, the old way is still supported, but there is a memory leak (fixed in 2.7.12). The code was changed to use the new way (SSLContext object) if it's available, thus avoiding the leak.
-
Václav Bartoš authored
-