aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #290Riccardo Spagni2015-05-202-0/+16
|\
| * Allow name@domain.tld for OpenAlias lookupswarptangent2015-05-192-0/+16
* | s/terget/target/moneromooo-monero2015-05-172-6/+6
|/
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-104-3/+9
* Merge BlockchainDB into upstreamThomas Winget2015-04-072-0/+327
|\
| * Merge upstream into blockchainThomas Winget2015-03-291-2/+34
| |\
| * \ update berkeleydb branch to blockchain branchThomas Winget2015-03-2541-1921/+4935
| |\ \
| | * \ Merge upstream updates into blockchain branchThomas Winget2015-03-2541-1921/+4935
| | |\ \
| * | | | BerkeleyDB Blockchain building, not working yetThomas Winget2015-03-161-5/+23
| * | | | CMake wiring, minor cleanup, minor test additionThomas Winget2015-03-162-1/+3
| |/ / /
| * | | Fixed includes in BlockchainDB unit testsThomas Winget2015-03-101-2/+2
| * | | add BlockchainDB tests to new cmakeThomas Winget2015-01-071-0/+1
| * | | BlockchainDB unit tests, lmdb linker flagThomas Winget2015-01-041-6/+22
| * | | Initial commit of BlockchainDB tests, other miscThomas Winget2015-01-041-0/+290
* | | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-0141-1923/+4969
|\ \ \ \ | | |_|/ | |/| |
| * | | DNSSEC added (hardcoded key)Thomas Winget2015-03-241-2/+34
| | |/ | |/|
| * | Merge pull request #243Riccardo Spagni2015-03-242-3/+4
| |\ \
| | * \ Merge upstream to daemonize changesThomas Winget2015-03-242-3/+3
| | |\ \
| | * | | Fix tests building -- function signatures changedThomas Winget2015-03-012-3/+4
| | | |/ | | |/|
| * | | updated gtest to latestRiccardo Spagni2015-03-2437-1915/+4928
| | |/ | |/|
| * | move website and DNS unit tests from monero.cc to getmonero.orgRiccardo Spagni2015-02-282-3/+3
| |/
* | 2014 network limit 1.3 fix log/path/data +utilsrfree2monero2015-02-2410-1/+23
* | 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-205-0/+11
|/
* year updated in licenseRiccardo Spagni2015-01-0296-95/+95
* cmake: fix up link linesBen Boeckel2014-10-242-2/+4
* cmake: support 2.8.7Ben Boeckel2014-10-2410-11/+11
* cmake: fix up miniupnpc's defineBen Boeckel2014-10-231-3/+5
* daemon_tests: update cmake codeBen Boeckel2014-10-231-4/+50
* gtest: support an external gtestBen Boeckel2014-10-233-9/+22
* cmake: put each test executable in its own directoryBen Boeckel2014-10-2310-45/+562
* Merge pull request #182Riccardo Spagni2014-10-236-34/+44
|\
| * fixed unit testsRiccardo Spagni2014-10-085-34/+42
| * miniupnpc static define changeRiccardo Spagni2014-10-071-0/+2
* | Apple and BSD don't need malloc.hRiccardo Spagni2014-10-201-1/+5
* | removed unecessary mnemonics testRiccardo Spagni2014-10-151-13/+0
* | Merge pull request #176Riccardo Spagni2014-10-151-0/+167
|\ \
| * | Added unit test. Fails for Japanese for some reason.Oran Juice2014-10-081-0/+167
* | | fixed conflict in tests CMakeListsRiccardo Spagni2014-10-152-1/+127
|\ \ \ | |_|/ |/| |
| * | tests: add a test for slow_memmemmoneromooo-monero2014-10-062-1/+127
| |/
* | fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-7/+7
* | use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-7/+7
|/
* remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni2014-10-021-7/+7
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+1
* updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-301-9/+17
* Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-251-31/+0
* low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-241-0/+31
* fixed unbound libs in testRiccardo Spagni2014-09-241-7/+7
* change to allow (at least a bit) for multiple TXT recordsThomas Winget2014-09-232-7/+17
* Monero addres from DNS TXT record implemented, tests passThomas Winget2014-09-232-0/+141
* ipv4 and ipv6 resolution workingThomas Winget2014-09-231-0/+65