Commit graph

55 commits

Author SHA1 Message Date
Jakobus Schürz
b9eba8b40f fix outputs 2023-09-12 08:20:41 +02:00
Jakobus Schürz
1c68ef8be0 fix some outputs 2023-08-09 17:39:24 +02:00
Jakobus Schürz
789c0a9e6d new startagent. old renamed to startagent.old 2023-08-09 16:27:14 +02:00
Jakobus Schürz
e0adff87b8 make agent/token available also from remotelogin 2023-07-06 19:30:48 +02:00
Jakobus Schürz
8d7f8f6708 improve output 2023-07-03 09:46:04 +02:00
Jakobus Schürz
e46bbc6868 print agentfile also for no given identity 2023-06-29 15:03:26 +02:00
Jakobus Schürz
977f8c87c9 better tokenhandling 2023-06-29 15:03:26 +02:00
Jakobus Schürz
2bf3ee7a56 add logging 2023-05-30 17:21:09 +02:00
Jakobus Schürz
1884a7ebff fix use of token from remote 2023-04-14 18:02:50 +02:00
Jakobus Schürz
0654a3d00b fix typo in variable 2023-03-27 14:52:09 +02:00
Jakobus Schürz
3af424914f return agentfile 2023-03-10 21:20:08 +01:00
Jakobus Schürz
aa9982fdbe fix some output 2023-03-07 18:13:01 +01:00
Jakobus Schürz
6726c262bb try to read for modules for pkcs11 2023-02-23 10:02:59 +01:00
Jakobus Schürz
e39b7ce58c improve pkcs11 for multiple token 2023-02-22 16:19:00 +01:00
Jakobus Schürz
2cf176234b fix missing fi 2023-02-18 21:22:40 +01:00
Jakobus Schürz
2b25173b37 check if only one token is plugged in 2023-02-18 21:21:15 +01:00
Jakobus Schürz
155d82a228 change output reorganisation of calls 2023-02-18 21:20:18 +01:00
Jakobus Schürz
3de3e33333 print error, when more than one token is plugged in 2022-10-21 17:09:07 +02:00
Jakobus Schürz
9d294e2d88 change function-names from xx-xx to xx_xx 2022-10-11 14:50:18 +02:00
Jakobus Schürz
2bea15b5cd change logging 2022-09-16 19:29:49 +02:00
Jakobus Schürz
751d84b2d0 remove loggings 2022-09-14 16:08:14 +02:00
Jakobus Schürz
4cf1076197 change and simplify logging functions 2022-09-14 14:44:13 +02:00
Jakobus Schürz
57fc513912 enter pin only on commandline also on load 2022-03-24 14:55:37 +01:00
Jakobus Schürz
566d5f88d5 input etoken PIN only on commandline 2022-03-24 14:30:01 +01:00
Jakobus Schürz
57e3c22453 fix key when empty P11M 2022-02-03 17:27:26 +01:00
Jakobus Schürz
9bb0d57134 make token and check_token the same, change log 2021-12-03 09:37:14 +01:00
Jakobus Schürz
d3227931e2 write pubkeys to random tmpfile
first solution was one tempfile for all connections
there have been probably problems, when more connections have been
startet at the same time. on write pubkeys, while the other tried to
read the file.
2021-12-03 09:01:50 +01:00
Jakobus Schürz
6ce99664a4 fix tokencheck 2021-12-02 15:17:59 +01:00
Jakobus Schürz
f78c007190 update submodules 2021-12-02 15:12:23 +01:00
86a9254b25 change debug to logging 2021-10-14 08:20:27 +02:00
992da95715 run only local not in remote shell 2021-10-11 08:00:27 +02:00
0653501a28 fix failing start for x2go_wrapper 2021-10-03 23:10:31 +02:00
dd858058c5 add expiry-warning X days before expiry.
configuration via default-file
2021-07-08 10:33:59 +02:00
7ca1143c4b change minor changes 2021-06-23 15:03:36 +02:00
125976716b fix logic for timestamp 2021-05-20 00:04:54 +02:00
b85250cd11 add certificate validity check in startagent 2021-05-19 23:31:28 +02:00
b41477288c reset startagent 2021-05-12 09:08:37 +02:00
9e9ddaee7e change check for token proxy 2021-05-11 12:10:52 +02:00
cf31d57179 test if token is loaded 2021-05-11 11:59:30 +02:00
3c67a1f7ba check if token == P11M and add debug 2021-05-11 11:51:37 +02:00
2c3ee9a2e0 fix check for pubkey for token 2021-03-21 00:58:17 +01:00
99b322a1f3 reload token pkcs11 if not available after plugout 2021-03-02 22:41:52 +01:00
89d2d40629 update submodules 2020-12-30 00:12:12 +01:00
99ded7a254 improve output 2020-11-08 10:07:36 +01:00
03d0bda623 add logger-factory for nonexisting functions 2020-10-08 06:19:47 +02:00
858180bd8d fix output 2020-10-03 00:34:47 +02:00
dd880996fc change logoutput 2020-10-01 08:04:15 +02:00
0e3cb1501b change default loglevel, change output 2020-10-01 06:58:55 +02:00
eb8ee82a61 change logwarn to only warn-messages 2020-09-29 06:47:15 +02:00
377b4f3e11 remove debug 2020-09-26 11:33:33 +02:00