Commit Verlauf

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