Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson e6965f78b8 Merge branch 'maint-0.2.5' into maint-0.2.6 7 gadi atpakaļ
  Nick Mathewson 6b37512dc7 Merge branch 'maint-0.2.4' into maint-0.2.5 7 gadi atpakaļ
  Nick Mathewson d6eae78e29 Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4 7 gadi atpakaļ
  Nick Mathewson 332543baed Merge branch 'maint-0.2.4' into maint-0.2.5 7 gadi atpakaļ
  Nick Mathewson 6cb8c0fd4e Refine the memwipe() arguments check for 18089 a little more. 8 gadi atpakaļ
  teor (Tim Wilson-Brown) fb7d1f41b4 Make memwipe() do nothing when passed a NULL pointer or zero size 8 gadi atpakaļ
  Nick Mathewson c4c4380a5e Fix a dangling pointer issue in our RSA keygen code 8 gadi atpakaļ
  Nick Mathewson e2efa9e321 Refine the memwipe() arguments check for 18089 a little more. 8 gadi atpakaļ
  teor (Tim Wilson-Brown) db81565331 Make memwipe() do nothing when passed a NULL pointer or zero size 8 gadi atpakaļ
  Nick Mathewson e9caa8645e Try to work around changes in openssl 1.1.0 9 gadi atpakaļ
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
  Nick Mathewson 0965bbd5ac Merge remote-tracking branch 'origin/maint-0.2.5' 9 gadi atpakaļ
  Nick Mathewson 6d728ba880 Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5 9 gadi atpakaļ
  Nick Mathewson 47760c7ba5 When decoding a base-{16,32,64} value, clear the target buffer first 9 gadi atpakaļ
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 gadi atpakaļ
  rl1987 4b18d8931b Downgrade RSA signature verification failure error message to info loglevel. 9 gadi atpakaļ
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 gadi atpakaļ
  teor 2e1f5c1fc0 Memwipe more keys after tor has finished with them 9 gadi atpakaļ
  Nick Mathewson 90bce702ba Merge remote-tracking branch 'public/bug10816' 9 gadi atpakaļ
  Nick Mathewson 42350968a9 Drop check for NTE_BAD_KEYSET error 9 gadi atpakaļ
  Nick Mathewson e72a5b3c07 Move secret-to-key functionality into a separate module 9 gadi atpakaļ
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 gadi atpakaļ
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 10 gadi atpakaļ
  Nick Mathewson 58f4200789 Thread support is now required 10 gadi atpakaļ
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log 10 gadi atpakaļ
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 gadi atpakaļ
  Roger Dingledine c08b47977e Never run crypto_early_init() more than once 10 gadi atpakaļ
  Roger Dingledine d336d407d6 whitespace fix 10 gadi atpakaļ
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. 10 gadi atpakaļ
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup 10 gadi atpakaļ