Commit Graph

  • f579ea37a5 Merge pull request #51 from Dashlane/cmake Klas Lindfors 2016-05-19 13:05:40 +02:00
  • 0d1a72a6f0 Remove inclusion of local stdint.h from cmake file David Henot 2016-05-18 10:30:02 +02:00
  • ee0fbdeaa7 Add Cmake configuration for compilation with Visual Studio David Henot 2016-04-05 11:03:06 +02:00
  • c1d19c64ea Merge pull request #56 from robn/master Klas Lindfors 2016-05-17 08:15:28 +02:00
  • 1764f54b6f Add udev rules for Feitian ePass FIDO Robert Norris 2016-05-17 11:11:17 +10:00
  • 8a320f10a8 mode switch document swtiched names Klas Lindfors 2016-05-10 11:06:19 +02:00
  • ce2e0b4b6d Merge pull request #54 from Dashlane/visual-studio-fixes Klas Lindfors 2016-05-02 08:56:11 +02:00
  • c5be047934 change language to not be neo specific Klas Lindfors 2016-04-21 10:05:46 +02:00
  • 9b93809cad change name of mode switch document since it's valid for 4 as well Klas Lindfors 2016-04-21 10:04:54 +02:00
  • 1892d932f4 Fix compilation on VS2008 David Hénot 2015-12-16 09:57:35 +01:00
  • af6e393300 Put declarations before statements for C89 compatibility dhenot 2015-12-10 12:20:54 +01:00
  • eb81a6077d unistd.h is already included by internal.h for non-Windows platforms and missing on Windows dhenot 2015-12-09 16:30:52 +01:00
  • deee258304 try to clarify how osx and win builds are used Klas Lindfors 2016-03-29 10:37:58 +02:00
  • a396dad181 use https URL for git clone Klas Lindfors 2016-03-16 21:07:30 +01:00
  • 1ce5ad9703 for completeness check length of reply Klas Lindfors 2016-03-15 08:35:12 +01:00
  • 64a2a57996 let authenticate return U2FH_OK if touch is not required Klas Lindfors 2016-03-15 08:21:54 +01:00
  • 7971c216cf bump versions. Klas Lindfors 2016-03-14 10:50:50 +01:00
  • 4a66164888 NEWS for 1.1.1 libu2f-host-1.1.1 Klas Lindfors 2016-03-14 10:35:43 +01:00
  • eda44e23c2 libhidapi-dev is needed for building Klas Lindfors 2016-03-14 10:19:30 +01:00
  • a5251e2b5b refactor close_device() to be safer Klas Lindfors 2016-03-14 09:37:13 +01:00
  • 805744bdbb drop code validating the scheme of origin Klas Lindfors 2016-03-14 08:22:17 +01:00
  • e5ba7bc4bc fix indentation Klas Lindfors 2016-03-14 08:22:41 +01:00
  • 82d7b52d10 authenticate increased iterations before checking if it was 0 Klas Lindfors 2016-03-11 14:16:57 +01:00
  • 409da82347 fix an issue where we left the authenticate loop early on failure Klas Lindfors 2016-03-11 13:33:30 +01:00
  • 3d9d34d4f9 Merge pull request #47 from jaym/fix-uninitialized Klas Lindfors 2016-03-07 09:48:13 +01:00
  • 411579c18a Use index from u2fdevice struct Jay Mundrawala 2016-03-03 12:51:41 -08:00
  • 28cb558f7a bump versions Klas Lindfors 2016-02-15 10:15:47 +01:00
  • f798f243ec NEWS for 1.1.0 libu2f-host-1.1.0 Klas Lindfors 2016-02-15 10:02:52 +01:00
  • a44871e87e use strcpy() instead of strncpy() should be safe since we check length Klas Lindfors 2016-02-15 10:01:14 +01:00
  • 3e95bc9f1c Merge pull request #46 from conorpp/unsigned-ints Klas Lindfors 2016-02-08 10:35:52 +01:00
  • a4ba7a5d5b u2fhid packet length should be unsigned Conor Patrick 2016-02-05 10:17:51 -05:00
  • 21ac87dfcb replace sprintf to unsigned char* with just setting the bytes Klas Lindfors 2016-02-05 15:33:34 +01:00
  • 0871bfb57d use unsigned ints to prevent buffer overflows Conor 2016-01-28 23:16:21 -05:00
  • f6d24be4f3 fix indentation of cdecode device_refactor Klas Lindfors 2015-12-11 12:13:30 +01:00
  • 8cc0c65401 fixup discover_devs Klas Lindfors 2015-12-11 10:27:33 +01:00
  • 8a875a5f5e start a refactor of the devices array to a linked list Klas Lindfors 2015-12-10 15:01:51 +01:00
  • 502f3ad6e1 Merge pull request #36 from neuhaus/patch-2 Klas Lindfors 2015-12-10 12:23:12 +01:00
  • 99ec808524 Update cmdline.ggo Sven Neuhaus 2015-12-10 11:05:10 +01:00
  • fc05ee3738 on SIZE_ERROR return the length needed in *response_len Klas Lindfors 2015-12-03 10:13:54 +01:00
  • 47a96ddfd4 don't do base64 padding Klas Lindfors 2015-12-02 13:44:33 +01:00
  • e1bdb05380 make indent Klas Lindfors 2015-12-02 13:33:22 +01:00
  • 33f0f920f1 use u2fh_authenticate2() and u2fh_register2() Klas Lindfors 2015-12-02 13:28:59 +01:00
  • b1f5890acc add u2fh_authenticate2() and u2fh_register2() Klas Lindfors 2015-12-02 13:28:09 +01:00
  • b615174e23 Merge pull request #40 from prefiks/valgrind_warning_fix Klas Lindfors 2015-11-19 09:58:13 +01:00
  • d297262cb9 Don't do memcmp on uninitialized memory Paweł Chmielowski 2015-11-19 09:53:47 +01:00
  • a9e138d958 Merge pull request #39 from prefiks/fix_json_memory_management Klas Lindfors 2015-11-16 12:15:47 +01:00
  • 9f3aff9b23 Don't release json object that we don't own no more Paweł Chmielowski 2015-11-13 19:52:33 +01:00
  • 6471d25e1b Merge pull request #37 from prefiks/send_apdu_like_chrome Klas Lindfors 2015-11-12 10:02:28 +01:00
  • 69f19f6113 Merge pull request #38 from prefiks/keydo_aes_udev_rule Klas Lindfors 2015-11-11 14:07:36 +01:00
  • 942f43ba9c Add udev rules for Keydo AES Paweł Chmielowski 2015-11-10 20:19:07 +01:00
  • 8923d9f317 Make send_apdu send data like chrome does Paweł Chmielowski 2015-11-10 19:58:04 +01:00
  • 2b56afcea2 Update 70-old-u2f.rules Sven Neuhaus 2015-11-06 09:27:59 +01:00
  • f33ade8f3e Update 70-u2f.rules Sven Neuhaus 2015-11-06 09:27:42 +01:00
  • c5a9466963 missing hyphen Sven Neuhaus 2015-11-05 14:30:54 +01:00
  • e7cd9bfc0c missing hypen Sven Neuhaus 2015-11-05 14:30:13 +01:00
  • 89e2443e63 Merge pull request #2 from neuhaus/patch-4 Sven Neuhaus 2015-11-05 14:25:54 +01:00
  • 8e0c0d7c98 Merge pull request #1 from neuhaus/patch-3 Sven Neuhaus 2015-11-05 14:25:23 +01:00
  • 07c24ab89e minor typos Sven Neuhaus 2015-11-05 14:20:47 +01:00
  • 00188b55c5 typo Sven Neuhaus 2015-11-05 14:15:57 +01:00
  • a2c2730605 typo Sven Neuhaus 2015-11-05 14:15:26 +01:00
  • 4951b3f678 Merge pull request #32 from prefiks/master Klas Lindfors 2015-11-03 10:04:57 +01:00
  • ab1ff25ac3 Merge pull request #33 from schallee/master Klas Lindfors 2015-11-02 07:45:56 +01:00
  • 5cde120c0a Enable out of src tree builds. Ed Schaller 2015-11-01 18:00:34 -07:00
  • ea9b595e8c Don't return success from u2fh_{register/authenticate} when no data was received Paweł Chmielowski 2015-10-30 19:22:53 +01:00
  • 7d5c59c550 Fix typo. Alessio Di Mauro 2015-10-29 14:26:47 +01:00
  • 4ffedfdc26 add more devices to old u2f rules Klas Lindfors 2015-09-30 14:10:56 +02:00
  • 6ae3ed59e8 Merge pull request #30 from mhalano/more-rules Klas Lindfors 2015-09-30 08:25:36 +02:00
  • bf58b80d56 Add new udev rules for other FIDO U2F tokens. Marcos Alano 2015-09-29 11:11:51 -03:00
  • 701704c63d ignore more Klas Lindfors 2015-08-27 12:52:07 +02:00
  • 4ebf91588d bump versions Klas Lindfors 2015-08-27 12:51:55 +02:00
  • 5e02a195d6 NEWS for 1.0.0 libu2f-host-1.0.0 Klas Lindfors 2015-08-27 12:25:11 +02:00
  • d0eda4f678 use $(..) instead of @..@ Klas Lindfors 2015-08-27 12:24:54 +02:00
  • b343e9361a fixup header inclusions to match the pkg-config Klas Lindfors 2015-08-27 12:21:31 +02:00
  • c60ead62c4 include windows.h on WIN32 Klas Lindfors 2015-08-27 12:35:11 +02:00
  • 72aff0e006 don't prepare a response if there was no data Klas Lindfors 2015-08-27 11:20:38 +02:00
  • 7a1672d3f7 add a timeout for authenticate and register Klas Lindfors 2015-08-27 11:19:51 +02:00
  • 40d9d36df2 add NEWS for next version and mark it as 1.0.0 Klas Lindfors 2015-08-27 10:22:35 +02:00
  • 5643140749 don't use sleep() in the library Klas Lindfors 2015-07-06 15:17:04 +02:00
  • bf1bf72b75 add help2adoc for homepage building Klas Lindfors 2015-07-03 10:39:00 +02:00
  • de54a38348 set package to u2f-host to get correct name in help (and man) Klas Lindfors 2015-07-03 10:35:14 +02:00
  • 7da12fec5f dist COPYING.LGPLv2 Klas Lindfors 2015-06-06 04:33:31 +02:00
  • ad873d8655 fix path to the mac libraries Klas Lindfors 2015-05-20 08:27:33 +02:00
  • 3af690fac8 add stuff to mac makefile so it works Klas Lindfors 2015-05-19 16:24:20 +02:00
  • 59d181bbd1 fix windows build to use static-libgcc Klas Lindfors 2015-04-10 12:39:47 +02:00
  • d7982244a3 bump versions Klas Lindfors 2015-04-10 12:38:27 +02:00
  • 907b8cb253 correct filename Klas Lindfors 2015-03-12 09:05:21 +01:00
  • 11cc7826ae select which udev file to install based on udev version Klas Lindfors 2015-03-12 08:39:32 +01:00
  • 86ef78225a add a udev rule for older udev versions Klas Lindfors 2015-03-12 08:18:36 +01:00
  • caffa10879 Merge pull request #14 from phoeagon/master Klas Lindfors 2015-03-05 12:30:21 +01:00
  • f800393da9 add pam:// to the allowed origin phoeagon 2015-02-11 12:06:05 +08:00
  • f4bf4b70f2 demo.yubico.com should use https Klas Lindfors 2015-01-27 13:41:14 +01:00
  • 2da945f560 Typo. libu2f-host-0.0.4 Simon Josefsson 2015-01-22 21:18:57 +01:00
  • 662cd952ae Version 0.0.4. Simon Josefsson 2015-01-22 21:18:25 +01:00
  • 41788cbb97 Update gnulib files. Simon Josefsson 2015-01-22 21:17:14 +01:00
  • d803c57c38 Indent. Simon Josefsson 2015-01-22 21:16:08 +01:00
  • 202527b431 Add NEWS item. Simon Josefsson 2015-01-22 21:15:44 +01:00
  • 16fab051da add an exponential growing timeout for slow devices Klas Lindfors 2015-01-20 14:28:30 +01:00
  • 9b75d01eec bump versions after release Klas Lindfors 2015-01-20 14:44:36 +01:00
  • 2efdec9202 Version 0.0.3. libu2f-host-0.0.3 Simon Josefsson 2015-01-08 12:57:44 +01:00
  • 2d36a23374 Fix syntax check nits. Simon Josefsson 2015-01-08 12:55:54 +01:00