openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Project Tox
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 53 of 186
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set up autotools build to build against vanilla NaCl.
iphydf
More...
over 8 years ago
Check that TCP connections aren't dropped in callbacks.
iphydf
More...
over 8 years ago
Minor simplification in `file_seek` code.
iphydf
More...
over 8 years ago
Always kill invalid file transfers when receiving file controls.
iphydf
More...
over 8 years ago
Fix logging condition for IPv6 client timestamp updates.
iphydf
More...
over 8 years ago
Eliminate dead return statement.
iphydf
More...
over 8 years ago
Avoid accessing uninitialised memory in `net_crypto`.
iphydf
More...
over 8 years ago
Remove `TOX_DEBUG` and have asserts always enabled.
iphydf
More...
over 8 years ago
Test a few cmake option combinations before the build.
iphydf
More...
over 8 years ago
Add platform-independent Socket and IP implementation
Diadlo
More...
over 8 years ago
Fix SSL verification in coveralls.
iphydf
More...
over 8 years ago
docs(INSTALL): Bring back autotools instructions
Zetok Zalbavar
More...
over 8 years ago
Only fetch 1 revision from git during Travis builds.
iphydf
More...
over 8 years ago
Release v0.1.3.
iphydf
More...
over 8 years ago
Remove .cabal-sandbox option from tox-spectest find line.
iphydf
More...
over 8 years ago
simplify integration as a third-party lib in cmake projects
Nils Fenner
More...
over 8 years ago
Add CMakeLists.txt.user to gitignore
Diadlo
More...
over 8 years ago
Add tests to secure memcmp and memzero functions.
Diadlo
More...
over 8 years ago
Release v0.1.2
iphydf
More...
over 8 years ago
avoid dereferencing Tox_Options
iphydf
More...
over 8 years ago
Remove tox_options_copy.
iphydf
More...
over 8 years ago
Use after free reported in #278 occurs because toxav_kill() calls msi_kill() (toxav.c:180) which frees msi_call instances (msi.c:161) which are then used when call_remove() (toxav.c:1136) is called. This fix prevents call_remove() from calling invalid pointer.
mannol
More...
over 8 years ago
Add secure memcmp and memzero implementation.
Diadlo
More...
over 8 years ago
Avoid array out of bounds read in friend saving.
iphydf
More...
over 8 years ago
Remove unused get/set salt/key functions from toxencryptsave.
iphydf
More...
over 8 years ago
Improve documentation of crypto_core.
iphydf
More...
over 8 years ago
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
More...
over 8 years ago
Add test to check if tox_new/tox_kill leaks.
iphydf
More...
over 8 years ago
Release v0.1.1
iphydf
More...
over 8 years ago
docs(TES): correct docs to reflect how many bytes fns actually require
Zetok Zalbavar
More...
over 8 years ago
←
1
2
…
49
50
51
52
53
54
55
56
57
…
185
186
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree