Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 anos atrás
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 anos atrás
  Nick Mathewson 57699de005 Update the copyright year. 8 anos atrás
  Nick Mathewson 4604b3ab19 Fix a null-pointer deref when writing geoip stats 8 anos atrás
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 anos atrás
  Roger Dingledine 6cdd024c94 fix two typos in comments 8 anos atrás
  Reinaldo de Souza Jr 4ff08bb581 Add tests for directory_handle_command_get 8 anos atrás
  Nick Mathewson cdc49629c7 Merge branch 'bug6852' 9 anos atrás
  Nick Mathewson 7f52dc4d03 Choose a more deliberate cutoff for clients in heartbeat 9 anos atrás
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anos atrás
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 anos atrás
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 anos atrás
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 anos atrás
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 9 anos atrás
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 anos atrás
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 anos atrás
  Nick Mathewson 043329eeb6 Merge remote-tracking branch 'karsten/task-5824' 10 anos atrás
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 anos atrás
  Karsten Loesing b7d8a1e141 Report complete directory request statistics on bridges. 10 anos atrás
  Nick Mathewson 9d8ffa91ce Add a clientmap_entry_free(). 10 anos atrás
  Nick Mathewson 34d02484c0 Fix hash functions for transport_name in client entry 10 anos atrás
  Nick Mathewson 6568424410 Use only uintptr_t for the value of transport_count 10 anos atrás
  George Kadianakis 6ad535e6dc If a single client connects with multiple transports, note all transports. 11 anos atrás
  George Kadianakis cb54e44587 Fix a number of issues with the #5040 code. 11 anos atrás
  George Kadianakis b2c7379aec Make check-spaces happy. 11 anos atrás
  George Kadianakis 05306ad74f Write extra-info bridge-ip-transports lines. 11 anos atrás
  George Kadianakis 0ec4e5a698 Add transport information to the GeoIP database. 11 anos atrás
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 anos atrás
  Nick Mathewson eef42d3863 Reformat 4282 fixes a little 11 anos atrás
  Nick Mathewson 57e4324c42 Fix a logic error in 4282 fixes 11 anos atrás