Commit Graph

937 Commits

Author SHA1 Message Date
9381c413f7 s/FIXME/TODO/ for more conversions 2018-01-18 04:24:14 +01:00
fae80ef7c3 Re-generate the Makefiles 2018-01-18 04:23:57 +01:00
ea18eb3689 No longer require WinSock on Windows to compile 2018-01-18 04:23:25 +01:00
21791deaaf Use -errno as the code for system errors 2018-01-18 04:10:08 +01:00
5f83e7d2fe Add a comment about a potential year 2038 bug 2018-01-18 04:09:49 +01:00
a9e4509f24 s/FIXME/XXX/ 2018-01-18 04:09:49 +01:00
c82330f9a9 Update the copyright notice 2018-01-18 04:09:49 +01:00
2596b14473 Use long long in format strings for time_t 2018-01-18 04:09:49 +01:00
a126e50610 Update the copyright notice 2018-01-18 03:58:23 +01:00
91745593ce Free memory when reducing arrays 2018-01-18 03:58:01 +01:00
ab2a660079 Consider signedness when converting 64-bit values 2018-01-17 03:29:14 +01:00
510c9020c7 Use hexadecimal values when comparing ranges 2018-01-17 03:28:43 +01:00
2a1f372a58 Implement more conversions 2018-01-17 02:55:36 +01:00
4f567133aa Support endian conversions for {,U}INT64 as well 2018-01-17 02:34:39 +01:00
58d45e8351 Update the copyright notice 2018-01-17 02:34:08 +01:00
9f626360b1 No longer rely on libsocket for endian conversions 2018-01-17 02:33:39 +01:00
d13abb1d43 s/FIXME/XXX/g 2018-01-17 02:11:38 +01:00
7a1f62c940 Update the copyright notice 2018-01-17 02:11:28 +01:00
e25ed2688b Keep better track of errors 2018-01-17 02:11:19 +01:00
41b454e7c4 Detect integer overflows when filling buffers 2018-01-17 01:55:32 +01:00
f5673f6250 Update the copyright notice 2018-01-17 01:54:22 +01:00
5059e2d00f Use -errno as the code for system errors 2018-01-17 01:53:42 +01:00
647c6e068e Update the copyright notice 2018-01-17 01:43:14 +01:00
576079b944 Remove an outdated comment 2018-01-17 01:42:39 +01:00
659cfc344f Use HTTPS by default 2018-01-01 19:08:07 +01:00
328ba23782 Register the new test for FIXME 2017-12-28 01:45:30 +01:00
82af5b90fa Re-generate the Makefiles 2017-12-28 01:45:06 +01:00
a9dd00fd8e Import a new test for FIXME in comments 2017-12-28 01:44:42 +01:00
c1c5ac4a73 Re-generate the documentation 2017-12-28 01:42:12 +01:00
bf01ac0e02 Re-generate the Makefiles 2017-12-28 01:39:01 +01:00
5457058865 Register the new test 2017-11-18 06:00:23 +01:00
17f46350d0 Re-generate the Makefiles 2017-11-18 06:00:02 +01:00
b4d02d569b Import a clint test 2017-11-18 05:59:37 +01:00
bef191083e Re-generate the Makefiles 2017-11-18 05:56:01 +01:00
306508bf37 Remove outdated notes 2017-11-13 20:29:38 +01:00
25df9d5073 Re-generate the Makefiles 2017-11-13 20:28:33 +01:00
55bf61919f Use platform.sh to detect if "-l dl" is needed 2017-11-13 20:27:45 +01:00
4e328b154e Add tests for string_to{lower,upper}() 2017-11-09 04:23:28 +01:00
6485ea2dd9 Introduce string_to{lower,upper}() 2017-11-09 04:19:19 +01:00
8700c5be89 Avoid a couple warnings 2017-11-09 03:17:59 +01:00
431924195b Update the copyright notice 2017-11-09 03:17:08 +01:00
7de95d899f Constify 2017-11-09 03:16:17 +01:00
d5bb98c171 Re-generate the Makefiles 2017-11-01 18:02:07 +01:00
974f1501fe Regenerate the Makefiles 2017-09-12 18:25:56 +02:00
e0a689419a Default to the regular stack protector 2017-09-12 18:25:26 +02:00
6efea7df30 Fix build where SIZE_T_MAX is not defined 2017-07-31 22:33:08 +02:00
c338c5b5de Update the copyright notice 2017-05-21 01:45:46 +02:00
8b786d778d Add missing #include 2017-05-21 01:45:26 +02:00
0ad485a8c3 Report an error upon string_new_format(NULL) 2017-04-17 05:47:45 +02:00
bd413de612 Minor optimization 2017-04-17 04:42:21 +02:00