Age | Commit message (Expand) | Author |
---|---|---|
2019-12-27 | lib: fix warnings found when porting to NuttX | Xiang Xiao |
2019-02-10 | cleanup: make local functions static | Daniel Stenberg |
2017-06-02 | curl_endian: remove unused functions | Daniel Stenberg |
2016-11-24 | Declare endian read functions argument as a const pointer. | Patrick Monnerat |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-01-16 | curl_endian: Fixed build when 64-bit integers are not supported (Part 2) | Steve Holme |
2015-01-16 | curl_endian: Fixed build when 64-bit integers are not supported | Steve Holme |
2015-01-02 | endian: Fixed bit-shift in 64-bit integer read functions | Steve Holme |
2015-01-01 | endian: Added big endian read functions | Steve Holme |
2015-01-01 | endian: Added 64-bit integer read function | Steve Holme |
2014-12-31 | endian: Added 16-bit integer write function | Steve Holme |
2014-12-31 | endian: Fixed Linux compilation issues | Steve Holme |