aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2011-08-01Initial patch to build Tor with msvc and nmakeNick Mathewson
2011-07-20Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-20Check return value in fmt_addrNick Mathewson
2011-07-19Turn streq_opt into a generic strcmp_opt.Nick Mathewson
2011-07-19Implement stream isolationNick Mathewson
2011-07-15Make WIN32_WINNT defines conditionalNick Mathewson
2011-07-11Document feature3116 fns and improve outputNick Mathewson
2011-07-11Record the states of failing OR connectionsNick Mathewson
2011-07-01Merge branch 'cov217_master'Nick Mathewson
2011-07-01Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-01Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-07-01Fix insanely large stack_allocation in log_credential_statusNick Mathewson
2011-07-01Replace 4 more sscanf()s with tor_sscanf()Nick Mathewson
2011-06-22Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-22Improve documentation of smartlist_split_stringRobert Ransom
2011-06-22Fix minor comment issuesRobert Ransom
2011-06-20Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.Nick Mathewson
2011-06-20Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-20Fix overwide lines in util.cNick Mathewson
2011-06-14Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-14Make ControlSocketsGroupWritable work with User.Jérémy Bobbio
2011-06-06Merge remote-tracking branch 'asn2/bug3336'Nick Mathewson
2011-06-06Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-06Check maximum properly in crypto_rand_int()Nick Mathewson
2011-06-05Add the heartbeat domain in log.c:domain_list[]George Kadianakis
2011-06-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-03Reject 128-byte keys that are not 1024-bitNick Mathewson
2011-06-01Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-01Fix compile error in procmon.cGisle
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-30whitespace fixesNick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-30Merge remote-tracking branch 'public/bug3270' into maint-0.2.2Nick Mathewson
2011-05-28Fix a -Wunused-but-set-variable instance in masterNick Mathewson
2011-05-23Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-22Unbreak the build on libevent 1.x systemsRobert Ransom
2011-05-23Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson
2011-05-23The first argument for a libevent callback should be evutil_socket_tNick Mathewson
2011-05-23Appease make check-spaces wrt procmon.hNick Mathewson
2011-05-23Use a 64-bit type to hold sockets on win64.Nick Mathewson
2011-05-21Merge branch 'maint-0.2.2'Roger Dingledine
2011-05-20what's up with this trailing whitespaceRoger Dingledine
2011-05-20Fix some commentsRobert Ransom
2011-05-20Implement __OwningControllerProcess optionRobert Ransom
2011-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-16Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-16squash! Add crypto_pk_check_key_public_exponent functionNick Mathewson
2011-05-16Add crypto_pk_check_key_public_exponent functionRobert Ransom
2011-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson