Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/nurupo/InsertProjectNameHere
|
|
|
|
|
|
|
|
Added MacPorts related info. to Section heading "OS X Non-homebrew"
|
|
OS X shell script to do everything from git pull to sudo make install for toxcore, after dependencies have already been installed, by MacPorts, from source, etc.
|
|
|
|
since the daemon is in the process of being packaged for easy deployment, it's probably best we have a working default config that extends existing nodes.
|
|
|
|
|
|
are already connected to the friend but they have not added us yet.
|
|
|
|
Groups should be much more stable.
|
|
|
|
|
|
Connections should now die when appropriate instead of lingering
endlessly.
|
|
|
|
|
|
|
|
|
|
No names yet though.
|
|
|
|
|
|
Some other work done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now we can also remove the helper routines from toxcore/util.[ch].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change location of the user avatar from "<data dir>/avatar.png" to
"<data dir>/avatars/<user id>.png", as proposed by commit
6f4ab49f5c2a33aab00bdb9e80dfe51624089899
|
|
|
|
Messenger.
|
|
|
|
|
|
speed.
|
|
Messenger was doing way do many things.
friend_connection takes care of finding and establishing a connection
to friends.
|
|
Some small fixes.
|
|
|
|
Check if ip family is valid in set_direct_ip_port() function.
|
|
|
|
Astyled.
|