Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | headers: Remove no longer exported functions | Daniel Gustafsson | 2019-07-10 | 1 | -4/+1 |
* | curl_endian: remove unused functions | Daniel Stenberg | 2017-06-02 | 1 | -25/+1 |
* | Declare endian read functions argument as a const pointer. | Patrick Monnerat | 2016-11-24 | 1 | -9/+9 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | endian: Added big endian read functions | Steve Holme | 2015-01-01 | 1 | -0/+15 |
* | endian: Added 64-bit integer read function | Steve Holme | 2015-01-01 | 1 | -1/+10 |
* | endian: Added 16-bit integer write function | Steve Holme | 2014-12-31 | 1 | -0/+3 |
* | endian: Fixed Linux compilation issues | Steve Holme | 2014-12-31 | 1 | -0/+43 |