Commit Graph

3494 Commits

Author SHA1 Message Date
Maxim Biro
52f3b1553f Added support of linkage with C++ code 2013-07-22 18:06:24 -04:00
irungentoo
8379941584 Added small thing to DHT. 2013-07-22 17:21:58 -04:00
irungentoo
d0b4fa56a3 Friend requests should be better. 2013-07-22 17:02:32 -04:00
irungentoo
11d02de9a1 Fixed small thing in DHT. 2013-07-22 16:26:10 -04:00
irungentoo
53b58a4c82 Print the defined port. 2013-07-22 16:06:36 -04:00
irungentoo
cca045b4a2 Merge pull request #90 from NemDiggers/master
Print port just because
2013-07-22 13:05:57 -07:00
NemDiggers
fec1fe8577 Print port just because 2013-07-22 16:02:57 -04:00
irungentoo
4504011117 Fixed build. 2013-07-22 15:49:15 -04:00
irungentoo
485d5eee67 Merge pull request #89 from nurupo/master
Some DHT bootstrap improvements
2013-07-22 12:38:11 -07:00
irungentoo
8e43282fa9 Bootstrap servers now route friend requests. 2013-07-22 15:36:13 -04:00
irungentoo
37b7e4c12e Merge stuff from notadecent. 2013-07-22 15:30:59 -04:00
Maxim Biro
a8a72d09c7 Added cmake file for DHT_bootstrap_daemon 2013-07-22 15:28:09 -04:00
Maxim Biro
164d92e2dd Added saving and loading of keys by default 2013-07-22 15:16:01 -04:00
irungentoo
55361eac6f Modified the way friend requests worked.
Added routing of friend requests.
2013-07-22 14:52:42 -04:00
irungentoo
b368a6b4b8 Merge pull request #87 from TrevorDorl/master
Adds the option 'nokey' to disable loading and saving keys, for debuggin...
2013-07-22 10:33:18 -07:00
TrevorDorl
488c8af0c9 Adds the option 'nokey' to disable loading and saving keys, for debugging purposes 2013-07-22 12:09:30 -05:00
irungentoo
635e921c14 Fixed warnings. 2013-07-22 07:26:25 -04:00
irungentoo
11891e2475 Merge pull request #84 from nurupo/master
Improved build system
2013-07-22 04:09:45 -07:00
irungentoo
b7393890eb Merge pull request #83 from ollieh/savingloadingfiles
Saving messenger state in nTox
2013-07-22 04:09:01 -07:00
Maxim Biro
2ab2ebe5a5 Fixed comments 2013-07-21 21:32:15 -04:00
Maxim Biro
34bc2fad35 Fixed tabulation 2013-07-21 21:17:08 -04:00
Oliver Hunt
98c59506fa added data file to gitignore 2013-07-22 02:15:34 +01:00
Maxim Biro
f1495f8dfe Updated INSTALL.md 2013-07-21 21:12:53 -04:00
Maxim Biro
8ae0292cbf Updated .travis.yml to build all targets 2013-07-21 21:12:53 -04:00
Maxim Biro
d60f5eafdb Excluded tests that are not currently supported on building platform 2013-07-21 21:12:44 -04:00
Oliver Hunt
1dbd121ea8 moved saving to nTox.c 2013-07-22 02:11:19 +01:00
Maxim Biro
6260df230f Fixed missed version and policy 2013-07-21 20:51:37 -04:00
Maxim Biro
533f136d0e Made a cmake project for Core 2013-07-21 20:41:08 -04:00
irungentoo
d35ddc1618 Merge pull request #78 from redwire/master
Implemented a faster algorithm for generating nonces
2013-07-21 17:00:31 -07:00
redwire
b16013b86b Fixed temp redeclaration 2013-07-21 21:23:21 -02:30
redwire
99c3426cbc Going with irungentoo's suggestion and using memcpy instead of sectioning with arithmetic 2013-07-21 21:13:04 -02:30
redwire
5a5e6fd307 Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-07-21 21:10:44 -02:30
irungentoo
c211e361d2 Merge pull request #76 from notadecent/master
Updated nTox.c (added timestamp)
2013-07-21 14:37:31 -07:00
irungentoo
8563b0b3b3 Merge pull request #74 from mouseym/patch-1
Update INSTALL.md
2013-07-21 14:23:00 -07:00
Zack
9b634504a6 Fixed an embarassing typo 2013-07-21 18:40:24 -02:30
Zack
c999fb6462 Implemented a faster algorithm for generating nonces 2013-07-21 18:35:12 -02:30
notadecent
7863a552aa Updated nTox.c (added timestamp)
It's very glitchy. But it works.
2013-07-21 22:54:09 +02:00
irungentoo
550725c11a Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-07-21 13:15:42 -04:00
mouseym
eccdd80101 Update INSTALL.md
OSX Instructions added.
2013-07-21 18:15:05 +01:00
irungentoo
7fecd73ae0 Added routing functions to DHT. 2013-07-21 13:14:36 -04:00
irungentoo
0d26ee9aed Merge pull request #72 from notadecent/master
Update nTox.c
2013-07-21 06:54:15 -07:00
notadecent
2cf96814ba Update nTox.c
Formatting
2013-07-21 15:52:43 +02:00
irungentoo
38e49709c1 Fixed links in README. 2013-07-21 09:18:15 -04:00
irungentoo
71fef4e7bf Merge pull request #71 from ollieh/master
Removed docs, all are now in the wiki
2013-07-21 06:02:37 -07:00
irungentoo
8da1a37210 Merge pull request #70 from NemDiggers/master
We've updated our URL
2013-07-21 06:01:06 -07:00
Oliver Hunt
0ec04a92af Removed docs, all are now in the wiki 2013-07-21 09:50:36 +01:00
NemDiggers
6e827f2af1 We've updated our URL 2013-07-21 03:44:58 -04:00
irungentoo
4f4e41f2eb Initial connections might be faster. 2013-07-20 22:22:17 -04:00
irungentoo
3793b0b7fa Merge pull request #69 from stal888/arrows
Don't exit on arrow keys
2013-07-20 19:10:05 -07:00
Sebastian Stal
d88cdf7307 Don't exit on arrow keys 2013-07-20 19:08:10 -07:00