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-01-30
Fixed bug with client_ping_nodes() not pinging any nodes.
irungentoo
2014-01-30
Convert IPv4 in IPv6 to IPv6 address in recieve packet.
irungentoo
2014-01-26
Attempted fix of some hole punching issues.
irungentoo
2014-01-25
Merge pull request #702 from stqism/patch-4
irungentoo
2014-01-25
missing #endif
Sean
2014-01-25
That newline looks cleaner
Sean
2014-01-25
Moved Unix support
Sean
2014-01-25
Moved to networking.h
Sean
2014-01-25
Not my finest moment
Sean
2014-01-25
Improved hole punching a bit.
irungentoo
2014-01-25
Improved support for Plan 9, older SunOS, and AIX.
Sean
2014-01-25
Fixed possible anonimity leak with the onion routing.
irungentoo
2014-01-24
Set last_noreplay to zero when friend goes offline.
irungentoo
2014-01-21
Decreased interval between sending announce packets.
irungentoo
2014-01-21
Fixed BSD IP stack issue
Sean
2014-01-21
random_nodes_path should return slightly better paths.
irungentoo
2014-01-21
Fixed bug.
irungentoo
2014-01-21
Adjusted some timeouts.
irungentoo
2014-01-21
Fixed some portability issues.
irungentoo
2014-01-20
Adjusted some timeouts and fixed possible memory leak.
irungentoo
2014-01-20
Enabled onion in bootstrap_serverdaemon.
irungentoo
2014-01-20
Merge branch 'onion'
irungentoo
2014-01-20
Fakeid packets are now also sent via the DHT.
irungentoo
2014-01-20
Update network.c
benwaffle
2014-01-19
proper windows preprocessor detection
Ben Iofel
2014-01-19
Some small improvements added.
irungentoo
2014-01-19
Commented out now useless code.
irungentoo
2014-01-19
Small protocol change for more replay attack prevention.
irungentoo
2014-01-19
Added no_replay and added some things to the docs.
irungentoo
2014-01-18
Some optimizations and fixes.
irungentoo
2014-01-18
Fixed segfault.
irungentoo
2014-01-17
Small performance increases.
irungentoo
2014-01-17
Incorporated onion into Tox.
irungentoo
2014-01-16
Wrote random_path function.
irungentoo
2014-01-15
onion_client almost done.
irungentoo
2014-01-14
Some packet handling code added to onion_client.
irungentoo
2014-01-14
Onion data packets can now be handled in onion_client.
irungentoo
2014-01-13
Added functions to add/remove friends in onion_client.
irungentoo
2014-01-12
Some work done in onion_client.
irungentoo
2014-01-11
Some work done on onion_client
irungentoo
2014-01-10
Some work on onion_client done.
irungentoo
2014-01-10
Removed useless line.
irungentoo
2014-01-09
Some work done on the client part.
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-07
Added shell of onion_client.c
irungentoo
2014-01-06
onion_announce seems to be working perfectly.
irungentoo
2014-01-05
Tests added and some fixes for the onion part.
irungentoo
2014-01-04
Some work on the onion part done.
irungentoo
2014-01-03
A bit of work done on the onion part.
irungentoo
[next]