Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings 11 years ago
  Andrea Shepard bb62281ba4 Set circuitmux policy on new channels in channeltls.c 11 years ago
  Andrea Shepard 60ec46a2ec Update circuitmux-related TODOs in channeltls.c 11 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 years ago
  Andrea Shepard bddfb9ffa8 Add magic number for type-checking channel casts 11 years ago
  Andrea Shepard 53454fad95 Set reason_for_closing when erroring out of channel_tls_connect() 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard 6391f963fb Conform to existing Doxygen style 11 years ago
  Andrea Shepard d61e58e1ba s/channel_request_close()/channel_mark_for_close()/g for consistency 11 years ago
  Andrea Shepard 17356fe7fd Eliminate unnecessary SMARTLIST_DEL_CURRENT() invocations in channel.c, channeltls.c 11 years ago
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 years ago
  Andrea Shepard 71ba517e0c Check return value from connection_or_connect() in channel_tls_connect() 11 years ago
  Andrea Shepard 7138a4adac Keep better statistics about channels and dump them from dumpstats() on SIGUSR1 11 years ago
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 11 years ago