Historial de Commits

Autor SHA1 Mensaje Fecha
  David Goulet 4e4a7d2b0c Fix base32 API to take any source length in bytes hace 10 años
  Nick Mathewson a427a7c479 Merge branch 'maint-0.2.8' hace 10 años
  Nick Mathewson 60b8aaefa1 lintChanges fixes hace 10 años
  Nick Mathewson 4c90cdc0e7 Coverity dislikes (double) (int/int). hace 10 años
  Nick Mathewson 6a7d11f38a Merge branch 'maint-0.2.8' hace 10 años
  Nick Mathewson 2ee3dbe801 Merge branch 'maint-0.2.7' into maint-0.2.8 hace 10 años
  Nick Mathewson 80089c9e7c Merge branch 'maint-0.2.6' into maint-0.2.7 hace 10 años
  Nick Mathewson b4bb88606e Merge branch 'maint-0.2.5' into maint-0.2.6 hace 10 años
  Nick Mathewson f25f7b759c Merge branch 'maint-0.2.4' into maint-0.2.5 hace 10 años
  Andrea Shepard 925f76b486 Keep make check-spaces happy hace 10 años
  Roger Dingledine 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal hace 10 años
  Karsten Loesing c14c662758 Update geoip and geoip6 to the June 7 2016 database. hace 10 años
  Nick Mathewson 80f2c3555d Remove -Wc11-extensions hace 10 años
  Nick Mathewson 47edbd4fad Fix build on 32-bit systems. hace 10 años
  Nick Mathewson cb71c5ddbb Whoops -- this got lost in the merge. hace 10 años
  Nick Mathewson 841d1b2555 Merge branch 'maint-0.2.8' hace 10 años
  Nick Mathewson ada5668c5e Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8 hace 10 años
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' hace 10 años
  Nick Mathewson e80a032b61 Add clang's -Wstring-conversion, and fix the one place it hits hace 10 años
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 10 años
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. hace 10 años
  Nick Mathewson 26e979b342 Add all the clang-only warnings that do not trigger now hace 10 años
  Nick Mathewson 15533c8897 Set our autoconf-breaking options last, not before we check for others hace 10 años
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have hace 10 años
  Nick Mathewson ad16c55286 Use -Wstrict-overflow=2 on gcc5+. hace 10 años
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. hace 10 años
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 hace 10 años
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 hace 10 años
  Nick Mathewson 2ff20c93a5 Add -Wunused-const-variable=2 on GCC >=6.1 hace 10 años