tor/src/common
Nick Mathewson fee33d2ff1 r8682@Kushana: nickm | 2006-08-29 17:58:59 -0400
Fix compilation on GCC2 by disabling fun attributes unless __GNUC_MAJOR__ >= 3.


svn:r8303
2006-08-29 21:59:20 +00:00
..
aes.c More cleanups noticed by weasel; also, remove macros that nobody uses. 2006-03-12 23:31:16 +00:00
aes.h Happy new year! 2006-02-09 05:46:49 +00:00
compat.c stop three memory leaks. nick, fix these if i'm wrong. 2006-08-27 02:07:54 +00:00
compat.h r8682@Kushana: nickm | 2006-08-29 17:58:59 -0400 2006-08-29 21:59:20 +00:00
container.c turn future seg faults into asserts 2006-08-03 04:23:45 +00:00
container.h r7335@Kushana: nickm | 2006-08-11 00:13:03 -0700 2006-08-11 07:17:16 +00:00
crypto.c note a compile warning that we should investigate one day. 2006-08-14 09:44:54 +00:00
crypto.h Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly. 2006-04-10 21:23:00 +00:00
ht.h Fix a bug in HT_REMOVE. 2006-07-27 18:35:25 +00:00
log.c Bandaid for a seg fault i just got in 0.1.1.20. 2006-06-09 06:35:45 +00:00
log.h mainline branch. Remove some more dead XXXs. 2006-04-18 03:58:42 +00:00
Makefile.am Replace balanced trees with hash tables: this should make stuff significantly faster. 2005-11-23 04:18:45 +00:00
strlcat.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcpy.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
test.h Happy new year! 2006-02-09 05:46:49 +00:00
torgzip.c Harmless: Z_OK is not an acceptable answer to Z_FINISH. 2006-06-29 11:17:36 +00:00
torgzip.h Add some incremental encryption wrappers to torgzip code 2006-06-18 07:24:29 +00:00
torint.h Hm. We probably should define INT64_MAX if we really want it. (Especially since we only want it on one platform, where, coincidentally, it is not defined.) 2006-07-18 02:01:32 +00:00
tortls.c ok, i'm not allowed to say that there. oh well. 2006-07-04 16:11:35 +00:00
tortls.h and now the exciting part: there is now no such thing as doing 2006-06-07 06:21:11 +00:00
util.c r6993@Kushana: nickm | 2006-07-31 16:19:21 -0400 2006-07-31 20:19:58 +00:00
util.h r7341@Kushana: nickm | 2006-08-11 00:51:05 -0700 2006-08-11 07:51:34 +00:00