max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
4331c6dceb
curl_endian: remove the unused Curl_write64_le function
|
3 years ago |
Daniel Stenberg
|
78f642ffab
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Xiang Xiao
|
4b463992e5
lib: fix warnings found when porting to NuttX
|
4 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Daniel Stenberg
|
4ba20a5119
curl_endian: remove unused functions
|
7 years ago |
Patrick Monnerat
|
8034d8fc62
Declare endian read functions argument as a const pointer.
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Steve Holme
|
a2f8887b79
curl_endian: Fixed build when 64-bit integers are not supported (Part 2)
|
9 years ago |
Steve Holme
|
bb12d44471
curl_endian: Fixed build when 64-bit integers are not supported
|
9 years ago |
Steve Holme
|
a75ede4b9b
endian: Fixed bit-shift in 64-bit integer read functions
|
10 years ago |
Steve Holme
|
4bb5a351b2
endian: Added big endian read functions
|
10 years ago |
Steve Holme
|
43792592ca
endian: Added 64-bit integer read function
|
10 years ago |
Steve Holme
|
5eae12fc80
endian: Added 16-bit integer write function
|
10 years ago |
Steve Holme
|
b40e37f93d
endian: Fixed Linux compilation issues
|
10 years ago |