summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-25Not my finest momentSean
2014-01-25Improved hole punching a bit.irungentoo
2014-01-25Shortened daemon's nameMaxim Biro
2014-01-25Made bootstrapping optionalMaxim Biro
2014-01-25Added more error checkingMaxim Biro
2014-01-25Improved support for Plan 9, older SunOS, and AIX.Sean
2014-01-25Fixed possible anonimity leak with the onion routing.irungentoo
2014-01-24Set last_noreplay to zero when friend goes offline.irungentoo
2014-01-23Fixed group chat doc.irungentoo
2014-01-22Merge pull request #699 from stqism/patch-2irungentoo
fix redundacies in DHT lists.
2014-01-22Merge pull request #695 from benwaffle/patch-2irungentoo
Update INSTALL.md
2014-01-21Update DHTserversSean
2014-01-21Update INSTALL.mdbenwaffle
2014-01-21Decreased interval between sending announce packets.irungentoo
2014-01-21Merge pull request #694 from stqism/patch-1irungentoo
Fixed BSD IP stack issue
2014-01-21Fixed BSD IP stack issueSean
Thanks to @mahomet
2014-01-21random_nodes_path should return slightly better paths.irungentoo
Fixed test in network_test failing on some machines because of localhost ipv6 issues.
2014-01-21Updated DHT server list.irungentoo
2014-01-21Fixed bug.irungentoo
2014-01-21Adjusted some timeouts.irungentoo
2014-01-21Fixed some portability issues.irungentoo
2014-01-20Adjusted some timeouts and fixed possible memory leak.irungentoo
2014-01-20Added updated bootstrap server.irungentoo
2014-01-20Updated DHT server list with onion supporting DHT servers.irungentoo
Onionised DHT_test.
2014-01-20Merge pull request #693 from nurupo/dht_bootstrap_daemonirungentoo
Fixed missing cleanup
2014-01-20Moved things aroundMaxim Biro
2014-01-20Fixed missing cleanupMaxim Biro
2014-01-20Enabled onion in bootstrap_serverdaemon.irungentoo
2014-01-20Merge branch 'onion'irungentoo
2014-01-20Fakeid packets are now also sent via the DHT.irungentoo
2014-01-20Merge pull request #692 from benwaffle/patch-1irungentoo
Update network.c
2014-01-20Update network.cbenwaffle
2014-01-19Merge pull request #691 from benwaffle/masterirungentoo
fixed MSWindows detection in network.h
2014-01-19proper windows preprocessor detectionBen Iofel
2014-01-19Merge pull request #690 from nurupo/dht_bootstrap_daemonirungentoo
Fixed function conflict
2014-01-19Added .sh to the scriptMaxim Biro
2014-01-19Fixed function conflictMaxim Biro
2014-01-19Merge pull request #689 from nurupo/dht_bootstrap_daemonirungentoo
Fixed spelling
2014-01-19Fixed spellingMaxim Biro
2014-01-19Merge pull request #688 from nurupo/dht_bootstrap_daemonirungentoo
Improved DHT bootstrap daemon
2014-01-19Fixed onion_test.irungentoo
2014-01-19Spellchecked everythingMaxim Biro
2014-01-19Some small improvements added.irungentoo
2014-01-19Commented out now useless code.irungentoo
2014-01-19Small protocol change for more replay attack prevention.irungentoo
see the changes to Prevent_Tracking.txt
2014-01-19Astyled the codeMaxim Biro
2014-01-19Added no_replay and added some things to the docs.irungentoo
2014-01-19Fixed buildMaxim Biro
2014-01-19Fixed comments and variables' namesMaxim Biro
2014-01-19Renamed to fix build processMaxim Biro