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-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
2014-01-02
Some work done on the onion announce part.
irungentoo
2014-01-01
Some small cleanups.
irungentoo
2013-12-31
Added onion.c to build system and added a test.
irungentoo
2013-12-31
Fixed small issues in onion.c
irungentoo
2013-12-30
Added a function to create and send a onion packet.
irungentoo
2013-12-29
onion.c now handles another packet type.
irungentoo
2013-12-28
Another packet type is now handled by onion.c
irungentoo
2013-12-27
Another packet type added to onion.c
irungentoo
2013-12-26
It makes more sense for new_keys() to be in new_net_crypto()
irungentoo
2013-12-25
All recv packets now handled.
irungentoo
2013-12-24
Added the shell of onion.{c, h}
irungentoo
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-12-21
Removed upper size limit from encrypt and decrypt_data_symmetric.
irungentoo
[next]