summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-22Merge pull request #9 from 3v1n0/binary-protocolv1.2.0Mike Steinert
2023-09-22transaction: Add support for Binary conversationMarco Trevisan (Treviño)
2023-09-21Merge pull request #11 from msteinert/transactionMike Steinert
2023-09-21bugfix: Allocate after sanitizing inputsMichael Steinert
2023-09-21Format transaction.c with clang-formatMichael Steinert
2023-09-20Merge pull request #10 from msteinert/ci-matrixMike Steinert
2023-09-20Update CI configurationMichael Steinert
2023-09-20Merge pull request #8 from 3v1n0/simpler-callbacksMike Steinert
2023-09-20Merge pull request #7 from 3v1n0/rootless-testsMike Steinert
2023-09-19transaction: Use cgo.Handle to pass callback data to PAMMarco Trevisan (Treviño)
2023-09-19transaction_test: Add root-less tests to check pam conversationMarco Trevisan (Treviño)
2023-09-19transaction_test: Add more authentication tests to run as userMarco Trevisan (Treviño)
2023-09-19transaction_test: Enable conf-dir tests without rootMarco Trevisan (Treviño)
2023-09-19tests: Move services to a subdirectoryMarco Trevisan (Treviño)
2023-04-04Merge pull request #6 from msteinert/depsMike Steinert
2023-04-04Update dependenciesMichael Steinert
2022-09-17Merge pull request #5 from didrocks/start_confdirv1.1.0Mike Steinert
2022-09-16Integration test for confdir handling.Didier Roche
2022-09-16Allow to define confdirDidier Roche
2022-08-03Update CI build matrixMichael Steinert
2021-12-03Attempt to modernize the repov1.0.0Michael Steinert
2020-11-30Update CI build matrixMichael Steinert
2020-08-10Merge pull request #3 from andy-js/solaris-fixMike Steinert
2020-08-10Fix build on SolarisAndrew Stormont
2019-02-15Update CI build matrix & fix some lintMichael Steinert
2017-08-30Update CI build matrixMichael Steinert
2017-07-05Merge pull request #2 from msteinert/skip-coverageMike Steinert
2017-07-05Skip coverage report for pull requestsMichael Steinert
2017-06-12Update CI build matrixMichael Steinert
2015-12-04[ci skip] Update documentationMichael Steinert
2015-12-04Fix lintMichael Steinert
2015-12-04Remove dead codeMichael Steinert
2015-12-04Update example codeMichael Steinert
2015-12-04Fix a memory leakMichael Steinert
2015-12-03Stop passing Go pointers to CMichael Steinert
2015-09-03[ci skip] Update link to official documentationMichael Steinert
2015-04-11Update exampleMichael Steinert
2015-04-10Test some failure conditionsMichael Steinert
2015-04-10Add Go Report Card badgeMichael Steinert
2015-04-10Fix golint warningsMichael Steinert
2015-04-09Another stab at goverallsMichael Steinert
2015-04-09Add Coveralls.ioMichael Steinert
2015-04-09Install cover before running testsMichael Steinert
2015-04-09Improve test coverageMichael Steinert
2015-04-01Add 2-clause BSD licenseMichael Steinert
2015-03-31Security fixes for conversation handlerMichael Steinert
2015-03-30Small documentation updatesMichael Steinert
2015-03-30Test coverage for SetItem/GetItemMichael Steinert
2015-03-30This looks a bit betterMichael Steinert
2015-03-30Fix a silly bug and add test coverageMichael Steinert