tor/src/common
Nick Mathewson 99669c69b3 Note limitation of parse_rfc_1123_time
RFC1123 suggests that we should handle two-year times, and a full
range of time zones, and other stuff too.  We don't.
2012-11-23 10:06:16 -05:00
..
address.c Add some missing doxygen for ipv6 exit code 2012-11-14 23:16:57 -05:00
address.h Add a function to set a tor_addr_t to a null address 2012-11-14 23:16:23 -05:00
aes.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
aes.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
ciphers.inc Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
compat_libevent.c Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
compat_libevent.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
compat.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
compat.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
container.c Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 2012-10-23 21:48:50 -04:00
container.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
crypto.c Refer to RFC 4648 instead of the obsolete RFC 3548 2012-11-23 09:51:35 -05:00
crypto.h Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
di_ops.c Fix comment typo in tor_memeq 2012-09-17 11:13:09 -04:00
di_ops.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
get_mozilla_ciphers.py Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
include.am Move strlcpy and strlcat into src/ext too 2012-10-12 17:14:28 -04:00
log.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
Makefile.nmake Be a good git person: store nmakefiles in correct text fmt 2012-05-14 13:01:05 -04:00
memarea.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
memarea.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
mempool.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
mempool.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
procmon.c Missing copyright/license statement for procmon.c 2012-06-04 21:02:13 -04:00
procmon.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
torint.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
torlog.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
tortls.c In comments and logs, say "UTC" not "GMT" 2012-11-23 10:05:16 -05:00
tortls.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
util_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
util.c Note limitation of parse_rfc_1123_time 2012-11-23 10:06:16 -05:00
util.h Add warning message when a managed proxy dies during configuration. 2012-11-06 17:53:09 -05:00