Skip to content
GitLab
Explore
Sign in
tlmsp-curl
Nov 23, 2009
Enhance some debug messages for initialization failures.
· 094afbeb
Yang Tse
authored
Nov 23, 2009
094afbeb
- Bjorn Augustsson reported a bug which made curl not report any problems even
· 1fddcb3f
Daniel Stenberg
authored
Nov 23, 2009
1fddcb3f
Daniel wants upcoming release to be 1.7.0
· b723500a
Yang Tse
authored
Nov 23, 2009
b723500a
Mention last changes
· 4bfa0b08
Yang Tse
authored
Nov 23, 2009
4bfa0b08
- Removed from external interface preprocessor symbol definition for
· e536cb08
Yang Tse
authored
Nov 23, 2009
e536cb08
Added README.msvc
· 083e2df4
Yang Tse
authored
Nov 23, 2009
083e2df4
Changed c-ares naming conventions when using MSVC as described in README.msvc
· b7997d8a
Yang Tse
authored
Nov 23, 2009
b7997d8a
fixed CURLOPT_TFTP_BLKSIZE typo
· c80b593e
Daniel Stenberg
authored
Nov 23, 2009
c80b593e
- Mention other recent changes
· e37f8164
Yang Tse
authored
Nov 23, 2009
e37f8164
- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and
· 35d4c570
Yang Tse
authored
Nov 23, 2009
35d4c570
- Jakub Hrozek fixed more function prototypes in man pages to sync them
· f6114f2e
Yang Tse
authored
Nov 23, 2009
f6114f2e
Nov 22, 2009
· f9e55c99
Yang Tse
authored
Nov 22, 2009
f9e55c99
· 3005e63b
Yang Tse
authored
Nov 22, 2009
3005e63b
· 65e628cc
Yang Tse
authored
Nov 22, 2009
65e628cc
· 738e5478
Yang Tse
authored
Nov 22, 2009
738e5478
· 5ec8a3ae
Yang Tse
authored
Nov 22, 2009
5ec8a3ae
Nov 21, 2009
· fdfbc5d8
Yang Tse
authored
Nov 21, 2009
fdfbc5d8
Nov 20, 2009
- Constantine Sapuntzakis identified a write after close, as the sockets were
· 504e6d7a
Daniel Stenberg
authored
Nov 20, 2009
504e6d7a
Sync man page with reality
· c3266a5e
Yang Tse
authored
Nov 20, 2009
c3266a5e
Add missing external API decoration for ares_set_socket_callback()
· ced1e1e7
Yang Tse
authored
Nov 20, 2009
ced1e1e7
- Jad Chamcham pointed out a bug with connection re-use. If a connection had
· a41493b3
Daniel Stenberg
authored
Nov 20, 2009
a41493b3
Add ares_free_data() man page.
· 6da73d09
Yang Tse
authored
Nov 20, 2009
6da73d09
- Provide in external interface preprocessor symbol definitions for
· 4c0ffd33
Yang Tse
authored
Nov 20, 2009
4c0ffd33
Remove typecast
· 99363a0e
Yang Tse
authored
Nov 20, 2009
99363a0e
Fix comment
· 71260534
Yang Tse
authored
Nov 20, 2009
71260534
Add ares_data.c and ares_data.h
· 5e62be1d
Yang Tse
authored
Nov 20, 2009
5e62be1d
Jakub Hrozek modified ares_parse_srv_reply() and ares_parse_txt_reply() API
· 7e6a67b4
Yang Tse
authored
Nov 20, 2009
7e6a67b4
Initial support for the generic ares_free_data() function that will allow
· 5a0a473c
Yang Tse
authored
Nov 20, 2009
5a0a473c
Nov 19, 2009
Explicit initialization of all FTP struct members in ftp_init()
· 5129442e
Yang Tse
authored
Nov 19, 2009
5129442e
Nov 18, 2009
Fix compiler warning: ISO C90 forbids mixed declarations and code
· e8fd5d80
Yang Tse
authored
Nov 18, 2009
e8fd5d80
Make memory tracking system intolerant with zero sized malloc(),
· 2f6dcaa6
Yang Tse
authored
Nov 18, 2009
2f6dcaa6
Make usage of calloc()'s arguments consistent with rest of code base
· 59939313
Yang Tse
authored
Nov 18, 2009
59939313
workaround icc 9.1 optimizer issue
· 961c504c
Yang Tse
authored
Nov 18, 2009
961c504c
Nov 17, 2009
- Constantine Sapuntzakis provided another fix for the DNS cache that could
· b32d1a9a
Daniel Stenberg
authored
Nov 17, 2009
b32d1a9a
- Marc Kleine-Budde fixed: curl saved the LDFLAGS set during configure into
· 4c8adc8f
Daniel Stenberg
authored
Nov 17, 2009
4c8adc8f
Nov 16, 2009
Add icc fvisibility bug test
· 69ac7b0c
Yang Tse
authored
Nov 16, 2009
69ac7b0c
Fix icc 9.0 compiler warning: external definition with no prior declaration
· 09526fc9
Yang Tse
authored
Nov 16, 2009
09526fc9
Update serial number
· f0068267
Yang Tse
authored
Nov 16, 2009
f0068267
Fix three var names
· 7db7c0af
Yang Tse
authored
Nov 16, 2009
7db7c0af
Add check for assert.h header file
· 6bf10a11
Yang Tse
authored
Nov 16, 2009
6bf10a11
Loading