56d9624b | 02-Sep-2005 |
Daniel Stenberg |
John Kelly added TFTP support to libcurl. A bunch of new error codes was added. TODO: add them to docs. add TFTP server to test suite. add TFTP to list of protocols whereever those are mentio
John Kelly added TFTP support to libcurl. A bunch of new error codes was added. TODO: add them to docs. add TFTP server to test suite. add TFTP to list of protocols whereever those are mentioned.
show more ...
|
911d135d | 02-Sep-2005 |
Daniel Stenberg |
explain why the ABI depends on the SSL libs |
8107b906 | 01-Sep-2005 |
Daniel Stenberg |
use -c to automake to copy the new files |
7722452b | 01-Sep-2005 |
Daniel Stenberg |
work on 7.14.2 starts now |
6e1a986e | 01-Sep-2005 |
Daniel Stenberg |
7.14.1 coming right up |
e0785ade | 01-Sep-2005 |
Daniel Stenberg |
softened my opinions, added API benefit - Thanks to Eric Cooper |
0177ed6f | 01-Sep-2005 |
Daniel Stenberg |
clarify that the ctxfunc is called on all new connects |
c62635a3 | 01-Sep-2005 |
Daniel Stenberg |
added DISTRO-DILEMMA |
0177476f | 01-Sep-2005 |
Daniel Stenberg |
added the URL |
76d7dfac | 01-Sep-2005 |
Daniel Stenberg |
new |
982ba214 | 31-Aug-2005 |
Daniel Stenberg |
oops, the GNU GSS patch could clobber the CPPFLAGS variable and it thus broke krb4 builds! |
6081c605 | 31-Aug-2005 |
Daniel Stenberg |
ocurl release |
2fe3c221 | 31-Aug-2005 |
Daniel Stenberg |
use it as 'struct addrinfo' so perhaps it builds on mingw again |
75dbb318 | 30-Aug-2005 |
Gunter Knauf |
quick hack to make it working again on Win32 - however we should consider to set some defaults depending on the compiler architecture we guess we are since it doesnt work well if we prefer building t
quick hack to make it working again on Win32 - however we should consider to set some defaults depending on the compiler architecture we guess we are since it doesnt work well if we prefer building the msvc makefile with gmake instead of nmake because we found gmake first in path....
show more ...
|
32330300 | 29-Aug-2005 |
Daniel Stenberg |
Kevin Lussier pointed out a problem with curllib.dsp |
64414df2 | 29-Aug-2005 |
Daniel Stenberg |
Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS. Kevin Lussier pointed this out! |
f98ec867 | 29-Aug-2005 |
Daniel Stenberg |
spell-fix |
87bbd138 | 29-Aug-2005 |
Daniel Stenberg |
Igor Polyakov fixed a rather nasty problem with the threaded name resolver for Windows, that could lead to an Access Violation when the multi interface was used due to an issue with how the r
Igor Polyakov fixed a rather nasty problem with the threaded name resolver for Windows, that could lead to an Access Violation when the multi interface was used due to an issue with how the resolver thread was and was not terminated.
show more ...
|
51a4493a | 29-Aug-2005 |
Daniel Stenberg |
Added GNU GSS and separate sections for MIT GSS and Heimdal and added info about what each single lib may be used for. |
5effe8f3 | 29-Aug-2005 |
Daniel Stenberg |
Simon Josefson brought GNU GSS support |
296eb2bd | 29-Aug-2005 |
Daniel Stenberg |
1.3.0 coming just up |
9853acba | 29-Aug-2005 |
Daniel Stenberg |
Moved the GnuTLS related TODO items from lib/TODO.gnutls to the proper docs/TODO |
09cb9c78 | 26-Aug-2005 |
Daniel Stenberg |
4.14 Redirects work in browser but not with curl! |
575ce905 | 25-Aug-2005 |
Daniel Stenberg |
ok, the right term (using RFC2616 lingo) for the -X keyword is method and not request |
54887af4 | 25-Aug-2005 |
Daniel Stenberg |
"Added in 7.14.1" notes and some minor edits |