Don't compile from cython when installing sdist |
|
More...
|
over 10 years ago
|
Merge branch 'imports' |
|
More...
|
over 10 years ago
|
Run flake8 on setup.py. |
|
More...
|
over 10 years ago
|
Cause setup.py to pass flake8. |
|
More...
|
over 10 years ago
|
Import related things when gssapi is itself imported. |
|
More...
|
over 10 years ago
|
Exceptions for everyone. |
|
More...
|
over 10 years ago
|
More relics of the base->raw migration. |
|
More...
|
over 10 years ago
|
Clean Up Setup.py Before Publish |
|
More...
|
over 10 years ago
|
Don't manually save tracebacks in Python 3 |
|
More...
|
over 10 years ago
|
Note that address_type of None is AF_UNSPEC |
|
More...
|
over 10 years ago
|
Fix a bad sizeof call in raw API channel bindings |
|
More...
|
over 10 years ago
|
Check last error in all SecurityContext methods |
|
More...
|
over 10 years ago
|
Zero the CB structure at allocation time |
|
More...
|
over 10 years ago
|
Return Token and Reraise Exception on `complete` |
|
More...
|
over 10 years ago
|
Introduce Channel Bindings Support |
|
More...
|
almost 11 years ago
|
Fix _display_status import issue in test_base |
|
More...
|
almost 11 years ago
|
Rename get_mic and verify_mic in high-level API |
|
More...
|
almost 11 years ago
|
Add encrypt/decrypt methods to SecurityContext |
|
More...
|
almost 11 years ago
|
Fixes to IntEnumFlagSet and IntEnum Update |
|
More...
|
almost 11 years ago
|
Hide display_status() |
|
More...
|
almost 11 years ago
|
Don't allow returning a bool in verify_mic() |
|
More...
|
almost 11 years ago
|
Use named tuples for returns in documentation |
|
More...
|
almost 11 years ago
|
Make the docs French |
|
More...
|
almost 11 years ago
|
Reflect current repository layout in docs |
|
More...
|
almost 11 years ago
|
Clean up base -> raw transition |
|
More...
|
almost 11 years ago
|
Correct documentation build |
|
More...
|
almost 11 years ago
|
Attached unwrapped message to EncryptionNotUsed |
|
More...
|
almost 11 years ago
|
Attach error token to exceptions when present |
|
More...
|
almost 11 years ago
|
Detect support for extensions |
|
More...
|
almost 11 years ago
|
Split KRB5-specific values into their own file |
|
More...
|
almost 11 years ago
|