summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-08Update status length constant namez3bra
2016-11-08Rename CLIENT_ID to ADDRESS in constantsz3bra
2016-11-08Update user status constantsz3bra
2016-11-08Update friend request message constantsz3bra
2016-11-08Load data into Tox_Option structurez3bra
2016-11-08Update toxcore to the new_apiz3bra
2016-11-08Add generating nodes from the available nodes.tox.chat API.pranomostro
2016-10-31Compile against local toxcore submodulez3bra
2016-10-31Make irungentoo/toxcore a submodulez3bra
2016-10-31Add missing variable for weprintf conversion.pranomostro
2015-02-08Bump up to 0.2.1sin
2015-01-07ratox.1: fix mandoc warningsHiltjo Posthuma
2015-01-07Implement proxy functionality as desiredFRIGN
Now we support both HTTP and SOCKS5 proxies. While at it, get rid of the outdated usage string and just establish the fact we have a bloody manpage for explanations.
2015-01-07Quick fix for API-changeFRIGN
More fundamental support for the now multiple proxy types will follow.
2014-12-25Update link to OS/X patchsin
2014-12-25ratox.1: use author name and mailto macroHiltjo Posthuma
2014-12-25ratox.1: fix alignment for mandoc -Tpdf and htmlHiltjo Posthuma
2014-12-25Rework manpageFRIGN
Include the recent parameter-changes and be more concise what we're talking about. What's left to do is to include the given examples in an EXAMPLE-section (including the examples given in the README).
2014-12-25Change the command line parameters to reflect the config.def.h-changesFRIGN
There must now be a way to explicitly disable proxy-mode and tcp-mode.
2014-12-25Add ipv6-, tcp- and proxy-mode to config.def.hFRIGN
There's no reason to prevent the user from setting this stuff at compile time.
2014-12-23Update LICENSEsin
2014-12-23Properly align tables as wellsin
2014-12-23Align globals and local variablessin
2014-12-23Fix indentation and alignmentsin
2014-12-16Update READMEsin
2014-12-16Update README with mailing list infosin
2014-12-11Simplify commentssin
2014-12-11Indent with tabs and align with spacessin
2014-12-09Refine config.def.h a bitFRIGN
2014-12-09Add ability to specify save file as command line argumentFRIGN
Also, get closer to the STS (Single Tox Standard) by calling the the save file "save file" and not "data file". Additionally, augment the manual section about encrypting and decrypting the save file.
2014-12-08Rework some of the log-warningsFRIGN
2014-12-08Proceed with cleanupFRIGN
2014-12-08Guard FD_APPEND with a do { } while(0)sin
2014-12-08Begin cleanup according to style(9)FRIGN
2014-12-07Bump version to 0.2sin
2014-12-07Re-prompt passphrase when creating a new encrypted saveFRIGN
This is more consistent with the de-facto behaviour of password-setting prompts.
2014-12-07Remove SEE ALSO section from manpagesin
2014-12-05Update LICENSE and AUTHORS section in manpagesin
2014-12-05Fix wording in manpagesin
2014-12-05Add -E and -e to enable and disable data file encryptionsin
2014-12-01Do not handle SIGABRT - let it terminate the process immediatelysin
2014-12-01Underline references to filessin
2014-12-01Add info about `id' file to manpagesin
2014-12-01Update manpagesin
2014-12-01Increase connection delay to 4 secondssin
2014-12-01Do the datasave() as early as possible in shutdown()sin
2014-12-01Save data file on receipt of a deadly signalsin
2014-12-01Update TODOsin
2014-11-30Update list of nodessin
2014-11-30Connect to nodes in a random order to minimize load on any given nodesin