FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gssapi - RedTeams/python-gssapi · GitHub
RedTeams
/
python-gssapi
Public
forked from
pythongssapi/python-gssapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gssapi
gssapi
on
main
User selector
Datepicker
Commit history
Commits on Jan 29, 2024
Enable the use of `mypy --no-explicit-reexport` on downstream projects
Show description for b72364d
dkg
authored and
jborean93
committed
b72364d
View commit details
Copy full SHA for b72364d
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Fix Cython 3 Compatibility
Show description for d9200d1
jborean93
committed
d9200d1
View commit details
Copy full SHA for d9200d1
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
fix typo
Show description for b15b139
uniontech-lilinjie
authored and
jborean93
committed
b15b139
View commit details
Copy full SHA for b15b139
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
fix typo
Show description for 8a0461e
uniontech-lilinjie
authored and
jborean93
committed
8a0461e
View commit details
Copy full SHA for 8a0461e
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Fix up doc references
Show description for 6b32538
jborean93
committed
6b32538
View commit details
Copy full SHA for 6b32538
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Various doc fixes and update maintainer list
Show description for 92bb1c2
jborean93
committed
92bb1c2
View commit details
Copy full SHA for 92bb1c2
View code at this point
Browse repository at this point
Add Python type annotation
Show description for 935f95a
jborean93
committed
935f95a
View commit details
Copy full SHA for 935f95a
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Fix up doc type ambiguity
Show description for 08fe531
jborean93
committed
08fe531
View commit details
Copy full SHA for 08fe531
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Clarify context step example
Show description for 7443358
jborean93
committed
7443358
View commit details
Copy full SHA for 7443358
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Support for running tests against Heimdal in CI
Show description for a253964
jborean93
authored and
frozencemetery
committed
a253964
View commit details
Copy full SHA for a253964
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
Add Kerberos specific GSS-API Extensions
Show description for be33336
jborean93
authored and
frozencemetery
committed
be33336
View commit details
Copy full SHA for be33336
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Tidy up docs and turn warnings into errors
Show description for 3724894
jborean93
committed
3724894
View commit details
Copy full SHA for 3724894
View code at this point
Browse repository at this point
Support DCE IOV functions on macOS
Show description for 2bccab4
jborean93
authored and
frozencemetery
committed
2bccab4
View commit details
Copy full SHA for 2bccab4
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Add support for GSS_C_CHANNEL_BOUND_FLAG
Show description for 0652ca6
steffen-kiess
authored and
frozencemetery
committed
0652ca6
View commit details
Copy full SHA for 0652ca6
View code at this point
Browse repository at this point
Commits on May 25, 2021
Support 32-bit Windows if using 32-bit Python
Show description for 4f1c2e8
asheshv
authored and
frozencemetery
committed
4f1c2e8
View commit details
Copy full SHA for 4f1c2e8
View code at this point
Browse repository at this point
Commits on May 10, 2021
Fix undefined variable in get_all_statuses()
Show description for 314c3d1
jborean93
authored and
frozencemetery
committed
314c3d1
View commit details
Copy full SHA for 314c3d1
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add support for str objects in the cred store dict
Show description for a85972e
michael-o
authored and
frozencemetery
committed
a85972e
View commit details
Copy full SHA for a85972e
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Hardcode value of GSS_C_DELEG_POLICY_FLAG
Show description for 1524cad
frozencemetery
committed
1524cad
View commit details
Copy full SHA for 1524cad
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Fix S4U tests
Show description for 842017b
frozencemetery
committed
842017b
View commit details
Copy full SHA for 842017b
View code at this point
Browse repository at this point
Drop test dependency on should_be
Show description for 743af8e
stanislavlevin
authored and
frozencemetery
committed
743af8e
View commit details
Copy full SHA for 743af8e
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Fix Cython warning about inline converter declarations
Show description for 718e194
frozencemetery
committed
718e194
View commit details
Copy full SHA for 718e194
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Removed six package and other older py cleanup values
Show description for dac08a8
jborean93
authored and
frozencemetery
committed
dac08a8
View commit details
Copy full SHA for dac08a8
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Added ok_as_delegate flags
jborean93
committed
45d4817
View commit details
Copy full SHA for 45d4817
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
Handle missing locale.LC_MESSAGES enum on Windows
aiudirog
committed
72f3381
View commit details
Copy full SHA for 72f3381
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Raise exception on unknown usage
Show description for 21e2da6
frozencemetery
committed
21e2da6
View commit details
Copy full SHA for 21e2da6
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Use os.add_dll_directory when configuring Windows on >=3.8
aiudirog
authored and
frozencemetery
committed
b95c263
View commit details
Copy full SHA for b95c263
View code at this point
Browse repository at this point
Fix missing substitution in inquire_property
Show description for 5e91aa0
frozencemetery
committed
5e91aa0
View commit details
Copy full SHA for 5e91aa0
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Configure Windows at import time
Show description for 3cb0c75
aiudirog
authored and
frozencemetery
committed
3cb0c75
View commit details
Copy full SHA for 3cb0c75
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Revert "Support empty values in gss_key_value_set_desc"
Show description for b90b406
frozencemetery
authored and
simo5
committed
b90b406
View commit details
Copy full SHA for b90b406
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Support empty values in gss_key_value_set_desc
Show description for 2d12ed9
frozencemetery
committed
2d12ed9
View commit details
Copy full SHA for 2d12ed9
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Add Windows support (using MIT Kerberos for Windows)
Show description for 29a1bb1
aiudirog
authored and
frozencemetery
committed
29a1bb1
View commit details
Copy full SHA for 29a1bb1
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Implement support for GSSAPI extension RFC 4178
Show description for 2347e3f
tengcm2015
authored and
frozencemetery
committed
2347e3f
View commit details
Copy full SHA for 2347e3f
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Update parameterized
Show description for b6efe72
cipherboy
authored and
frozencemetery
committed
b6efe72
View commit details
Copy full SHA for b6efe72
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Appease flake8 by fixing indentation in ext_dce.pyx
frozencemetery
committed
5d5a8b3
View commit details
Copy full SHA for 5d5a8b3
View code at this point
Browse repository at this point
Commits on Oct 28, 2018
Fix errors found by a new pycodestyle 2.4
Show description for 3918605
stanislavlevin
authored and
simo5
committed
3918605
View commit details
Copy full SHA for 3918605
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL