GitHub / pythongssapi/python-gssapi / commits
A Python interface to RFC 2743/2744 (plus common extensions)
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dbb1db12 | Fix shlex.split on windows |
David Hirschfeld <d****d@s****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 6 years ago | |
| dac08a83 | Removed six package and other older py cleanup values |
Jordan Borean <j****3@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 6 years ago | |
| 4f50c266 | Update and clarify requirements | Robbie Harwood <r****d@r****m> | about 6 years ago | |
| 45d48172 | Added ok_as_delegate flags | Jordan Borean <j****3@g****m> | about 6 years ago | |
| 15988d26 | [ci] Use two passes for checksum extraction | Robbie Harwood <r****d@r****m> | about 6 years ago | |
| 274886c8 | [ci] Hold back Fedora version for should-be | Robbie Harwood <r****d@r****m> | about 6 years ago | |
| 73091982 | [ci] upload-release-artifact is EXTREMELY fussy | Robbie Harwood <r****d@r****m> | about 6 years ago | |
| daedb015 | Prepare for 1.6.9 release | Robbie Harwood <r****d@r****m> | about 6 years ago | |
| 72f3381e | Handle missing locale.LC_MESSAGES enum on Windows | Roger Aiudi <a****g@g****m> | about 6 years ago | |
| 8cf258ce | Update tutorial to make server_name equal FQDN |
rebeccc <r****y@g****u>
Committed by: Robbie Harwood <r****d@r****m> |
about 6 years ago | |
| 99ee548c | [CI] Migrate CI and automation to GitHub Actions | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 21e2da65 | Raise exception on unknown usage | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 2d40e2be | Prepare for 1.6.5 release | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| d554fce0 | Add python_requires >= 3.6 | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| dd6892f5 | Prepare for 1.6.3 Release | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 98a8cd61 | Fix custom_extensions in docs build | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 97967ece | Prepare for 1.6.3 Release | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 0e62972b | Update author email to be valid | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| ff6c8a8f | Update Trove classifiers | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 2b0f1068 | Add decorator to test-requirements |
Roger Aiudi <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 6 years ago | |
| 1eadb94f | Check that importing works for non-testable OSs |
Roger Aiudi <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 6 years ago | |
| b95c263a | Use os.add_dll_directory when configuring Windows on >=3.8 |
Roger Aiudi <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 6 years ago | |
| 5e91aa07 | Fix missing substitution in inquire_property | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 3cb0c75d | Configure Windows at import time |
Roger Aiudi <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 6 years ago | |
| c3fc6906 | Prepare for 1.6.2 Release | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 1703013d | [travis] Disable modularity repos to increase build speed | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 1f7acf78 | [travis] Bump to latest versions for non-Linux platforms | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 71df3007 | Drop python2 builders/releases | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 20731cb6 | [travis] Replace el7 builder with el8 | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 6aa0f4f2 | [travis] Merge "verify" and "test" stages | Robbie Harwood <r****d@r****m> | over 6 years ago | |
| 62006b28 | [docs] Note that cred store values must not be empty |
Robbie Harwood <r****d@r****m>
Committed by: Simo Sorce <s****5@u****m> |
about 7 years ago | |
| 608a142d | [docs] Add note about Heimdal to cred store reference |
Robbie Harwood <r****d@r****m>
Committed by: Simo Sorce <s****5@u****m> |
about 7 years ago | |
| a69d821f | [docs] Clean up cred store extension reference |
Robbie Harwood <r****d@r****m>
Committed by: Simo Sorce <s****5@u****m> |
about 7 years ago | |
| b90b4067 | Revert "Support empty values in gss_key_value_set_desc" |
Robbie Harwood <r****d@r****m>
Committed by: Simo Sorce <s****5@u****m> |
about 7 years ago | |
| 2d12ed98 | Support empty values in gss_key_value_set_desc | Robbie Harwood <r****d@r****m> | about 7 years ago | |
| a965b0e1 | Prepare for 1.6.1 Release | Robbie Harwood <r****d@r****m> | about 7 years ago | |
| c5d2be5b | [Travis] Work around Windows not officially supporting python | Robbie Harwood <r****d@r****m> | about 7 years ago | |
| 826c02de | Simplify setup.py |
aiudirog <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 7 years ago | |
| 29a1bb1c | Add Windows support (using MIT Kerberos for Windows) |
aiudirog <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 7 years ago | |
| 6c9489e4 | Set language_level=2 in cythonize() |
aiudirog <a****g@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 7 years ago | |
| 2347e3f7 | Implement support for GSSAPI extension RFC 4178 |
Changmin Teng <c****g@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 7 years ago | |
| 5d5a8b30 | Appease flake8 by fixing indentation in ext_dce.pyx | Robbie Harwood <r****d@r****m> | over 7 years ago | |
| ee0e250f | Fix minor doc typos |
lonetwin <s****e@l****t>
Committed by: Robbie Harwood <r****d@r****m> |
over 7 years ago | |
| 3918605c | Fix errors found by a new pycodestyle 2.4 |
Stanislav Levin <s****v@a****g>
Committed by: Simo Sorce <s****5@u****m> |
almost 8 years ago | |
| 0eeeee5d |
Test for attr membership on a frequently-used attr
Signed-off-by: Alexander Scheel <a****l@g****m> |
Alexander Scheel <a****l@g****m> | almost 8 years ago | |
| 2ef18fc2 |
Loosen high-level mech requirements
Signed-off-by: Alexander Scheel <a****l@g****m> |
Alexander Scheel <a****l@g****m> | almost 8 years ago | |
| 335156e6 |
Allow mech.__str__ to be dotted form
Signed-off-by: Alexander Scheel <a****l@g****m> |
Alexander Scheel <a****l@g****m> | almost 8 years ago | |
| 4a2736ef |
Add documentation for cred store common values
Signed-off-by: Simo Sorce <s****o@r****m> |
Simo Sorce <s****o@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 8 years ago | |
| 330120cd |
Rename m_ arguments to _attrs in gssapi/mechs.py
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Alexander Scheel <a****l@g****m> |
almost 8 years ago | |
| 5f213d86 | Prepare for release 1.5.1 | Robbie Harwood <r****d@r****m> | about 8 years ago | |
| 2af8e93e | [travis] Downgrade Fedora to latest release | Robbie Harwood <r****d@r****m> | about 8 years ago | |
| c42c20a0 |
Use collections.abc on Python 3
Signed-off-by: Christian Heimes <c****s@r****m> |
Christian Heimes <c****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 8 years ago | |
| 477b9a6e | Update README.txt to reflect k5test requirement. |
Alexander Scheel <a****l@g****m>
Committed by: Solly Ross <d****b@g****m> |
about 8 years ago | |
| 6661a86b | Don't install coreutils during deployment | Robbie Harwood <r****d@r****m> | over 8 years ago | |
| 40f350fa | Prepare for release 1.5.0 | Robbie Harwood <r****d@r****m> | over 8 years ago | |
| 13467fb2 | Implement gss_set_cred_option() and gss_set_sec_context_option() |
Jordan Borean <j****3@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| 5e58d2e2 | [travis] Install gssntlmssp during testing | Robbie Harwood <r****d@r****m> | over 8 years ago | |
| 85c563a2 | Handle GSS_C_NO_OID_SET when creating sets |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| 2a2b47b6 | Add build support for mingw32 |
Antoine Martin <a****e@n****k>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| 7018e588 | Added MacOS to Travis-CI build tests |
Jordan Borean <j****3@g****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| 1cb15b5a | Prepare for release 1.4.1 | Robbie Harwood <r****d@r****m> | over 8 years ago | |
| 85f8688d | [infra] exit succesfully when no docs changes |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| b1418943 | Prepare for release 1.4.0 | Robbie Harwood <r****d@r****m> | over 8 years ago | |
| a14d7507 | Implement partial support for GSSAPI extension GGF |
Jordan Borean <j****3@g****m>
Committed by: Solly Ross <d****b@g****m> |
over 8 years ago | |
| beb69c94 | Fix typo in Name documentation |
Erinn Looney-Triggs <e****n@u****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 8 years ago | |
| 5e048fc1 | Prepare for release v1.3.0 | Solly Ross <s****s@r****m> | over 8 years ago | |
| 487176ec | Prepare for 1.2.4 release | Solly Ross <s****s@r****m> | almost 9 years ago | |
| 3b606a2a | Prepare for 1.2.4-alpha.1 release |
Solly Ross <s****s@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 9 years ago | |
| 7599d51d | Publish documentation to GitHub Pages |
Solly Ross <s****s@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 9 years ago | |
| 8b20313e | [docs] Bump Sphinx theme to add missing font |
Solly Ross <s****s@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 9 years ago | |
| 42a934e9 | Make tox use lib-verify |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
almost 9 years ago | |
| 358a92f4 | Fix flake8 variable warnings |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
almost 9 years ago | |
| b4707b24 | Travis build stages |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
almost 9 years ago | |
| bd618440 | [tests] Allow clockskew in server context expiration time check |
Robbie Harwood <r****d@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 9 years ago | |
| 8fc00294 | [travis] Tolerate GPG failures in Fedora rawhide |
Robbie Harwood <r****d@r****m>
Committed by: Solly Ross <d****b@g****m> |
almost 9 years ago | |
| 96fb80b1 |
OIDs: Add dotted_form properties
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Solly Ross <d****b@g****m> |
about 9 years ago | |
| 3ac0b2a7 |
OIDs: Copy constructor take ownership
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Solly Ross <d****b@g****m> |
about 9 years ago | |
| 04f347d3 |
Fix OID inequality comparison
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Solly Ross <d****b@g****m> |
about 9 years ago | |
| fe6d5cc6 |
Expose mechanisms in the high-level API
Signed-off-by: Alexander Scheel <a****l@r****m>, Alexander Scheel <a****l@g****m> |
Alexander Scheel <a****l@r****m>
Committed by: Solly Ross <d****b@g****m> |
about 9 years ago | |
| d64b9a2b |
Implement support for GSSAPI extension RFC 5801
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 9 years ago | |
| 0be02306 |
Fix build with Debian + Heimdal
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m> | about 9 years ago | |
| ae99d0c5 |
Implement support for GSSAPI extension RFC 5587
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Solly Ross <d****b@g****m> |
about 9 years ago | |
| b6efe72a |
Update parameterized
Signed-off-by: Alexander Scheel <a****l@r****m> |
Alexander Scheel <a****l@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
about 9 years ago | |
| 32cb94cb | Prepare for 1.2.0 Release | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| 9b8ebaa9 | Ensure we work with a clean tag_build/ on deploy | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| 9c4aa24b | Looks like setuptools gunk has been fixed | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| 7f035c1a | Make requires_rfc.py properly set parents of nodes |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 9 years ago | |
| 8310103d | Fix docs parsing error in creds.py |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 9 years ago | |
| a66dfc3b | Build twice on deploy | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| 3e98667d | Update GitHub release token |
Solly Ross <s****s@r****m>
Committed by: Robbie Harwood <r****d@r****m> |
over 9 years ago | |
| 79a1e35a | Fix flake error in setup.py | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| beff154d | Make flake work against cython files again | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| b7e6c6c5 | Prevent GSSError/_display_status() infinite recursion | Robbie Harwood <r****d@r****m> | over 9 years ago | |
| 53f002ca | Fix build by switching to docker on travis | Robbie Harwood <r****d@r****m> | almost 10 years ago | |
| fc03492b |
The http service name is HTTP
Signed-off-by: Simo Sorce <s****o@r****m> |
Simo Sorce <s****o@r****m> | almost 10 years ago | |
| 12aa6af1 | [GitHub] Add simple issue template | Robbie Harwood <r****d@r****m> | over 10 years ago | |
| 295fe871 | Force overwrite on cred_store tests | Robbie Harwood <r****d@r****m> | over 10 years ago | |
| 3e766d7f | Switch to external k5test | Solly Ross <s****s@r****m> | over 10 years ago | |
| cc86a844 | Remove vendored gssapi-console.py | Solly Ross <s****s@r****m> | over 10 years ago | |
| 163f7e50 | Prepare for 1.2.0 Release | Solly Ross <s****s@r****m> | over 10 years ago |