Commit History

Author SHA1 Message Date
  Nick Mathewson 8993159f3d Refactor geoip_get_dirreq_history to use buf_t 6 years ago
  Nick Mathewson db2f18b1f9 Merge branch 'maint-0.3.0' 7 years ago
  Nick Mathewson 578a4392e9 Merge branch 'maint-0.2.9' into maint-0.3.0 7 years ago
  Nick Mathewson d75be189df Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson 33fcc0f61d Merge branch 'maint-0.2.7-redux' into maint-0.2.8 7 years ago
  Nick Mathewson 9ea3d0877a Merge branch 'maint-0.2.5' into maint-0.2.6 7 years ago
  Nick Mathewson 1a540b5792 Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  Nick Mathewson e3ebae4804 Fix undefined behavior in geoip_parse_entry(). 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. 7 years ago
  Alexander Færøy 3dca5a6e71 Use tor_fgets() instead of fgets(). 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 years ago
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 years ago
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 4604b3ab19 Fix a null-pointer deref when writing geoip stats 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Roger Dingledine 6cdd024c94 fix two typos in comments 8 years ago
  Reinaldo de Souza Jr 4ff08bb581 Add tests for directory_handle_command_get 8 years ago
  Nick Mathewson cdc49629c7 Merge branch 'bug6852' 9 years ago
  Nick Mathewson 7f52dc4d03 Choose a more deliberate cutoff for clients in heartbeat 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 years ago
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 years ago