index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
onion_test.c
Age
Commit message (
Expand
)
Author
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-08-13
Decreased maximum onion_test test time.
irungentoo
2014-08-09
Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions
pyruvate
2014-06-15
Fixed some warnings.
irungentoo
2014-05-12
Fixed onion test.
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-15
Fixed regression, announce responses can contain 0 nodes.
irungentoo
2014-02-27
Fixed onion test.
irungentoo
2014-02-26
Fixed/updated tests.
irungentoo
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-20
Merge branch 'onion'
irungentoo
2014-01-19
proper windows preprocessor detection
Ben Iofel
2014-01-19
Fixed onion_test.
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
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
2013-12-31
Added onion.c to build system and added a test.
irungentoo