r11629@catbus: nickm | 2007-02-02 15:06:17 -0500
commitfefba953634ef35e2ec83716924c84a375e86ad6
authorNick Mathewson <nickm@torproject.org>
Fri, 2 Feb 2007 20:06:43 +0000 (2 20:06 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 2 Feb 2007 20:06:43 +0000 (2 20:06 +0000)
tree58f786243ef3553a70dedc8f34db668764071099
parente521c96cb191ae746e06304b6bba49d925f63469
 r11629@catbus:  nickm | 2007-02-02 15:06:17 -0500
 Removing the last DOCDOC comment hurt so much that I had to use Doxygen to identify undocumented macros and comments, and add 150 more DOCDOCs to point out where they were.  Oops.  Hey, kids!  Fixing some of these could be your first Tor patch!

svn:r9477
32 files changed:
src/common/compat.c
src/common/container.c
src/common/container.h
src/common/crypto.c
src/common/crypto.h
src/common/log.h
src/common/torgzip.c
src/common/torgzip.h
src/common/tortls.c
src/common/tortls.h
src/common/util.c
src/common/util.h
src/or/buffers.c
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuituse.c
src/or/config.c
src/or/connection_edge.c
src/or/connection_or.c
src/or/control.c
src/or/directory.c
src/or/dirserv.c
src/or/dns.c
src/or/hibernate.c
src/or/main.c
src/or/onion.c
src/or/or.h
src/or/policies.c
src/or/rephist.c
src/or/router.c
src/or/routerlist.c
src/or/routerparse.c