Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson d75be189df Merge branch 'maint-0.2.8' into maint-0.2.9 7 gadi atpakaļ
  Nick Mathewson 33fcc0f61d Merge branch 'maint-0.2.7-redux' into maint-0.2.8 7 gadi atpakaļ
  Nick Mathewson 9ea3d0877a Merge branch 'maint-0.2.5' into maint-0.2.6 7 gadi atpakaļ
  Nick Mathewson 1a540b5792 Merge branch 'maint-0.2.4' into maint-0.2.5 7 gadi atpakaļ
  Nick Mathewson e3ebae4804 Fix undefined behavior in geoip_parse_entry(). 7 gadi atpakaļ
  Nick Mathewson aae034d13e Write a bunch of module documentation. 8 gadi atpakaļ
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 gadi atpakaļ
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 gadi atpakaļ
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 gadi atpakaļ
  Nick Mathewson 57699de005 Update the copyright year. 8 gadi atpakaļ
  Nick Mathewson 4604b3ab19 Fix a null-pointer deref when writing geoip stats 8 gadi atpakaļ
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 gadi atpakaļ
  Roger Dingledine 6cdd024c94 fix two typos in comments 8 gadi atpakaļ
  Reinaldo de Souza Jr 4ff08bb581 Add tests for directory_handle_command_get 9 gadi atpakaļ
  Nick Mathewson cdc49629c7 Merge branch 'bug6852' 9 gadi atpakaļ
  Nick Mathewson 7f52dc4d03 Choose a more deliberate cutoff for clients in heartbeat 9 gadi atpakaļ
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 10 gadi atpakaļ
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 gadi atpakaļ
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 10 gadi atpakaļ
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 10 gadi atpakaļ
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 10 gadi atpakaļ
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 gadi atpakaļ
  Nick Mathewson 043329eeb6 Merge remote-tracking branch 'karsten/task-5824' 10 gadi atpakaļ
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 gadi atpakaļ
  Karsten Loesing b7d8a1e141 Report complete directory request statistics on bridges. 10 gadi atpakaļ
  Nick Mathewson 9d8ffa91ce Add a clientmap_entry_free(). 11 gadi atpakaļ
  Nick Mathewson 34d02484c0 Fix hash functions for transport_name in client entry 11 gadi atpakaļ
  Nick Mathewson 6568424410 Use only uintptr_t for the value of transport_count 11 gadi atpakaļ
  George Kadianakis 6ad535e6dc If a single client connects with multiple transports, note all transports. 11 gadi atpakaļ