aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_endian.c
AgeCommit message (Expand)Author
2019-12-27lib: fix warnings found when porting to NuttXXiang Xiao
2019-02-10cleanup: make local functions staticDaniel Stenberg
2017-06-02curl_endian: remove unused functionsDaniel Stenberg
2016-11-24Declare endian read functions argument as a const pointer.Patrick Monnerat
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-01-16curl_endian: Fixed build when 64-bit integers are not supported (Part 2)Steve Holme
2015-01-16curl_endian: Fixed build when 64-bit integers are not supportedSteve Holme
2015-01-02endian: Fixed bit-shift in 64-bit integer read functionsSteve Holme
2015-01-01endian: Added big endian read functionsSteve Holme
2015-01-01endian: Added 64-bit integer read functionSteve Holme
2014-12-31endian: Added 16-bit integer write functionSteve Holme
2014-12-31endian: Fixed Linux compilation issuesSteve Holme