Commit History

Author SHA1 Message Date
  David Goulet d60fab8c9e gitignore: Add .cache used by clangd LSP 1 year ago
  David Goulet 33d5a7da9e gitignore: Add tags file from ctags 1 year ago
  David Goulet ae9042abbf rust: Remove Rust support from tree 2 years ago
  David Goulet 68d1e02c3a Merge branch 'maint-0.4.4' into maint-0.4.5 3 years ago
  David Goulet 09a1a34ad1 Merge branch 'maint-0.4.3' into maint-0.4.4 3 years ago
  David Goulet 641dce2d6b Merge branch 'maint-0.3.5' into maint-0.4.3 3 years ago
  Alex Xu (Hello71) 65087903d9 gitignore: don't ignore core directory 3 years ago
  David Goulet e06a0e904c Merge branch 'maint-0.4.4' into maint-0.4.5 3 years ago
  David Goulet 2a3cf37450 Merge branch 'maint-0.4.3' into maint-0.4.4 3 years ago
  David Goulet c09f8da8a9 Merge branch 'maint-0.3.5' into maint-0.4.3 3 years ago
  David Goulet 8500700aa4 build: Add "make lsp" command 3 years ago
  David Goulet 61ee17eb1e Merge branch 'maint-0.4.3' into maint-0.4.4 3 years ago
  David Goulet 17eb635532 Merge branch 'maint-0.3.5' into maint-0.4.3 3 years ago
  David Goulet e5a0c739d4 Merge branch 'maint-0.4.4' into maint-0.4.5 3 years ago
  David Goulet 7a82fbfdab gitignore: Add Linux core file patterns 3 years ago
  David Goulet 456be93956 doc: Move manpages into doc/man/ 4 years ago
  c 5ba7d494c5 Remove tor.sh from .gitignore 4 years ago
  rl1987 9061303080 Put *.a wildcard entry into .gitignore instead of listing all .a files 4 years ago
  Nick Mathewson 90524de0b2 Move winprocess_sys into a new low-level hardening module 4 years ago
  Nick Mathewson 458da8a80d Move unit-parsing code to src/lib/confmgt 5 years ago
  Nick Mathewson a47b61f329 Merge branch 'messaging_v3' into messaging_v3_merged 5 years ago
  Nick Mathewson 271a671822 pubsub: relationship checking functionality 5 years ago
  Nick Mathewson e4d3098d4d Low-level dispatch module for publish-subscribe mechanism 5 years ago
  Nick Mathewson acbde10fce Add a test-rng program so we can pipe to dieharder. 5 years ago
  Nick Mathewson 9190f43b1a Merge branch 'maint-0.3.5' 5 years ago
  Nick Mathewson 97c9ced70a Try @warning_flags to avoid bloating verbose make logs 5 years ago
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 5 years ago
  Alexander Færøy f7d13425fc Delete old process_handle_t code. 5 years ago
  Alexander Færøy 9b6a10a26f Add slow test for process_t for main loop interaction. 5 years ago
  Nick Mathewson f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  rl1987 abc0a72fd1 Update .gitignore 6 years ago
  Nick Mathewson 81cb0afb2b Start splitting src/or 6 years ago
  Nick Mathewson 1e417b7275 All remaining files in src/common belong to the event loop. 6 years ago
  Nick Mathewson 4e11c2ca6c Extract getpass to a new lib/term library 6 years ago
  Nick Mathewson e0957022bd Extract get_uname to lib/osinfo. 6 years ago
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 6 years ago
  Nick Mathewson a097ddb4f5 Extract time functionality into lib/wallclock and lib/time 6 years ago
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 6 years ago
  Nick Mathewson 315e6b59dd Extract process-management functionality into a new lib/process 6 years ago
  Nick Mathewson eee86e627b Extract memarea into its own library 6 years ago
  Nick Mathewson 9cf335c9a5 Extract threading code into a new library. 6 years ago
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 6 years ago
  Nick Mathewson 000de2f2ac Merge branch 'fs_refactor' 6 years ago
  Nick Mathewson 2113603718 Merge branch 'sandbox_refactor' 6 years ago
  Nick Mathewson b9b05e437d Merge branch 'net_refactor' 6 years ago
  Nick Mathewson 1e2e0f7e46 Extract functions from compat.c and util.h into a new fs library 6 years ago
  Nick Mathewson bee580ddba Move sandbox code into a new library. 6 years ago
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 6 years ago