summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-04-23Fix some RNG function issuesNick Mathewson
2015-04-23Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'Nick Mathewson
2015-04-23whitespace fixesNick Mathewson
2015-04-23Fix some conversion problemsNick Mathewson
2015-04-23Merge remote-tracking branch 'public/bug15745_027_03'Nick Mathewson
2015-04-23Merge branch 'feature15652_squashed'Nick Mathewson
2015-04-23Fix some implicit conversion warningsNick Mathewson
2015-04-23Use a custom Base64 encoder with more control over the output format.Yawning Angel
2015-04-21Make the crypto_rand_int_range return value right-exclusive.Nick Mathewson
2015-04-21Add crypto_rand_int_range() and use itDavid Goulet
2015-04-15Fix spaces in crypto.h and test-memwipe.cteor
2015-04-10Remove `USE_OPENSSL_BASE64` and the associated code.Yawning Angel
2015-04-02Fix the windows test failure caused by the #15435 changes.Yawning Angel
2015-04-01Merge branch 'remove_digests'Nick Mathewson
2015-04-01Merge branch 'bug13736'Nick Mathewson
2015-04-01Unindent a block in crypto_set_tls_dh_primeNick Mathewson
2015-04-01Merge remote-tracking branch 'yawning/feature15435'Nick Mathewson
2015-04-01Merge remote-tracking branch 'yawning/feature15471'Nick Mathewson
2015-04-01Drop support for --digestsNick Mathewson
2015-03-31Merge branch 'ticket14710_squashed'Nick Mathewson
2015-03-31Whitebox test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-31Bugfix: we don't want loopback/multicastaddress from _hack().rl1987
2015-03-31Black box test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-31Moving the hacky part of get_interface_address6() into separate function.rl1987
2015-03-26Use prctl() to have the kernel SIGTERM background processes on exit.Yawning Angel
2015-03-26Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".Yawning Angel
2015-03-24Merge remote-tracking branch 'sebastian/coverage_builds'Nick Mathewson
2015-03-24Merge remote-tracking branch 'public/bug15269'Nick Mathewson
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-21Initialize two variablesSebastian Hahn
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-15Make log.o depend on micro-revision.iNick Mathewson
2015-03-14Avoid double-parens in log_fn() messages on clang.Nick Mathewson
2015-03-14Log version when LD_BUG is logged.Nick Mathewson
2015-03-14Do not distribute common_sha1.i and or_sha1.i.cypherpunks
2015-03-14Remove relative paths to header files.cypherpunks
2015-03-14Clean up generated files.cypherpunks
2015-03-14Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.Nick Mathewson
2015-03-13const-ify the new failure vars, and one old oneNick Mathewson
2015-03-12Remove workarounds for Libevent < 1.3.Nick Mathewson
2015-03-12don't init threads as side effect of assertionSebastian Hahn
2015-03-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-12Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crashNick Mathewson
2015-03-10Fix check-spacesNick Mathewson
2015-03-10Merge commit 'origin/maint-0.2.6^'Nick Mathewson
2015-03-09Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6Nick Mathewson
2015-03-09Don't use checked strl{cat,cpy} on OSX.Nick Mathewson
2015-03-04Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson