An open API service providing commit metadata for open source projects.

GitHub / pythongssapi/python-gssapi / commits

A Python interface to RFC 2743/2744 (plus common extensions)

SHA Message Author Date Stats
0b1f1c7e Document SecurityContext class Solly Ross <s****s@r****m> over 11 years ago
336ffb17 Document Name class Solly Ross <s****s@r****m> over 11 years ago
51e57f75 Document Credentials class Solly Ross <s****s@r****m> over 11 years ago
92e4d87c Document utilites Solly Ross <s****s@r****m> over 11 years ago
f5935594 Clean up the Sphinx configuration Solly Ross <s****s@r****m> over 11 years ago
40d7752c Update README Solly Ross <s****s@r****m> over 11 years ago
9892d4de Support constructing OIDs from integers Hugh Cole-Baker <s****s@g****m>
Committed by: Solly Ross <s****s@r****m>
over 11 years ago
948c1012 Clean up TODOs. Robbie Harwood (frozencemetery) <r****d@r****m> over 11 years ago
a5c8edd6 Display OIDs in dotted form Hugh Cole-Baker <s****s@g****m>
Committed by: Solly Ross <s****s@r****m>
almost 12 years ago
facbd834 Don't compile from cython when installing sdist Solly Ross <s****s@r****m> almost 12 years ago
b8e4c417 merge Merge branch 'imports' Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
53d7055a Run flake8 on setup.py. Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
40e81e1f Cause setup.py to pass flake8. Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
ac2b56b2 Import related things when gssapi is itself imported. Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
5a13937f Exceptions for everyone. Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
d13b2dce More relics of the base->raw migration. Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
240bec4d Clean Up Setup.py Before Publish Solly Ross <s****s@r****m> almost 12 years ago
4af2c3a3 Don't manually save tracebacks in Python 3 Solly Ross <s****s@r****m> almost 12 years ago
d3d07e1f Note that address_type of None is AF_UNSPEC Solly Ross <s****s@r****m> almost 12 years ago
ca760fa0 Fix a bad sizeof call in raw API channel bindings Solly Ross <s****s@r****m> almost 12 years ago
e05f99ab Check last error in all SecurityContext methods Solly Ross <s****s@r****m> almost 12 years ago
12e88c37 Zero the CB structure at allocation time
Signed-off-by: Simo Sorce <s****o@r****m>
Simo Sorce <s****o@r****m> almost 12 years ago
7893a17a Return Token and Reraise Exception on `complete` Solly Ross <s****s@r****m> almost 12 years ago
90de1d73 Introduce Channel Bindings Support Solly Ross <s****s@r****m> almost 12 years ago
e28d8098 Fix _display_status import issue in test_base Solly Ross <s****s@r****m> almost 12 years ago
5ea62bbb Rename get_mic and verify_mic in high-level API Solly Ross <s****s@r****m> almost 12 years ago
1cd4651c Add encrypt/decrypt methods to SecurityContext Solly Ross <s****s@r****m> almost 12 years ago
e330f336 Fixes to IntEnumFlagSet and IntEnum Update Solly Ross <s****s@r****m> almost 12 years ago
2ebd4a6b Hide display_status() Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
800c5858 Don't allow returning a bool in verify_mic() Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
16f5a204 Use named tuples for returns in documentation Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
30fbed0b Make the docs French Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
d1bb36da Reflect current repository layout in docs Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
b9b7ad7d Clean up base -> raw transition Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
22540e49 Correct documentation build Robbie Harwood (frozencemetery) <r****d@r****m> almost 12 years ago
3ce501e0 Attached unwrapped message to EncryptionNotUsed Solly Ross <s****s@r****m> almost 12 years ago
953d426c Attach error token to exceptions when present Solly Ross <s****s@r****m> almost 12 years ago
aa0b58ac Detect support for extensions Solly Ross <s****s@r****m> almost 12 years ago
623939d8 Split KRB5-specific values into their own file Solly Ross <s****s@r****m> almost 12 years ago
7aa1b9ce Made S4U import from gssapi_ext.h Solly Ross <s****s@r****m> almost 12 years ago
b3ffdc1d Support the Cred Store Extension Solly Ross <s****s@r****m> almost 12 years ago
24107f86 Allow Name to take a unicode name Solly Ross <s****s@r****m> almost 12 years ago
3d7c19aa Added decorator for extension tests Solly Ross <s****s@r****m> almost 12 years ago
84a50a77 Raise gss_display_name() failure Robbie Harwood (frozencemetery) <r****d@c****u> almost 12 years ago
da0cf58f Handle failure of gss_wrap in message.pyx Robbie Harwood (frozencemetery) <r****d@c****u> almost 12 years ago
f8039fd1 Fixed bug where add_cred wouldn't return new creds Solly Ross <s****s@r****m> almost 12 years ago
982134f0 Change __cinit__ to take C reference Solly Ross <s****s@r****m> almost 12 years ago
5ee33f35 Fixed Python 3 issue with error message decoding Solly Ross <s****s@r****m> almost 12 years ago
c8bb1521 Add Exception Dispatching Solly Ross <s****s@r****m> almost 12 years ago
5a7dc57e Convert base from camelCase to snake_case Solly Ross <s****s@r****m> almost 12 years ago
d6751b8f Add support for creating new OIDs from bytes Solly Ross <s****s@r****m> almost 12 years ago
cfbbf369 Introduce uniform method of handling encoding Solly Ross <s****s@r****m> almost 12 years ago
ca256254 Fix Python 3 Issues Solly Ross <s****s@r****m> almost 12 years ago
175cfe5e Add high-level Security Context API Solly Ross <s****s@r****m> almost 12 years ago
8180ddf7 Converted NameType enum to use actual OID objects Solly Ross <s****s@r****m> almost 12 years ago
1253f400 Introduce Tests For High-Level Name Class Solly Ross <s****s@r****m> almost 12 years ago
22242c9c Initial Commit -- implemented high-level creds API Solly Ross <s****s@r****m> almost 12 years ago

← Back to repository