index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
tox.c
Age
Commit message (
Expand
)
Author
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-01
Implement tox_loop
Ansa89
2017-04-01
initial version of tox_loop
michael bishop
2017-03-04
Fix formatting with astyle
Diadlo
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-26
Add platform-independent Socket and IP implementation
Diadlo
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Use `tox_options_set_*` instead of direct member access.
iphydf
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-12-14
Add option to disable local peer discovery
Maxim Biro
2016-12-13
Fix version compatibility test.
sudden6
2016-12-03
rename messenger function, prepend m_
Gregory Mullen (grayhatter)
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-15
Convert to and from network byte order in set/get nospam.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-10-29
Rename some internal "group chat" things to "conference".
iphydf
2016-09-30
Add the 'Tox' context object to the logger.
iphydf
2016-09-26
C++ the second round.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-21
Make group callbacks stateless
Jfreegman
2016-09-17
Complete old groupchat conversion to new API
Jfreegman
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-13
Use <stdbool.h> and replace _Bool with bool.
iphydf
2016-09-13
Group #include directives in 3-4 groups.
iphydf
2016-09-10
make the majority of the callbacks stateless and add some status to a testcase
michael bishop
2016-09-08
Fix memory leak on error paths in tox_new.
iphydf
2016-09-07
Comment intentional switch fallthroughs
Jfreegman
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-02
Do not use `else` after `return`.
iphydf
2016-09-01
Match parameter names in declarations with their definitions.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-30
Add missing #includes to headers and rename tox_old to tox_group.
iphydf
2016-08-29
Add getters/setters for options.
iphydf
2016-08-28
Expose constants as functions.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-22
Make Message received receipts stateless
Gregory Mullen (grayhatter)
2016-08-22
Make Friend User Status stateless
Gregory Mullen (grayhatter)
2016-08-20
Make the friend message callback stateless
Gregory Mullen (grayhatter)
2016-08-19
Make Typing change callback stateless
Gregory Mullen (grayhatter)
2016-08-18
Make friend_status_message callback stateless.
iphydf
2016-08-18
Allow NULL as argument to tox_kill.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2016-08-17
Make self_connection_status callback stateless.
iphydf
2016-08-12
Check code formatting on Travis.
iphydf
2016-02-13
added the dropped ;
Gregory Mullen (GrayHatter)
2016-02-13
update the compatablity function to match the macro
Gregory Mullen (GrayHatter)
2016-02-13
Get SemVer more ready
Gregory Mullen (GrayHatter)
[prev]
[next]