Commit Graph

5189 Commits

Author SHA1 Message Date
Astonex
5ad33e7398 Essentially nTox without the ncurses for Windows. Slightly modified main() 2013-07-29 23:00:56 +01:00
irungentoo
db21bb61c1 Merge pull request #136 from thunfischbrot/patch-2
Updated INSTALL.md to add dependencies for OSX
2013-07-29 14:37:15 -07:00
thunfischbrot
64f74025da Updated INSTALL.md to add dependencies for OSX
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly.
2013-07-29 23:34:19 +02:00
irungentoo
49a61effd5 IRC webchat link now links to irc channel. 2013-07-29 15:46:45 -04:00
irungentoo
62dd1c73c7 Merge pull request #130 from nurupo/master
Fixed IRC channel for Travis
2013-07-29 12:45:08 -07:00
Maxim Biro
3143bca131 New irc channel. 2013-07-29 15:34:28 -04:00
irungentoo
e0ffb63d46 New irc channel. 2013-07-29 15:18:12 -04:00
irungentoo
d09bcccc67 Merge pull request #128 from thunfischbrot/patch-1
Updated INSTALL.md for correcting OSX instructions
2013-07-29 11:26:00 -07:00
irungentoo
01254347b5 Merge pull request #129 from notadecent/patch-2
Minor formatting edits
2013-07-29 11:25:44 -07:00
notadecent
200e704be5 Minor formatting edits 2013-07-29 20:17:30 +02:00
thunfischbrot
b8691af69e Updated INSTALL.md for correcting OSX instructions
Command-line instructions were not properly marked as such, rendering them ineffective if entered as displayed.
2013-07-29 20:15:06 +02:00
irungentoo
dfbd76498e Merge pull request #127 from untitaker/patch-1
Fix #124
2013-07-29 10:47:54 -07:00
irungentoo
519b35ef56 Merge pull request #126 from rlewon/add_deps_install_doc
Add deps install doc
2013-07-29 10:43:32 -07:00
Markus Unterwaditzer
125e606160 Fix #124 2013-07-29 19:42:28 +02:00
Ryan Lewon
9999fadfe0 Added ncurses-dev for nTox curses client. 2013-07-29 17:35:50 +00:00
Ryan Lewon
de90518f28 Updated install docs to reflect ubuntu dependencies for 13.04. 2013-07-29 17:32:00 +00:00
irungentoo
db5775afb3 Added basic dynamic memory allocation to Lossless UDP. 2013-07-28 19:42:33 -04:00
irungentoo
0eb429e458 Slightly improved hole punching in the DHT. 2013-07-28 17:10:55 -04:00
irungentoo
caaa1ff888 nTox now tells you if it could not send the message. 2013-07-27 21:33:01 -04:00
irungentoo
deb124f539 Fixed name related functions.
They now should give proper lengths and take length into account when
sending.
2013-07-27 21:08:06 -04:00
irungentoo
b83359cd05 Added friend request accepting to nTox and fixed a bug.
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes
connecting when they connected at the same time to each other.
2013-07-27 20:04:56 -04:00
irungentoo
1864f2b396 Merge pull request #118 from nfkd/patch-1
styling
2013-07-27 09:52:14 -07:00
nfkd
52a11813a6 styling 2013-07-27 13:43:30 -03:00
irungentoo
8eb76e46a8 Merge pull request #117 from KostyaKow/master
created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
2013-07-27 09:32:43 -07:00
Konstantin Kowalski
ecab4c8777 Fixing broken commit 2013-07-27 12:17:31 -04:00
Konstantin Kowalski
b3fa1fc8f4 [fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there. 2013-07-27 12:10:41 -04:00
Konstantin Kowalski
77ebbed91b created new files misc_tools.(c|h) and moved hex_string_to_bin() there. 2013-07-27 10:53:01 -04:00
irungentoo
4edf2207fe Fixed small astyle problems. 2013-07-27 08:48:50 -04:00
irungentoo
14b43651c1 Ran the code through: astyle --style=linux 2013-07-27 08:43:36 -04:00
irungentoo
1a6446266c Merge branch 'master' of https://github.com/KostyaKow/ProjectTox-Core into KostyaKow-master
Conflicts:
	core/DHT.c
2013-07-27 08:26:00 -04:00
Konstantin Kowalski
241aca98bd A *lot* of style changes. 2013-07-26 23:07:25 -04:00
irungentoo
45b5ef0b79 Merge pull request #115 from Astonex/master
Close the socket in shutdown_networking()
2013-07-26 19:03:34 -07:00
irungentoo
792a02e9f6 Merge pull request #111 from nfkd/patch-3
Fix braces and a few whitespaces
2013-07-26 18:57:42 -07:00
Astonex
3e1b96f333 Merge remote-tracking branch 'ProjectTox/master' 2013-07-27 02:52:24 +01:00
Astonex
37a300f902 Close the socket in shutdown_networking() 2013-07-27 02:45:58 +01:00
nfkd
11e18d71c9 Update DHT.c 2013-07-26 22:42:33 -03:00
irungentoo
1b4ea2e1ae Merge pull request #114 from nurupo/master
Updated Windows instructions
2013-07-26 18:19:05 -07:00
Maxim Biro
753f47ef6c Updated Windows instructions 2013-07-26 21:05:24 -04:00
nfkd
c9063cf24a Update DHT.c 2013-07-26 21:54:02 -03:00
irungentoo
052a231559 Merge pull request #113 from Astonex/patch-1
Update INSTALL.md
2013-07-26 17:49:45 -07:00
irungentoo
85b2db2ad2 Merge pull request #112 from KostyaKow/master
took out several strlen() calls out of the loop; replaced int's with siz...
2013-07-26 17:48:12 -07:00
Astonex
6515a52d44 Update INSTALL.md
Spelling mistake
2013-07-27 01:46:35 +01:00
Astonex
6082293089 Update INSTALL.md
Updated the Windows install instructions - Changing the system path to include MinGW's bin directory.
2013-07-27 01:39:16 +01:00
irungentoo
e6a33fede6 Small inconsistency fixed. 2013-07-26 19:31:01 -04:00
irungentoo
d04f5f40d4 Merge pull request #110 from nfkd/patch-2
Fix braces and some white-spaces
2013-07-26 16:29:35 -07:00
nfkd
d62aec7db5 Fix braces and a few whitespaces 2013-07-26 20:18:45 -03:00
nfkd
4478cd4cd3 Fix braces and some white-spaces 2013-07-26 19:52:20 -03:00
irungentoo
0565374ddc Merge pull request #109 from nfkd/patch-1
Fix braces
2013-07-26 15:49:57 -07:00
irungentoo
2bbffc9ca0 Merge pull request #108 from sometwo/patch-5
styling
2013-07-26 15:42:13 -07:00
nfkd
16c9e23b3c Fix braces 2013-07-26 19:39:04 -03:00