Commit Graph

1931 Commits

Author SHA1 Message Date
Maxim Biro
5fad72b910 Modified hex_string_to_bin 2014-02-09 00:58:15 -05:00
irungentoo
7f977f9ad2 Merge pull request #718 from Proplex/2guud2btru
Update README with current information
2014-02-08 08:46:39 -05:00
irungentoo
e0e48a876e Merge pull request #717 from JFreegman/master
added API function to get online friend count
2014-02-08 08:46:08 -05:00
NemDiggers
c46a3e2bdc Update README with current information 2014-02-07 20:50:39 -05:00
irungentoo
696a6ba02e Onion_test should be now a bit less failure prone. 2014-02-07 20:39:30 -05:00
irungentoo
4d18d0312e Use a more appropriate distance function for group chats. 2014-02-07 20:23:21 -05:00
Jfreegman
8b91493e32 decrement counter on friend delete 2014-02-07 20:11:36 -05:00
Jfreegman
e9f3477d69 added API function to get online friend count 2014-02-07 19:43:21 -05:00
irungentoo
9c022832db Fixed bandwidth issue. 2014-02-06 19:22:44 -05:00
irungentoo
7ccff33069 Made onion test taste more like onion. 2014-02-05 19:51:22 -05:00
irungentoo
8d3fd0800a Lowered the route to friend minimum number of peers.
This fixes hole punching for some NATs.
2014-02-04 08:46:36 -05:00
irungentoo
c7b8d49c8c Fixed possible issue. 2014-02-03 18:35:46 -05:00
irungentoo
dbe256cc82 Fixed warning. 2014-02-02 19:44:39 -05:00
irungentoo
ad5d58b4a2 Added DHT bootstrap server info packets.
define DHT_SERVER_EXTRA_PACKETS to enable.
2014-02-01 18:45:37 -05:00
irungentoo
d5c005f024 Fixed error in last commit.
The tests actually work.
2014-01-31 20:25:46 -05:00
irungentoo
a377c7fbf4 Improved onion connection by a bit. 2014-01-31 18:05:49 -05:00
irungentoo
51717825c1 Merge pull request #709 from tawm/master
Fixed PID forgetfulness.
2014-01-30 15:02:19 -08:00
tawm
04580cf122 Fixed PID forgetfulness. 2014-01-30 15:56:45 -05:00
irungentoo
a13e30e8bb Test passes now, uncommented it. 2014-01-30 14:59:31 -05:00
irungentoo
1505d489f4 Fixed bug with client_ping_nodes() not pinging any nodes. 2014-01-30 14:23:19 -05:00
irungentoo
5da80263a5 Convert IPv4 in IPv6 to IPv6 address in recieve packet. 2014-01-30 13:59:10 -05:00
irungentoo
f1e0e16b67 A bit of tests added. 2014-01-29 20:59:50 -05:00
irungentoo
8f3966ad98 Merge pull request #706 from kc1212/install_readme
added solution to the 'Unable to locate package libopus-dev' problem
2014-01-28 12:00:36 -08:00
Kelong Cong
17000b1b7c added solution to the 'Unable to locate package libopus-dev' problem 2014-01-28 14:57:26 +00:00
irungentoo
0062119314 Merge pull request #704 from stqism/patch-5
Adds Jenkins, use ssl when possible
2014-01-27 04:19:50 -08:00
Sean
30200d04b7 Use ssl whenever possible 2014-01-26 18:07:58 -08:00
Sean
5f26d8ae14 Mention Jenkins, default to ssl 2014-01-26 18:02:16 -08:00
irungentoo
575135b327 Attempted fix of some hole punching issues. 2014-01-26 17:44:20 -05:00
irungentoo
b428429825 Merge pull request #702 from stqism/patch-4
Improved support for Plan 9, older SunOS, and AIX.
2014-01-25 20:02:44 -08:00
Sean
460e52c426 missing #endif 2014-01-25 19:49:37 -08:00
Sean
b14fd4fe71 FBSD 10+, SunOS support 2014-01-25 19:22:30 -08:00
irungentoo
7df9c0eb4b Merge pull request #703 from nurupo/dht_bootstrap_daemon
Improved DHT bootstrap daemon
2014-01-25 19:18:14 -08:00
Sean
934ddff24b Fixed reverting install.md 2014-01-25 19:13:07 -08:00
Sean
2ead95b56b made install.md Unix friendly 2014-01-25 19:02:47 -08:00
Sean
c766ff95d0 That newline looks cleaner 2014-01-25 18:51:55 -08:00
Sean
4e84497a68 Moved Unix support
Networking.h is imported by everything.
2014-01-25 18:50:23 -08:00
Sean
803c6f41d7 Moved to networking.h
Plan 9 requires u.h in every file
2014-01-25 18:48:49 -08:00
Sean
d89bd2a6a9 Not my finest moment 2014-01-25 18:44:36 -08:00
irungentoo
86ba735198 Improved hole punching a bit. 2014-01-25 21:09:26 -05:00
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
irungentoo
7b252be299 Set last_noreplay to zero when friend goes offline. 2014-01-24 21:20:32 -05: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