summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11Remove most includes from crypto.cNick Mathewson
2018-07-11Extract and rename crypto_log_errors().Nick Mathewson
2018-07-11Move crypto_add_spaces_to_fp() to crypto_rsa.cNick Mathewson
2018-07-11Move the initialization and cleanup parts of crypto.cNick Mathewson
2018-07-11Add a configure switch to build with NSS.Nick Mathewson
2018-07-11Make our crypto library symbolic in the makefiles.Nick Mathewson
2018-07-11Merge branch 'unify_microrevision_users'Nick Mathewson
2018-07-11Move all use cases of micro-revision.i to a single placeNick Mathewson
2018-07-10Merge branch 'ticket26223'Nick Mathewson
2018-07-10Document compat_getdelim_.Nick Mathewson
2018-07-10Explain why we use raw_free with getdelim result.Nick Mathewson
2018-07-10Tabify lists in configure.acNick Mathewson
2018-07-10Merge branch 'post-refactor-renaming'Nick Mathewson
2018-07-10Rename tm_cvt to time_to_tmNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Add a changes file for 26481 (the big code movement)Nick Mathewson
2018-07-10Remove changes file for 26715.Nick Mathewson
2018-07-10Merge remote-tracking branch 'neel/fbsd-cfix'Nick Mathewson
2018-07-10Merge branch 'ticket26526_26532'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Remove addr_port_lookup.Nick Mathewson
2018-07-10Remove all users of addr_port_lookup outside of address.cNick Mathewson
2018-07-10Move tor_addr_{,port_}lookup to resolve.cNick Mathewson
2018-07-10Refactor ipv[46].[ch]Nick Mathewson
2018-07-10Fix build on FreeBSD post-refactorNeel Chauhan
2018-07-10Document the headers in src/app/config/Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-07-10Describe "check-includes" in the CodingStandards.md fileNick Mathewson
2018-07-10Stop mentioning src/or and src/common in doc/HACKINGNick Mathewson
2018-07-10Add an initial CodeStructure.md file to doc/HACKING.Nick Mathewson
2018-07-10Use tor_getline() in dirserv.c to remove its upper line limit.Nick Mathewson
2018-07-10Refactor dirserv_read_measured_bandwidths to have a single exit pointNick Mathewson
2018-07-10Integrate getdelim() and getline() support into Tor.Nick Mathewson
2018-07-10Add the compatibility definition for getdelim.c from netbsd.Nick Mathewson
2018-07-09Make checkIncludes work on python 2.7Nick Mathewson
2018-07-09Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-09Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-09Bump to 0.3.4.4-rc-devNick Mathewson
2018-07-09Bump to 0.3.3.8-dev.Nick Mathewson
2018-07-09Copy notes from today's releases into masterNick Mathewson
2018-07-09Fix some lingering windows compilation issues from Jenkins.Nick Mathewson
2018-07-09strcasecmp should not take a size_t argumentNick Mathewson
2018-07-09Remove changes files for items that will appear in 0.3.4.4-rcNick Mathewson
2018-07-09Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-09Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-09Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-09Merge remote-tracking branch 'github/bug26269_031' into maint-0.3.2Nick Mathewson
2018-07-09Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-09Changes file and comment for 25928.Nick Mathewson