Maxim Biro
|
553472442f
|
Shortened daemon's name
|
2014-01-25 21:00:31 -05:00 |
|
Maxim Biro
|
4782a8475a
|
Made bootstrapping optional
|
2014-01-25 20:37:01 -05:00 |
|
Maxim Biro
|
b9ef9b91af
|
Added more error checking
|
2014-01-25 20:00:34 -05:00 |
|
Sean
|
900e3bea6b
|
Improved support for Plan 9, older SunOS, and AIX.
|
2014-01-25 10:44:07 -08:00 |
|
irungentoo
|
0d53abebcd
|
Fixed possible anonimity leak with the onion routing.
|
2014-01-25 13:33:39 -05:00 |
|
mannol
|
142340aa63
|
Added build system
|
2014-01-25 14:41:04 +01:00 |
|
irungentoo
|
7b252be299
|
Set last_noreplay to zero when friend goes offline.
|
2014-01-24 21:20:32 -05:00 |
|
mannol
|
81097ffe25
|
Minor fix
|
2014-01-25 02:03:24 +01:00 |
|
mannol
|
913239e434
|
In respect to freedom, i fixed terminology
|
2014-01-25 01:37:25 +01:00 |
|
mannol
|
65d320e31d
|
Done with encryption and core adaptations.
|
2014-01-25 01:32:33 +01:00 |
|
irungentoo
|
51d8c41390
|
Fixed group chat doc.
|
2014-01-23 09:05:43 -05:00 |
|
irungentoo
|
0c0cc3d778
|
Merge pull request #699 from stqism/patch-2
fix redundacies in DHT lists.
|
2014-01-22 05:10:06 -08:00 |
|
irungentoo
|
5414e4d848
|
Merge pull request #695 from benwaffle/patch-2
Update INSTALL.md
|
2014-01-22 04:59:20 -08:00 |
|
Sean
|
5eecd92f8e
|
Update DHTservers
|
2014-01-21 22:53:59 -08:00 |
|
benwaffle
|
03e41b872c
|
Update INSTALL.md
|
2014-01-21 19:05:16 -05:00 |
|
irungentoo
|
e08e193510
|
Decreased interval between sending announce packets.
|
2014-01-21 16:51:55 -05:00 |
|
irungentoo
|
5e8ba8ed6b
|
Merge pull request #694 from stqism/patch-1
Fixed BSD IP stack issue
|
2014-01-21 11:33:23 -08:00 |
|
Sean
|
50cfbc2760
|
Fixed BSD IP stack issue
Thanks to @mahomet
|
2014-01-21 11:13:44 -08:00 |
|
irungentoo
|
00100ea335
|
random_nodes_path should return slightly better paths.
Fixed test in network_test failing on some machines because of localhost
ipv6 issues.
|
2014-01-21 11:14:16 -05:00 |
|
irungentoo
|
98043f4512
|
Updated DHT server list.
|
2014-01-21 10:20:02 -05:00 |
|
irungentoo
|
04d13fbbaf
|
Fixed bug.
|
2014-01-21 08:50:23 -05:00 |
|
irungentoo
|
980318a8c6
|
Adjusted some timeouts.
|
2014-01-21 07:51:30 -05:00 |
|
irungentoo
|
4e1bc481c5
|
Fixed some portability issues.
|
2014-01-21 07:31:19 -05:00 |
|
irungentoo
|
bba5176f28
|
Adjusted some timeouts and fixed possible memory leak.
|
2014-01-20 21:01:56 -05:00 |
|
irungentoo
|
8421e44ffb
|
Added updated bootstrap server.
|
2014-01-20 16:56:48 -05:00 |
|
irungentoo
|
15d01ca746
|
Updated DHT server list with onion supporting DHT servers.
Onionised DHT_test.
|
2014-01-20 15:20:17 -05:00 |
|
irungentoo
|
b9896e31dc
|
Merge pull request #693 from nurupo/dht_bootstrap_daemon
Fixed missing cleanup
|
2014-01-20 11:34:53 -08:00 |
|
Maxim Biro
|
96767c170a
|
Moved things around
|
2014-01-20 14:19:11 -05:00 |
|
Maxim Biro
|
b67d6bd024
|
Fixed missing cleanup
|
2014-01-20 14:09:20 -05:00 |
|
irungentoo
|
522f90fee1
|
Enabled onion in bootstrap_serverdaemon.
|
2014-01-20 13:05:34 -05:00 |
|
irungentoo
|
aff6b112c0
|
Merge branch 'onion'
|
2014-01-20 12:48:26 -05:00 |
|
irungentoo
|
9aa94bfe1d
|
Fakeid packets are now also sent via the DHT.
|
2014-01-20 12:23:10 -05:00 |
|
irungentoo
|
66f0a7eaf0
|
Merge pull request #692 from benwaffle/patch-1
Update network.c
|
2014-01-20 05:48:06 -08:00 |
|
benwaffle
|
0a9377d526
|
Update network.c
|
2014-01-20 00:27:01 -05:00 |
|
irungentoo
|
49d2d7f56e
|
Merge pull request #691 from benwaffle/master
fixed MSWindows detection in network.h
|
2014-01-19 16:55:37 -08:00 |
|
Ben Iofel
|
174cec7f15
|
proper windows preprocessor detection
|
2014-01-19 19:30:14 -05:00 |
|
irungentoo
|
01c3c1be72
|
Merge pull request #690 from nurupo/dht_bootstrap_daemon
Fixed function conflict
|
2014-01-19 14:34:33 -08:00 |
|
Maxim Biro
|
c3763cb708
|
Added .sh to the script
|
2014-01-19 17:21:24 -05:00 |
|
Maxim Biro
|
d8f2072ab5
|
Fixed function conflict
|
2014-01-19 15:27:29 -05:00 |
|
irungentoo
|
500acfce0b
|
Merge pull request #689 from nurupo/dht_bootstrap_daemon
Fixed spelling
|
2014-01-19 12:14:11 -08:00 |
|
Maxim Biro
|
718b4415fc
|
Fixed spelling
|
2014-01-19 15:09:57 -05:00 |
|
irungentoo
|
6b7dff37c8
|
Merge pull request #688 from nurupo/dht_bootstrap_daemon
Improved DHT bootstrap daemon
|
2014-01-19 11:51:25 -08:00 |
|
irungentoo
|
81dd4a8083
|
Fixed onion_test.
|
2014-01-19 14:41:29 -05:00 |
|
Maxim Biro
|
bffc3d96e5
|
Spellchecked everything
|
2014-01-19 14:14:25 -05:00 |
|
irungentoo
|
3268f18a32
|
Some small improvements added.
|
2014-01-19 14:14:23 -05:00 |
|
irungentoo
|
e6e2112350
|
Commented out now useless code.
|
2014-01-19 14:00:41 -05:00 |
|
irungentoo
|
639b37de67
|
Small protocol change for more replay attack prevention.
see the changes to Prevent_Tracking.txt
|
2014-01-19 13:53:24 -05:00 |
|
Maxim Biro
|
885e5898c5
|
Astyled the code
|
2014-01-19 13:53:18 -05:00 |
|
irungentoo
|
cdcb8b8600
|
Added no_replay and added some things to the docs.
|
2014-01-19 09:44:33 -05:00 |
|
Maxim Biro
|
5a4756a6c0
|
Fixed build
|
2014-01-19 05:03:19 -05:00 |
|