index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
Age
Commit message (
Expand
)
Author
2014-05-01
Protocol implementation is starting to look ok.
irungentoo
2014-04-25
Fixed building with NaCl.
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-21
Fixed test.
irungentoo
2014-04-21
Fixed a test.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-16
Some speedups and small fixes.
irungentoo
2014-04-15
Fixed regression, announce responses can contain 0 nodes.
irungentoo
2014-04-15
Major protocol changes, this commit breaks all network compatibility.
irungentoo
2014-04-14
Added function to TCP client and some tests.
irungentoo
2014-04-12
Pings and onion packets implemented in TCP_Client.c
irungentoo
2014-04-10
Added TCP test to build system.
irungentoo
2014-04-09
Fix phone.c
AZ Huang
2014-04-07
Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...
irungentoo
2014-04-07
Bug fix
mannol
2014-04-06
Added TCP_client.
irungentoo
2014-04-06
Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...
irungentoo
2014-04-06
Codec settings
mannol
2014-04-05
Astyled test.
irungentoo
2014-04-05
Rename suite
mannol
2014-04-05
Added test
mannol
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-29
TCP server now has onion functionality.
irungentoo
2014-03-28
TCP server almost ready.
irungentoo
2014-03-26
TCP server testing in progress.
irungentoo
2014-03-20
Fixed an api inconsistency.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-14
A bit of work done on the TCP relay server.
irungentoo
2014-02-27
Fixed onion test.
irungentoo
2014-02-26
Fixed/updated tests.
irungentoo
2014-02-22
fixed build.
irungentoo
2014-02-19
Added local file sending test to tox_test and updated TODO.
irungentoo
2014-02-18
Astyled and added tests.
irungentoo
2014-02-17
Fixed test issue.
irungentoo
2014-02-09
Fixed memory leaks and removed repeated code
Maxim Biro
2014-02-07
Onion_test should be now a bit less failure prone.
irungentoo
2014-02-05
Made onion test taste more like onion.
irungentoo
2014-01-30
Test passes now, uncommented it.
irungentoo
2014-01-29
A bit of tests added.
irungentoo
2014-01-21
random_nodes_path should return slightly better paths.
irungentoo
2014-01-20
Merge branch 'onion'
irungentoo
2014-01-19
proper windows preprocessor detection
Ben Iofel
2014-01-19
Fixed onion_test.
irungentoo
2014-01-18
Some optimizations and fixes.
irungentoo
2014-01-17
Incorporated onion into Tox.
irungentoo
2014-01-14
Onion data packets can now be handled in onion_client.
irungentoo
2014-01-09
Putting the sendback outside the encrypted part of the response.
irungentoo
2014-01-08
Fixed problem in onion_announce.c
irungentoo
2014-01-06
onion_announce seems to be working perfectly.
irungentoo
[next]