index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2014-12-26
Fixed bug with auto tests and cleaned up the code a bit.
irungentoo
2014-12-26
Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...
irungentoo
2014-12-25
Fixed bug.
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-25
Add function to get nodes from onion path.
irungentoo
2014-12-24
Don't populate path nodes too much.
irungentoo
2014-12-22
Improved detection of dead paths.
irungentoo
2014-12-21
Fixed bug in tox_load where names of size TOX_MAX_NAME_LENGTH didn't
irungentoo
2014-12-21
Further refactoring of proxy code
Maxim Biro
2014-12-21
Some refactoring of proxy code
Maxim Biro
2014-12-19
Merge branch 'logger_init_fix' of https://github.com/jdp5087/toxcore
irungentoo
2014-12-18
Removed calloc from logger_init, because the pid was no longer being appended.
Jon Poler
2014-12-15
DHT fixes.
irungentoo
2014-12-15
Some optimizations on how TCP relays are used.
irungentoo
2014-12-15
Increased max TCP connections.
irungentoo
2014-12-14
Sendback data size is always 8 bytes.
irungentoo
2014-12-13
Added HTTP proxy support
Maxim Biro
2014-12-11
Fixed crash when connection was killed during the packet callback.
irungentoo
2014-12-10
Add define for the maximum length of the friend request to the public api.
irungentoo
2014-12-09
Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...
irungentoo
2014-12-09
Change prototype for custom_packet_handler functions
Will Rouesnel
2014-12-08
Restore compatibility with older group chats.
irungentoo
2014-12-08
Delete close connection when peer leaves chat.
irungentoo
2014-12-06
Group stability fixes.
irungentoo
2014-12-03
Fixed possible threading issue.
irungentoo
2014-12-03
Fixed possible threading issue.
irungentoo
2014-12-03
Fixed possible threading issues.
irungentoo
2014-12-02
Fixed bug where group chat would see connection as offline when it was online.
irungentoo
2014-12-02
Only copy when pointer isn't NULL in get_friendcon_public_keys().
irungentoo
2014-12-01
Comment fix.
irungentoo
2014-12-01
Groupchat stability fixes.
irungentoo
2014-12-01
Removed useless code.
irungentoo
2014-12-01
Prevent joining groupchat more than once.
irungentoo
2014-12-01
Group chats should be less likely to break.
irungentoo
2014-11-30
Joining a group chat should be more reliable.
irungentoo
2014-11-29
Fixed bug where video didn't work anymore.
irungentoo
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-25
Fixed threading issues in toxcore.
irungentoo
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-11-21
Merge branch 'peerpk' of https://github.com/dubslow/toxcore
irungentoo
2014-11-20
Tox clients now should show they are offline with much better precision.
irungentoo
2014-11-19
get peer pubkey api
dubslow
2014-11-18
Decrease time to announce ourselves to 3 seconds.
irungentoo
2014-11-18
av refactor
mannol
2014-11-15
Last fix didn't really work well.
irungentoo
2014-11-15
Setting groupchat title when the groupchat isn't connected should
irungentoo
2014-11-15
Some modifications to the last pull request.
irungentoo
2014-11-14
add api function to get group title
Jfreegman
[next]