index
:
go-pam.git
master
Go wrapper module for the Pluggable Authentication Modules (PAM) API
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Merge pull request #22 from 3v1n0/prevent-unused-var
Mike Steinert
12 months
Tag
Download
Author
Age
v2.0.0
commit 6bce85f6ba...
Mike Steinert
14 months
v1.2.0
commit 2e7b8b76d5...
Michael Steinert
16 months
v1.1.0
commit 313ea6f3ba...
Michael Steinert
2 years
v1.0.0
commit 39406aafe4...
Michael Steinert
3 years
Age
Commit message
Author
2023-09-22
Merge pull request #9 from 3v1n0/binary-protocol
v1.2.0
Mike Steinert
2023-09-22
transaction: Add support for Binary conversation
Marco Trevisan (Treviño)
2023-09-21
Merge pull request #11 from msteinert/transaction
Mike Steinert
2023-09-21
bugfix: Allocate after sanitizing inputs
Michael Steinert
2023-09-21
Format transaction.c with clang-format
Michael Steinert
2023-09-20
Merge pull request #10 from msteinert/ci-matrix
Mike Steinert
2023-09-20
Update CI configuration
Michael Steinert
2023-09-20
Merge pull request #8 from 3v1n0/simpler-callbacks
Mike Steinert
2023-09-20
Merge pull request #7 from 3v1n0/rootless-tests
Mike Steinert
2023-09-19
transaction: Use cgo.Handle to pass callback data to PAM
Marco Trevisan (Treviño)
[...]