1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2024-12-04 15:24:10 +01:00
Commit Graph

473 Commits

Author SHA1 Message Date
Henrik Stråth
bf248989b3 Update and rename YubiKeyAndOpenVPNviaPAM.txt to YubiKey_and_OpenVPN_via_PAM.adoc 2014-10-29 16:10:03 +01:00
Henrik Stråth
39e330e38e Rename YubiKeyAndFreeRADIUSwithsinglefactorauthenticationviaPAM.txt to YubiKey_and_FreeRADIUS_1FA_via_PAM.adoc 2014-10-29 16:08:16 +01:00
Henrik Stråth
eebfb7700e Rename YubiKeyAndFreeRADIUSviaPAM.txt to YubiKey_and_FreeRADIUS_via_PAM.adoc 2014-10-29 16:07:16 +01:00
Henrik Stråth
8c9819fd9b Update and rename UbuntuFreeRadiusYubiKey.txt to Ubuntu_FreeRadius_YubiKey.adoc 2014-10-29 16:06:51 +01:00
Henrik Stråth
3f32eda6a5 Rename TwoFactorPAMConfiguration.txt to Two_Factor_PAM_Configuration.adoc 2014-10-29 16:06:29 +01:00
Henrik Stråth
6b01d47f52 Rename MacOS_X_Challenge-Response.txt to MacOS_X_Challenge-Response.adoc 2014-10-29 16:06:09 +01:00
Henrik Stråth
14177734fe Rename MacOSXChallengeResponse.txt to MacOS_X_Challenge-Response.txt 2014-10-29 16:06:01 +01:00
Henrik Stråth
77f85e83d6 Rename Local_Authentication_Using_Challenge-Response.txt to Local_Authentication_Using_Challenge-Response.adoc 2014-10-29 16:05:24 +01:00
Henrik Stråth
dc63748933 Rename LocalAuthenticationUsingChallengeResponse.txt to Local_Authentication_Using_Challenge-Response.txt 2014-10-29 16:04:59 +01:00
Henrik Stråth
7c9acb1786 Update README 2014-10-29 16:04:11 +01:00
Henrik Stråth
721c20573d Update README 2014-10-29 15:29:10 +01:00
Henrik Stråth
f9c8418c81 Update README 2014-10-29 15:10:14 +01:00
Henrik Stråth
a8723663e5 Update README 2014-10-29 14:58:32 +01:00
Henrik Stråth
acaf01ba0d Update README 2014-10-29 14:57:34 +01:00
Henrik Stråth
6ddea6426d Update README 2014-10-29 14:55:40 +01:00
Henrik Stråth
305b583f23 Update README 2014-10-29 14:46:11 +01:00
Henrik Stråth
a61cda0bf4 symlinked README 2014-10-29 14:43:27 +01:00
Henrik Stråth
a9e29bbddd Update YubiKeyAndOpenVPNviaPAM.txt 2014-10-24 15:30:52 +02:00
Henrik Stråth
387ea76326 Fixed Asciidoc errors 2014-10-24 15:28:08 +02:00
Klas Lindfors
0b092d4d06 add test for check_user_token() 2014-08-27 11:31:39 +02:00
Klas Lindfors
ba2775619f make argv const to get rid of warning 2014-08-27 11:00:49 +02:00
Klas Lindfors
d9780eacd9 move check_user_token() to util
for testability..
2014-08-27 10:45:42 +02:00
Klas Lindfors
666d717b1d use constants 2014-08-27 10:45:26 +02:00
Klas Lindfors
85ef438041 close the tmpfile when done.. 2014-08-27 10:35:38 +02:00
Klas Lindfors
d6e26978dc remove some warnings from the new test. 2014-08-27 10:33:43 +02:00
Klas Lindfors
83a9b93d5b re-add libyubikey, needed. 2014-08-27 10:25:01 +02:00
Klas Lindfors
1159b1f39e add stdlib.h 2014-08-27 10:22:29 +02:00
Klas Lindfors
d1c4eb7749 some tests of loading chalresp state 2014-08-27 10:19:15 +02:00
Klas Lindfors
86ebf13d11 test other case in get_user_cfgfile_path() 2014-08-27 10:00:45 +02:00
Klas Lindfors
f58b225aaa basic test for get_user_cfgfile_path() 2014-08-27 09:58:43 +02:00
Klas Lindfors
9a22fc0753 add beginnings of a second test 2014-08-27 09:46:04 +02:00
Klas Lindfors
6dbcb903a5 move includes around in an attempt to include less 2014-08-27 09:44:49 +02:00
Klas Lindfors
79612b5b29 break out util.c into it's own temporary library
to make testing easier
2014-08-27 09:37:38 +02:00
Klas Lindfors
e1262ef4f4 move tests to subdir 2014-08-27 09:00:11 +02:00
Klas Lindfors
57b1af46a4 bump versions after release 2014-08-26 09:21:40 +02:00
Klas Lindfors
677642518e NEWS for 2.17 2014-08-26 09:20:38 +02:00
Klas Lindfors
1327d87ba4 add MANSOURCES to EXTRA_DIST on it's own line
to not conflict with make release
2014-08-26 09:20:38 +02:00
Klas Lindfors
376bf33f9a correctly mark strings in cfg struct as const 2014-07-29 09:25:39 +02:00
Klas Lindfors
54989c3f3f fixup so urllist data is kept within it's own memory before strtok
fixes #41
2014-07-29 09:23:10 +02:00
Klas Lindfors
a418b703f3 add forgotten :: on mode line 2014-06-16 08:25:13 +02:00
Klas Lindfors
caefc07a0f let travis install fewer packages
asciidoc comes with a bunch of recommends, find out what
is needed for a2x manpages and install that
2014-06-11 16:41:35 +02:00
Klas Lindfors
5744fdbc15 asciidoc is needed to build from git 2014-06-11 16:15:11 +02:00
Klas Lindfors
35e9f95118 convert manpages to asciidoc 2014-06-11 13:51:42 +02:00
Klas Lindfors
b0c7b7591d add a space after roff comment 2014-06-10 14:12:52 +02:00
Klas Lindfors
a8408c7168 also build with everything enabled 2014-06-10 13:34:59 +02:00
Klas Lindfors
ab1b3d2dd6 add travis to blurb 2014-06-10 13:30:58 +02:00
Klas Lindfors
3318af74ff add -y to add-apt-repository for travis 2014-06-10 13:21:09 +02:00
Klas Lindfors
14ab682a8e add travis configuration 2014-06-10 13:13:23 +02:00
Klas Lindfors
4ed0a22d91 bump version after release 2014-06-10 13:02:56 +02:00
Klas Lindfors
b1a409eef8 version 2.16 2014-06-10 13:01:28 +02:00