Histórico de commits

Autor SHA1 Mensagem Data
  Andrea Shepard 99e82cab30 Make everything in connection.c that uses connection_or_notify_error() also use connection_mark_and_close_internal() to avoid spurious warnings 13 anos atrás
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 13 anos atrás
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 13 anos atrás
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 13 anos atrás
  Nick Mathewson 0d946e1773 Merge remote-tracking branch 'arma/bug7029' 13 anos atrás
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 13 anos atrás
  Nick Mathewson 7ea904cbc0 Merge branch 'bug7011' 13 anos atrás
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 13 anos atrás
  David Fifield 41328c7009 Decorate addresses given to a HTTP CONNECT proxy. 13 anos atrás
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 13 anos atrás
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 13 anos atrás
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 13 anos atrás
  Roger Dingledine 3d31771da9 Free some more still-in-use memory at exit 13 anos atrás
  Linus Nordberg 1cbf45bed1 Make option OutboundBindAddress accept IPv6 addresses too. 13 anos atrás
  Roger Dingledine f6639d5676 finish backing out 5492de76 13 anos atrás
  Nick Mathewson 5898c09c3a Fix whitespace 13 anos atrás
  Nick Mathewson d9746bd468 Remove needless flush-on-write code. 13 anos atrás
  Matthew Finkel b50eb14bbf Updated docs for new connections. 13 anos atrás
  Nick Mathewson 65d8448209 Merge remote-tracking branch 'sysrqb/bug6518' 13 anos atrás
  Matthew Finkel a47e4343de Constify struct sockaddr *sa parameter for check 13 anos atrás
  Matthew Finkel d91bbf376c Removed redundant check_sockaddr_family_match call 13 anos atrás
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 13 anos atrás
  Nick Mathewson ec8bdc5da8 Merge remote-tracking branch 'asn/bug3589' 13 anos atrás
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 anos atrás
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 13 anos atrás
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 13 anos atrás
  Nick Mathewson 4432fa40dd Merge remote-tracking branch 'andrea/bug6028' 13 anos atrás
  Roger Dingledine c37b8023b7 fix the typo on the typo fix 13 anos atrás
  Andrea Shepard 1f7f10e4f3 Always set *socket_error to something appropriate when returning -1 from connection_connect() 13 anos atrás
  Roger Dingledine ca525db02d fix typos from 783f705d 13 anos atrás