Viktor Szakats
|
b801b453af
whitespace fixes
|
преди 6 години |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
преди 6 години |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
преди 7 години |
Jay Satiro
|
f8614af527
splay: fix signed/unsigned mismatch warning
|
преди 7 години |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
преди 7 години |
Dániel Bakai
|
de05bcb706
multi: fix queueing of pending easy handles
|
преди 7 години |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
преди 7 години |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
преди 8 години |
Daniel Stenberg
|
c341311a0e
Revert "cleanup: general removal of TODO (and similar) comments"
|
преди 9 години |
Daniel Stenberg
|
64e959ffe3
cleanup: general removal of TODO (and similar) comments
|
преди 9 години |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
преди 9 години |
Steve Holme
|
78ca3c6830
copyright: Updated following recent edits
|
преди 10 години |
Dan Fandrich
|
ef1322df67
Added a few more const where possible
|
преди 10 години |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
преди 12 години |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
преди 12 години |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
преди 12 години |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
преди 12 години |
Daniel Stenberg
|
c4dd8df081
splay: add unit tests
|
преди 13 години |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
преди 13 години |
Julien Chaffraix
|
9e480973eb
OOM fixes in http_negociate.c and lib/splay.c
|
преди 14 години |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
преди 14 години |
Yang Tse
|
2c16681225
Adjusted to take in account that...
|
преди 15 години |
Daniel Stenberg
|
e16509d5cf
make the debug/helper function output to stderr as that makes it play nicer
|
преди 16 години |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
преди 16 години |
Yang Tse
|
d4e9b141db
fix compiler warning: format '%ld' expects type 'long int'
|
преди 16 години |
Yang Tse
|
eb68aa38e3
Christopher Palow provided the patch (edited by me) that introduces
|
преди 16 години |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
преди 17 години |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
преди 17 години |
Dan Fandrich
|
4a2f0fb2be
Made some const arrays static to avoid unnecessary stack usage.
|
преди 17 години |
Yang Tse
|
94b253fde7
Steve Little's fixes to allow compilation on VMS 64-bit mode
|
преди 17 години |