python: Fix typos
[pam_wrapper.git] / src / python / pypamtest.c
2020-03-19 Bastien Nocerapython: Fix typos
2018-09-20 Andreas Schneiderpypamtest: Fix number of responses
2018-02-27 Andreas Schneiderpwrap: Add missing config.h includes
2017-11-23 Uri Simchonipam_wrapper: Use a constant string format specifier...
2017-11-23 Uri Simchonipam_wrapper: use uintptr_t as base for const-discarding
2017-10-18 Lumir Balharpypamtest: Fix Python 2.6 compatibility
2017-04-06 Andreas Schneiderpypamtest: Add sanity checks in new_conv_list()
2017-04-06 Andreas Schneiderpypamtest: Do not use variable declaration in for-loop
2016-01-08 Andreas Schneiderpython: Remove dead code in test_result_list_concat()
2015-12-10 Andreas Schneiderpy: Fix strict aliasing rules in initpypamtest()
2015-12-10 Andreas Schneiderpy: Fix strict aliasing rules in set_pypamtest_exception()
2015-12-10 Andreas Schneiderpy: Make sure we do not use failed uninitialized
2015-12-10 Andreas Schneiderpy: Make sure we do not dereference a NULL pointer
2015-12-10 Andreas Schneiderpython: Support python2
2015-12-10 Jakub Hrozeklibpamtest: Add Python bindings