Historique des commits

Auteur SHA1 Message Date
  Mikael Nordfeldth cce808b27c const'ifying bits and sigalg il y a 10 ans
  Mikael Nordfeldth 29ac42addd Diaspora public key published in WebFinger il y a 10 ans
  Mikael Nordfeldth d350a20e1f Less verbose debugging (also don't log private keys) il y a 10 ans
  Mikael Nordfeldth aaef11077d Default of Magicsig keypair toString should be secure il y a 10 ans
  Mikael Nordfeldth 0bc122ff58 Magicsig::generate is now static il y a 10 ans
  Mikael Nordfeldth 537dff7987 Salmon posts can only be made for local users. More typing! il y a 10 ans
  Mikael Nordfeldth 56194b3cd9 Magicsig importKeys finetuning and getHash() use il y a 10 ans
  Mikael Nordfeldth 00b2bddc7c Clarify it's not base64, but base64url, encoding in Magicsig il y a 10 ans
  Mikael Nordfeldth c1dc13bef0 Magicsig warning message would fail to get bits il y a 10 ans
  Mikael Nordfeldth 75711ae06a Magicsig is made a bit less cumbersome il y a 10 ans
  Mikael Nordfeldth 41773d3f67 MagicEnvelope object orientation (no passing arrays) il y a 10 ans
  Mikael Nordfeldth 2ea5f00666 Success debugging was too much noise il y a 10 ans
  Mikael Nordfeldth 960baae1d1 More debugging in Magicsig class verify method il y a 10 ans
  Mikael Nordfeldth 8b04bcb310 Prepare for >1024 RSA keys for Salmon signatures il y a 11 ans
  Mikael Nordfeldth 6f4c572389 Unnecessary UTF-8 declaration for database il y a 11 ans
  Mikael Nordfeldth 7e4718a4eb IMPORTANT - fixed Magicsig to properly overload getKV (prev. staticGet) il y a 11 ans
  Mikael Nordfeldth 1710a619a8 Magicsig class now Managed_DataObject with nicer schemaDef il y a 11 ans
  Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject il y a 11 ans
  Brion Vibber 51d1535f15 Added doc comments on Salmon magicsig-related stuff to help in figuring out what's going on il y a 14 ans
  Brion Vibber 69b13cb279 Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P il y a 14 ans
  Siebrand Mazeland 5a6f616206 * i18n/L10n update il y a 14 ans
  Siebrand Mazeland 1bfbe9badf * i18n/L10n updates and FIXMEs added il y a 14 ans
  James Walker 3227122ac3 move base64_url_(encode|decode) to static functions in Magicsig il y a 15 ans
  James Walker 9e0b9857f4 Make sure we're requiring the library il y a 15 ans
  James Walker cfca789b34 Updated Math_Biginteger from upstream - removing safe* workarounds il y a 15 ans
  James Walker c4273f0ef3 Check for 0.9.0 bad keys from old Crypt_RSA library il y a 15 ans
  Brion Vibber 27bfd1211d Math_BigInteger doesn't correctly handle serialization/deserialization for a value of 0, which can end up spewing notices to output and otherwise intefering with Salmon signature setup and verification when using memcached. il y a 15 ans
  James Walker 99ca84e68e changing keypair to text to hold a full 1024bit keypair il y a 15 ans
  James Walker 135c0c8a7f cleaning up key generation il y a 15 ans
  James Walker 4e44cf906b converting key generation to new crypt library il y a 15 ans