Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include il y a 3 ans
  Nikos Mavrogiannopoulos 1347ccb913 parse_hex: avoid zero length allocation il y a 4 ans
  David Woodhouse 33a87b1e79 Consolidate almost-identical set_[ht]otp_mode() functions il y a 4 ans
  David Woodhouse 27aae52656 Fix undefined shift in decode_base32() for invalid input il y a 5 ans
  Nikos Mavrogiannopoulos 9723ca95a9 Introduced buf_append_hex() il y a 8 ans
  David Woodhouse e1a2dadebc Fix handling of SHA512 il y a 9 ans
  David Woodhouse 4f2349909d Fix leading zeroes on OATH tokencodes il y a 9 ans
  David Woodhouse 2daeb548b8 Fix token-secret parsing when HMAC algorithm is specified il y a 9 ans
  David Woodhouse 929d35ed08 Support SHA256/SHA512 for OATH il y a 9 ans
  David Woodhouse cc2ea5d3bd Remove liboath dependency il y a 9 ans
  David Woodhouse e410cdfcfb Avoid using liboath for decoding base32 il y a 9 ans
  David Woodhouse 78086a8bf8 Avoid using liboath in buf_append_base32() il y a 9 ans
  David Woodhouse 554454bf23 Calculate TOTP/HOTP codes for ourselves il y a 9 ans
  David Woodhouse bf937a6aad Move protocol-specific decisions about when to use tokencodes into protocol code il y a 9 ans
  David Woodhouse 70d26b833b Update copyright year il y a 9 ans
  David Woodhouse 4b700c536b Rename 'value' field of struct oc_form_opt to discourage direct access il y a 10 ans
  David Woodhouse 6f0ee16cca Move HOTP/TOTP code to oath.c il y a 10 ans