index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-13
Fix `--enable-logging` flag in autotools configure script.
iphydf
2016-12-13
Fix padding in SAVED_FRIEND struct and add test.
Robin Lindén
2016-12-12
Conditionally enable non-portable assert on LP64.
iphydf
2016-12-12
Merge remote-tracking branch 'upstream/master'
GDR!
2016-12-12
Move -ltoxcore to be the first linked library
GDR!
2016-12-10
Fix off by one error in saving our own status message.
iphydf
2016-12-10
net_crypto give handle_data_packet_helper a better name
Gregory Mullen (grayhatter)
2016-12-09
Improve toxencryptsave documentation
Maxim Biro
2016-12-05
Don't build nTox by default.
iphydf
2016-12-03
rename messenger function, prepend m_
Gregory Mullen (grayhatter)
2016-11-28
Don't error on warnings by default
Maxim Biro
2016-11-24
Version Patch v0.0.4 => v0.0.5
Gregory Mullen (grayhatter)
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-23
Add knob to suppress building the nTox client
Ismael Luceno
2016-11-23
Add knob to suppress building the toxav test
Ismael Luceno
2016-11-21
Support float32 and float64 in msgpack type printer.
iphydf
2016-11-20
Fix a memory leak in GroupAV
Maxim Biro
2016-11-20
Fix NULL pointer dereference in log calls
Maxim Biro
2016-11-20
Fix a memory leak in hstox interface
Maxim Biro
2016-11-21
Made saveformat platform-independent.
Robin Lindén
2016-11-21
Mark Tox_Options struct as deprecated.
iphydf
2016-11-20
Add NONE enumerator to bit mask.
iphydf
2016-11-15
Convert to and from network byte order in set/get nospam.
iphydf
2016-11-14
new_messenger(options ... ) must never be null
Gregory Mullen (grayhatter)
2016-11-14
v0.0.4
iphydf
2016-11-12
Support arbitrary video resolutions in av_test
Mikhael-Danilov
2016-11-12
Use apidsl for the crypto_core API.
iphydf
2016-11-11
Disable -Wunused-but-set-variable compiler warning flag.
iphydf
2016-11-11
Add DHT_create_packet
endoffile78
2016-11-11
Add decode/encode PlainText test support.
iphydf
2016-11-10
Work around Travis issue that causes build failures.
iphydf
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-11-08
Add spectest to the cmake test suite.
iphydf
2016-11-08
Disable some gcc-specific warnings.
iphydf
2016-11-07
Release v0.0.3.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-11-06
Rename log levels to remove the extra "LOG" prefix.
iphydf
2016-11-06
Change packet kind enum to use hex constants.
iphydf
2016-11-06
Remove assoc
endoffile78
2016-11-06
Enable address sanitizer on the cmake build.
iphydf
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-05
Convert series of NET_PACKET_* defines into a typedef enum
Gregory Mullen (grayhatter)
2016-11-03
Move packing and unpacking DHT request packets to DHT module.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-11-02
Remove unimplemented "time delta" parameter.
iphydf
2016-10-30
TravisCI shorten IRC message
Gregory Mullen (grayhatter)
2016-10-30
Version Patch v0.0.2
Gregory Mullen (grayhatter)
2016-10-29
Rename some internal "group chat" things to "conference".
iphydf
2016-10-28
toxav renaming: group.{h,c} -> groupav.{h,c}
Dmytro Vorobiov
2016-10-26
Error if format_test can't be executed.
iphydf
[next]