History log of /curl/lib/share.c (Results 51 – 67 of 67)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_11_2, c-ares-1_2_0
# 7ea837a1 30-Mar-2004 Daniel Stenberg

adjusted to the new dns cache function to hide more hostip internals


Revision tags: curl-7_11_1
# be2cdf14 26-Feb-2004 Daniel Stenberg

Don't call the lock/unlock functions if they are NULL. They can still be
NULL without violating protocol.


# 4d17d687 29-Jan-2004 Daniel Stenberg

Dan Fandrich's cleanup patch to make pedantic compiler options cause less
warnings. Minor edits by me.


Revision tags: curl-7_11_0
# 053f6c85 07-Jan-2004 Daniel Stenberg

updated year in the copyright string


Revision tags: curl-7_10_8, curl-7_10_7
# 96e217b4 11-Aug-2003 Daniel Stenberg

the new cookie functions that require 'data' passed in


# 8dd06960 11-Aug-2003 Daniel Stenberg

Dirk Manske's bugfix for the share stuff


# 41ae97e7 04-Aug-2003 Daniel Stenberg

Dirk Manske's patch that introduces cookie support to the share interface.


Revision tags: curl-7_10_6
# ed908b7f 26-Jun-2003 Daniel Stenberg

use CURLDEBUG instead of MALLOCDEBUG


# e727fb82 13-Jun-2003 Daniel Stenberg

Marty Kuhrt's #include fixes for VMS


Revision tags: curl-7_10_5, curl-7_10_4
# 48a5c64e 06-Feb-2003 Daniel Stenberg

include stdarg.h since we use va_* stuff


# beb13a1d 04-Feb-2003 Jean-Philippe Barette-LaPierre

added the sharing of DNS cache


# a7c72b7a 29-Jan-2003 Daniel Stenberg

removed the local variables for emacs and vim, use the new sample.emacs
way for emacs, and vim users should provide a similar non-polluting style


# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


Revision tags: curl-7_10_3
# f152f23a 09-Jan-2003 Daniel Stenberg

Updated more and now looks and and the API possibly works almost like the
design document specifies. There is still no code inside that uses this.


# 9a239edb 08-Jan-2003 Daniel Stenberg

updated to use the modified share-types


Revision tags: curl-7_10_2, curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


# 6dfe0ec3 13-Aug-2002 Daniel Stenberg

Sterling Hughes brings the share interface


123