Age | Commit message (Expand) | Author |
2012-10-25 | fix some thread related log messages | Philip Kaufmann |
2012-10-07 | get rid of strlcpy.h | Wladimir J. van der Laan |
2012-10-01 | fix -Wformat warnings all over the source | Philip Kaufmann |
2012-09-28 | Remove stack randomization | Pieter Wuille |
2012-08-28 | Don't retry a failing IRC nickname forever. | Gregory Maxwell |
2012-08-28 | Don't force IRC off if not listening, do force it off if IPv4 is off. | Gregory Maxwell |
2012-08-01 | Bugfix: Fix a variety of misspellings | Luke Dashjr |
2012-07-17 | Give threads a recognisable name to aid in debugging | Giel van Schijndel |
2012-05-31 | Rework network config settings | Pieter Wuille |
2012-05-25 | Testnet, Mark III | Gavin Andresen |
2012-05-18 | Update License in File Headers | Fordy |
2012-05-17 | Corrected grammar. As per Principle Of Least Surprise. | R E Broadley |
2012-05-13 | Only encode IPv4 addresses in IRC nicks | Pieter Wuille |
2012-05-11 | Keep port information for local addresses | Pieter Wuille |
2012-05-04 | Support for multiple local addresses | Pieter Wuille |
2012-04-17 | Remove headers.h | Pieter Wuille |
2012-04-15 | The string class returns string::npos, when find() fails. | Jeff Garzik |
2012-02-24 | CAddrMan: stochastic address manager | Pieter Wuille |
2012-02-19 | Fix #626: RecvLine wrong error message | Pieter Wuille |
2012-02-07 | Update all copyrights to 2012 | Gavin Andresen |
2012-02-07 | Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An... | Gavin Andresen |
2012-01-06 | Network stack refactor | Pieter Wuille |
2012-01-03 | Fix issue #659, and cleanup wallet/command-line argument handling a bit | Gavin Andresen |
2011-12-21 | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan |
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr |
2011-08-09 | Unify copyright notices. | Matt Corallo |
2011-06-14 | Merge pull request #226 from jordanlewis/betterheaders | Jeff Garzik |
2011-05-20 | irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.v0.3.22rc3 | Jeff Garzik |
2011-05-17 | Bugfix for dnslookup: irc.cpp still used old CAddress constructor | Pieter Wuille |
2011-05-15 | Only include strlcpy.h when we have to | Jordan Lewis |
2011-05-15 | Only include net.h when we have to | Jordan Lewis |
2011-05-15 | Only include irc.h when needed | Jordan Lewis |
2011-05-15 | make bitcoin include files more modular | Wladimir J. van der Laan |
2011-05-10 | Support for name lookups in -connect and -addnode | Pieter Wuille |
2011-04-23 | directory re-organization (keeps the old build system) | Jaromil |