summaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+10
* cmake: refactor common code with librariesBen Boeckel2014-10-231-9/+1
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+64
* build libunbound from external if no local libunbound or for static buildsRiccardo Spagni2014-10-061-1/+2
* quick hacky fix for broken TXT readsRiccardo Spagni2014-10-031-1/+9
* updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-302-6/+14
* Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-251-24/+1
* Remove LDNS dep and fix a bug in libunbound const correctness fixThomas Winget2014-09-242-4/+4
* Removed ldns dependencyThomas Winget2014-09-242-4/+9
* low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-241-1/+24
* libunbound has const correctness issues...Thomas Winget2014-09-241-5/+19
* temp commitThomas Winget2014-09-241-15/+42
* Added function to check syntax of URL for DNS lookupThomas Winget2014-09-232-8/+44
* change to allow (at least a bit) for multiple TXT recordsThomas Winget2014-09-232-9/+14
* Monero addres from DNS TXT record implemented, tests passThomas Winget2014-09-232-24/+45
* Use the loop iterator, previous version of me.Thomas Winget2014-09-231-2/+2
* ipv4 and ipv6 resolution workingThomas Winget2014-09-232-21/+125
* Initial commit of DNS codeThomas Winget2014-09-232-0/+141
* Separate testnet default data dirZachary Michaels2014-09-152-0/+2
* HOW DO I ENGLISH?jebes2014-09-111-1/+1
* mispelled brief, corrected itjebes2014-09-112-14/+14
* HOW DO I GIT?jebes2014-09-111-1/+1
* Documented varintjebes2014-09-114-40/+80
* commented util.hjebes2014-09-092-8/+45
* License updated to BSD 3-clausefluffypony2014-07-2311-34/+319
* Fix assert bug in base58 encodeZachary Michaels2014-07-011-1/+1
* DRY cin input_line (and test replacement of non-DRY usage)Thomas Winget2014-06-122-0/+15
* builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget2014-06-121-0/+6
* initial [broken] updatemydesktop2014-05-033-5/+80
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-0/+2
* some fixesAntonio Juarez2014-03-204-5/+64
* moved all stuff to githubAntonio Juarez2014-03-0311-0/+1249