aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-01-06Fix obsolete usage of test_{str_},eq macrosNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug13661_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-06Make test_cmdline_args.py work on WindowsNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-29Merge branch 'resolvemyaddr_squashed'Nick Mathewson
2014-12-29Make the resolvemyaddr unit tests pass when local dns is hijackedNick Mathewson
2014-12-29Fix memory leaks in resolvemyaddr testsNick Mathewson
2014-12-29Fix compilation errors in resolvemyaddr testsNick Mathewson
2014-12-29Adding comprehensive test cases for resolve_my_address.rl1987
2014-12-26Add another cellintptr use; fixes 14031Nick Mathewson
2014-12-23add support for systemd notification protocolMichael Scherer
2014-12-22Tweak channel unit tests so we don't see coverity complaintsNick Mathewson
2014-12-22Fix a bunch of memory leaks in the unit tests. Found with valgrindNick Mathewson
2014-12-22Fix some coverity issues in the unit testsNick Mathewson
2014-12-19LLONG_MIN => INT64_MIN.Nick Mathewson
2014-12-19Fix unit test.Karsten Loesing
2014-12-19Merge branch 'asn-karsten-task-13192-5-squashed'Nick Mathewson
2014-12-10Add better support to obfuscate statistics.Karsten Loesing
2014-12-04Add fakechans.h to noinst_headersNick Mathewson
2014-12-04Fix more 64/32 warnings in test_channel.cNick Mathewson
2014-12-04Initialize libevent in circuitmux/destroy_cell_queue testNick Mathewson
2014-11-28Fix some 32-bit build issues in the testsNick Mathewson
2014-11-27Fix a likely bug found by coverity in test_scheduler.c.Nick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-17Use smaller zlib objects when under memory pressureNick Mathewson
2014-11-16Adding REASON field to HS_DESC FAILED controller event.rl1987
2014-11-12Merge remote-tracking branch 'public/bug7484'Nick Mathewson
2014-11-12Fix wide lines (from 13172)Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-11-12Reenhappy make check-spacesNick Mathewson
2014-11-07test_checkdir.c: Perhaps this is what will make this test pass on windows?Nick Mathewson
2014-11-07test_checkdir.c: try to make it pass on windowsNick Mathewson
2014-11-05Try to fix test_checkdir windows compilation moreNick Mathewson
2014-11-05Try to fix test_checkdir windows compilationNick Mathewson
2014-11-05chgrp the testing tempdir to ourself to clear the sticky bitNick Mathewson
2014-11-0511291: Fix warnings, add changes file, rename 'mask'.Nick Mathewson
2014-11-05Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'Nick Mathewson
2014-11-05Fix version number parsing to allow 2- and 3-part versions.Nick Mathewson
2014-11-04Fix unused-argument warningsNick Mathewson
2014-11-04Merge remote-tracking branch 'andrea/ticket6456'Nick Mathewson
2014-11-04Merge branch 'bug13315_squashed'Nick Mathewson
2014-11-04Sending 'Not allowed' error message before closing the connection.rl1987
2014-11-04Checking if FQDN is actually IPv6 address string and handling that case.rl1987
2014-11-04Validating SOCKS5 hostname more correctly.rl1987
2014-11-04Introducing helper function to validate IPv4 address strings.rl1987
2014-11-04Introducing helper function to validate DNS name strings.rl1987
2014-11-02Apply new calloc coccinelle patchNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn