summaryrefslogtreecommitdiff
path: root/toxcore/list.h
AgeCommit message (Expand)Author
2020-05-02Add a check that we don't have any unused functions.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2018-09-14Standardise header guards.iphydf
2018-08-26Update copyright to 2018.iphydf
2018-07-12Fix style in some header files.iphydf
2018-07-08Rename `BS_LIST` to `BS_List` to follow the naming conventions.iphydf
2018-05-20Move system header includes from network.h to network.ciphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-01Sort #includes in all source files.iphydf
2015-05-01Fixed some non standard C.irungentoo
2014-06-20Reduced number of realloc calls bs_list doesMaxim Biro
2014-06-10Astyle and fixes.irungentoo
2014-06-10Const correctness in toxcore/list.cMarc Schütz
2014-06-06Renamed list functions to fix conflict issue on certain machines.irungentoo
2014-05-20use LIST in TCP_servernotsecure
2014-05-20list takes data to remove fasternotsecure
2014-05-19style, failure check on reallocnotsecure
2014-05-19listnotsecure