Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing low-level API documentation #9

Closed
9 tasks done
DirectXMan12 opened this issue Dec 4, 2014 · 0 comments
Closed
9 tasks done

Add missing low-level API documentation #9

DirectXMan12 opened this issue Dec 4, 2014 · 0 comments
Milestone

Comments

@DirectXMan12
Copy link
Member

The following "public" low-level API files are missing documentation:

  • chan_bindings.pyx
  • oids.pyx
  • ext_rfc5588.pyx
  • ext_cred_store.pyx
  • exceptions.pyx (probably just document file itself, not error classes)
  • creds.pyx (inquire_cred, inquire_cred_by_mech)

The following "private" low-level API files are missing documentation:

  • types.pyx (GenericFlagSet and IntEnumFlagSet)
  • mech_krb5.pyx
  • cython_converters.pyx (c_make_oid)
@DirectXMan12 DirectXMan12 added this to the 1.0.0 milestone Dec 4, 2014
DirectXMan12 added a commit that referenced this issue Dec 9, 2014
This commit documents the ChannelBindings class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 9, 2014
This commit documents the OID class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 9, 2014
This commit documents both the credential store extensions
and RFC 5588.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 9, 2014
This commit documents lowl-level utilities and miscellanious
classes.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 9, 2014
This commit fills in missing documentation for low-level
credentials methods.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 16, 2014
This commit documents the ChannelBindings class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 16, 2014
This commit documents the OID class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 16, 2014
This commit documents both the credential store extensions
and RFC 5588.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 16, 2014
This commit documents lowl-level utilities and miscellanious
classes.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 16, 2014
This commit fills in missing documentation for low-level
credentials methods.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 17, 2014
This commit documents the ChannelBindings class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 17, 2014
This commit documents the OID class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 17, 2014
This commit documents both the credential store extensions
and RFC 5588.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 17, 2014
This commit documents lowl-level utilities and miscellanious
classes.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 17, 2014
This commit fills in missing documentation for low-level
credentials methods.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 18, 2014
This commit documents the ChannelBindings class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 18, 2014
This commit documents the OID class.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 18, 2014
This commit documents both the credential store extensions
and RFC 5588.

Part of #9
DirectXMan12 added a commit that referenced this issue Dec 18, 2014
This commit documents lowl-level utilities and miscellanious
classes.

Part of #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant