Histórico de commits

Autor SHA1 Mensagem Data
  Terry Ellison 1f2e5bba4a Implement panic call handling for all modules (#3163) 3 anos atrás
  Terry Ellison bbeb09b695 Squashed updates do get Lua51 and Lua53 working (#3075) 4 anos atrás
  Nathaniel Wesley Filardo 282ebd100d Deprecate crypto.to{Hex,Base64} (#2929) 4 anos atrás
  Johny Mattsson f7a545b951 Evict c_types.h, tidy up a other c_prefixes. (#2841) 4 anos atrás
  Johny Mattsson 526d21dab4 Major cleanup - c_whatever is finally history. (#2838) 4 anos atrás
  Terry Ellison 1990f95740 Updated ROTables 1st tranch (#2742) 5 anos atrás
  Terry Ellison fc94439b74 crypto.c: Clarify comments on use of userdata for header + context + key opad blocks 5 anos atrás
  Terry Ellison 528973548c fix EM:0 error, and other memory leaks, plus minor typos in doc 5 anos atrás
  sergio d77666c0e8 trailing spaces cleanup (#2659) 5 anos atrás
  kicer 118acb808e Fix crypto.mask() to encode with correct mask (#1677) (#1678) 7 anos atrás
  Johny Mattsson a112296850 Added crypto.new_hmac() feature. (#1499) 7 anos atrás
  Arnim Läuger ecf8bd98d6 Add FatFs and SD card support (#1397) 7 anos atrás
  Bernd Meyer f2991f555d Remove improper free of userdata; It's for the garbage collection to free 8 anos atrás
  Johny Mattsson 88369a5bd3 Merge pull request #1072 from TerryE/dev-encoder 8 anos atrás
  TerryE 8353991722 Update encoder files after #925 & #1072 review comments 8 anos atrás
  Adam Bonner 96f905bf81 Crypto-new_hash Improved code based on review in #1037 8 anos atrás
  Adam Bonner 332b53b9db Initial implementation of a chunk capable hash function in crypto module 8 anos atrás
  TerryE ffa7ee9b67 Addition of encoder module with bas64 and hex encode/decode as per #925 8 anos atrás
  cheloftus 58dd15e1d1 Added crypto.fhash function for hashing files 8 anos atrás
  Johny Mattsson 5b381d2f1e Added AES support to crypto module. 8 anos atrás
  Johny Mattsson 4e8ef87d03 Reworked module registration, removed modules.h 8 anos atrás
  TerryE b773290b8c Major cleanup of module registration pass 2. 8 anos atrás
  Johny Mattsson 6b6456be47 Major cleanup of module registration. 8 anos atrás
  Johny Mattsson 7867fd083c Move crypto things to irom0.text segment. 9 anos atrás
  Johny Mattsson 2d1e69151e Extended Lua crypto module with hash & hmac. 9 anos atrás
  = 2128c42f02 Add headers for discovered rom functions 9 anos atrás
  = 59df376a3a Rename base64Encode to toBase64 and hexEncode to toHex 9 anos atrás
  = c8145434c3 Add crypto.hexEncode and crypto.mask 9 anos atrás
  = ca78b9ea2c Add crypto module initially containing sha1 and base64_encode. 9 anos atrás