Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 anos atrás
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 anos atrás
  Isis Lovecruft 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 anos atrás
  Isis Lovecruft 88190026b3 crypto: Alphabetise some #includes in /src/common/crypto*. 6 anos atrás
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 anos atrás
  Fernando Fernandez Mancera 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 6 anos atrás
  Nick Mathewson a64d79ca4c Move around some LCOV_EXCLs in src/common 7 anos atrás
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 7 anos atrás
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 anos atrás
  Nick Mathewson 2e656d19e5 comment fix from pastly 7 anos atrás
  Nick Mathewson f3174428e2 Fix a syntax problem 8 anos atrás
  Nick Mathewson aae034d13e Write a bunch of module documentation. 8 anos atrás
  Nick Mathewson 8a536be705 Mark unreachable lines in crypto_curve25519.c 8 anos atrás
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
  Nick Mathewson 57699de005 Update the copyright year. 8 anos atrás
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common 8 anos atrás
  Nick Mathewson 2259de0de7 Always hash crypto_strongest_rand() along with some prng 8 anos atrás
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 anos atrás
  Nick Mathewson 347fe449fe Move formatting functions around. 9 anos atrás
  Nick Mathewson b5cfcb2045 Fix most check-spaces issues 9 anos atrás
  Nick Mathewson b566cb9e84 Make file-reading and key-reading preserve errno 9 anos atrás
  Yawning Angel f079c27761 Integrate the accelerated Curve25519 scalar basemult. 9 anos atrás
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anos atrás
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 anos atrás
  Nick Mathewson 4e87b97872 Fix on that last fix. 10 anos atrás
  Nick Mathewson 9190468246 Fix warnings on 32-bit builds. 10 anos atrás
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn 10 anos atrás
  Nick Mathewson ed48b0fe56 Support for writing ed25519 public/private components to disk. 11 anos atrás
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 11 anos atrás
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 anos atrás