- 09 May, 2008 1 commit
-
-
Nick Mathewson authored
New (temporary) tool to dump the modulus of a key. May help with a project of weasel's. svn:r14580
-
- 08 Aug, 2007 2 commits
-
-
Nick Mathewson authored
Fix osx compilation. svn:r11065
-
Nick Mathewson authored
Include fewer redundant headers; use the compiler search paths better. svn:r11060
-
- 01 May, 2007 2 commits
-
-
Nick Mathewson authored
For reasons which make sense to somebody, I'm sure, mingw gcc wants the libraries to appear at the end of the command line. This is done by specifying them with LDADD in Makefile.am, not LDFLAGS. If anybody can explain to me why mingw thinks "gcc -o foo foo.o -lbar" is fine, whereas "gcc -lbar -o foo foo.o" is Doubleplusbad UnMingwThink, I'd quite appreciate it. Until then, I'll just do what seems to work, and hope we don't blunder across any other great slumbering cthonian deities of arbitrary syntax. svn:r10082
-
Nick Mathewson authored
More attempt to fix win32 building. This time, with extra linking. svn:r10080
-
- 30 Apr, 2007 1 commit
-
-
Nick Mathewson authored
New tool to generate key certificates as in proposal 103. needs cleanup svn:r10075
-
- 28 Oct, 2004 1 commit
-
-
Nick Mathewson authored
svn:r2620
-