- Mar 13, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
default AC_CHECK_FUNCS() work. HPUX 11 is one of them.
-
Daniel Stenberg authored
cvs update fails
-
Daniel Stenberg authored
-
- Mar 12, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
URL encoded before. Test case 58 added to verify this.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
--enable-libgcc check for a sed before using it
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
various system's other defines.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
nicer!
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
systems. Bug report #701749.
-
Daniel Stenberg authored
Fix by Richard Gorton.
-
Daniel Stenberg authored
we don't find/know of a good random source. This way, we get a better randomness which in turn should make SSL connections more secure.
-
Daniel Stenberg authored
configure warnings on many systems
-
Daniel Stenberg authored
in the Curl_is_connected() function.
-
- Mar 10, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
libtool 1.4.3 is scary as hell and caused just about every build on all sorts of platforms to stop working, thanks to the fact that it ruquires a SED variables somehow set by the configure script. It works fine on my linux running autoconf 2.57 and automake 1.7 but others seem not to do as fine. Reverting back to the ltmain.sh we had previously, which I believe is 1.4.2 including handmade patches for FreeBSD. ALERT ALERT ALERT before we try 1.4.3 or similar versions again, check the ${SED} stuff and similar carefully.
-
Daniel Stenberg authored
AIX when this fix is applied and I cannot see how this will break any systems.
-
- Mar 07, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 04, 2003
-
-
Daniel Stenberg authored
and two makefiles fixed.
-
- Mar 03, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
automatic disable won't cause a warning
-
Daniel Stenberg authored
*_r() functions as they're not needed (and if fact mess things up for us). Brought to our attention by the friendly Troels Walsted Hansen in bug report #696217.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code as this makes compiler warnings. We *should* fix the code to deal with the return codes instead...
-