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
2018-07-05
Make tox.c unambiguously parseable.
iphydf
2018-06-24
Add new Circle CI configuration.
iphydf
2018-05-20
Finish @Diadlo's network Family abstraction.
iphydf
2018-04-15
Restrict packet kinds that can be sent through onion path.
Evgeny Kurnevsky
2018-03-17
Add logging to the onion_test.
iphydf
2018-03-16
Remove the use of the 'hh' format specifier.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-18
Disable lan discovery in most tests.
iphydf
2018-02-14
Get rid of the only GNU extension we used.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Make Net_Crypto a module-private type.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-14
Make Onion_Client a module-private type.
iphydf
2018-01-14
Make Onion_Announce a module-private type.
iphydf
2018-01-11
Move Networking_Core struct into the .c file.
iphydf
2017-11-15
Don't use IPv6 in test if it's unsupported
Diadlo
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-13
Use <stdbool.h> and replace _Bool with bool.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-18
Fix some compiler warnings.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2015-12-15
Onion test fixed to work with faster DHT.
irungentoo
2015-04-06
Fixed onion test.
irungentoo
2015-02-07
Properly free everything at the end of each test.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
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
[next]