summaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Expand)Author
2020-08-21factorize usleep()-related code in main.cAndrew Cady
2020-08-21represent program mode as a single enumAndrew Cady
2020-08-20use tox_callback_friend_connection_status instead of pollingAndrew Cady
2018-11-17Move friend-connection-lost to a separate stateGDR!
2017-10-28Fix use-after-free in server code (SIGBUS)GDR!
2016-12-07No warnings in -wallGDR!
2016-12-07Fixed some warningsGDR!
2016-10-09removed enforce optionPietro Bonfa
2016-10-05Added filter for hostname and port requestsPietro Bonfa
2016-06-07"Whitelist clients by pubkeys" mode, re-request friendsGDR!
2016-05-02Fix some warningsAnsa89
2015-06-19PSK authenticationGDR!
2015-06-19The program now compiles with new toxcore (67df1ab7ce)GDR!
2014-12-24Forking/setuid/pidfile workingGDR!
2014-12-24Merge branch 'raspbian'GDR!
2014-12-24Version stringGDR!
2014-12-22Fixed callbacks on raspbianGDR!
2014-12-11Removed the const qualifier from frame->dataGDR!
2014-11-25Multi-connection support client-side.GDR!
2014-11-16TCP works, yayGDR!