aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Make cvsignores reflect build processNick Mathewson2003-06-21
* Remove false warnings from printf checksNick Mathewson2003-06-21
* fix typos, streamlineRoger Dingledine2003-06-18
* remove obsolete ss.hRoger Dingledine2003-06-18
* Change many files to new log_fn formatNick Mathewson2003-06-17
* Have GCC catch errors in format stringsNick Mathewson2003-06-17
* Come up with a less macro-happy, even more portable log_fn implementationNick Mathewson2003-06-17
* Make log_fn work on apples with no workarounds needed in main codeNick Mathewson2003-06-17
* Use fread instead of fgets for binary dataNick Mathewson2003-06-17
* Fix the periodic bug that would make handshaking fail.Nick Mathewson2003-06-14
* Fix MacOS buildNick Mathewson2003-06-14
* Add RNG seedingNick Mathewson2003-06-13
* don't complain as much when using openssl 0.9.7aRoger Dingledine2003-06-10
* replace malloc with tor_malloc; remove broken/unused crypto_pk_set_keyRoger Dingledine2003-05-20
* Fail less spectacularly on macosNick Mathewson2003-05-09
* Fix build on linux; macos is still messed upNick Mathewson2003-05-09
* One is the language; the other is the compilerNick Mathewson2003-05-09
* work on versioning; new log_fn functionNick Mathewson2003-05-09
* still removing version.hRoger Dingledine2003-05-09
* obsolete, removedRoger Dingledine2003-05-09
* Tested backends for directory signing and checking. Directory parser complet...Nick Mathewson2003-05-07
* Decrease DH group length to 1024. (Roger, you may want to read section 1 of ...Nick Mathewson2003-05-07
* More work on directories. Signed directories not yet tested. No support for ...Nick Mathewson2003-05-07
* Refactor directories; add unit tests; add router keywordNick Mathewson2003-05-06
* Basic diffie-helman wrappers with fixed modulus and testsNick Mathewson2003-05-01
* Choose correct abstraction for topic_foo. Abstract random-integer codeNick Mathewson2003-04-17
* Apply algebra; remove a conditionNick Mathewson2003-04-17
* tv_udiff: do not modify arguments, and compute results correctly.Nick Mathewson2003-04-17
* Fix test.h to have once-only evalutation of argumentsNick Mathewson2003-04-17
* more cleanupRoger Dingledine2003-04-16
* Factor out timeval-related functions.Nick Mathewson2003-04-16
* Tests for crypto; more tests for buffersNick Mathewson2003-04-16
* Introduce a few unit tests (from older code), refactor compression setup/tear...Nick Mathewson2003-04-15
* let the 'test' binary build from the source distribRoger Dingledine2003-04-08
* First test addedNick Mathewson2003-04-07
* Correct defeatest attitude in crypto_new_cipher_envNick Mathewson2003-03-19
* Add a missing long cast to log.c for portabilityNick Mathewson2003-03-19
* Refactor block ciphers; add 3desNick Mathewson2003-03-19
* removing more unused filesRoger Dingledine2002-11-25
* added milliseconds to log linesRoger Dingledine2002-11-24
* remove popt dependency, consolidate config stuffRoger Dingledine2002-11-23
* Add convenience functions to wrap create and init for symmetric ciphers; clea...Nick Mathewson2002-10-02
* don't leak memory on pk opsRoger Dingledine2002-09-27
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
* synchronize to the version i've been giving people to testRoger Dingledine2002-09-19
* slight optimization on rsa exponentRoger Dingledine2002-09-05
* the logs now include a timestamp and severityRoger Dingledine2002-09-04
* Backport to OpenSSL version 0.9.5Nick Mathewson2002-09-03
* Port to MacOS XNick Mathewson2002-09-03
* Add function to fake a poll call using selectNick Mathewson2002-09-03