cvs | 4 Aug 2005 00:20
Picon
Favicon

bagder: curl-www mirrorlinks.t,1.38,1.39

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv31200

Modified Files:
	mirrorlinks.t 
Log Message:
curl.kgt.org seems broken

Index: mirrorlinks.t
===================================================================
RCS file: /cvsroot/curl/curl-www/mirrorlinks.t,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- mirrorlinks.t	27 Jul 2005 23:10:21 -0000	1.38
+++ mirrorlinks.t	3 Aug 2005 22:20:40 -0000	1.39
 <at>  <at>  -6,7 +6,9  <at>  <at> 
 <a href="http://curl.meulie.net/">CA</a>
 <a href="http://curl.mirror.at.stealer.net/">DE1</a>
 <a href="http://curl.netmirror.org/">DE2</a>
+#if 0
 <a href="http://curl.kgt.org/">DE3</a>
+#endif 
 <a href="http://curl.mons-new-media.de/">DE4</a>
 <a href="http://curl.mirroring.de/">DE5</a>
 <a href="http://curl.miscellaneousmirror.org/">DE6</a>
 <at>  <at>  -33,7 +35,9  <at>  <at> 
 <a href="http://curl.meulie.net/CURL_URL">CA</a>
 <a href="http://curl.mirror.at.stealer.net/CURL_URL">DE1</a>
 <a href="http://curl.netmirror.org/CURL_URL">DE2</a>
(Continue reading)

cvs | 7 Aug 2005 20:08
Picon
Favicon

bagder: curl-www/libcurl/php/examples multi.php, NONE, 1.1 multi.php.html, NONE, 1.1

Update of /cvsroot/curl/curl-www/libcurl/php/examples
In directory labb:/tmp/cvs-serv13873

Added Files:
	multi.php multi.php.html 
Log Message:
multi interface example

--- NEW FILE: multi.php.html ---
Roman Rozanov's example shows how to fetch several documents at once by using
the multi interface.

--- NEW FILE: multi.php ---
/************************************\
* Multi interface in PHP with curl  *
* Requires PHP 5.0, Apache 2.0 and  *
* Curl 				    *
*************************************
* Writen By Cyborg 19671897         *
\***********************************/

<?php
$urls = array(
   "http://www.google.com/",
   "http://www.altavista.com/",
   "http://www.yahoo.com/"
   );

$mh = curl_multi_init();

(Continue reading)

cvs | 16 Aug 2005 14:12
Picon
Favicon

bagder: curl-www Makefile,1.81,1.82

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv12086

Modified Files:
	Makefile 
Log Message:
produce ad.html as well

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- Makefile	16 May 2005 13:04:25 -0000	1.81
+++ Makefile	16 Aug 2005 12:12:55 -0000	1.82
 <at>  <at>  -25,11 +25,11  <at>  <at> 
        cpp -WWW -Uunix -P -H -C -V -LL "$(NOW)" $< $ <at> ; \
        chmod a-w+r $ <at> 

-all: index.html feedback.html mirrors.html cvs.html libs.html help.html	  \
- download.html changes.html bugreport.html about.html support.html	  \
- newslog.html news.html head.html foot.html oldnews.html \
- info web-editing.html	  \
- donation.html devel.html competition.html search.html index2.html
+all: index.html feedback.html mirrors.html cvs.html libs.html		\
+ help.html download.html changes.html bugreport.html about.html		\
+ support.html newslog.html news.html head.html foot.html oldnews.html	\
+ info web-editing.html ad.html donation.html devel.html			\
+ competition.html search.html index2.html
(Continue reading)

cvs | 16 Aug 2005 15:17
Picon
Favicon

bagder: curl-www/docs _companies.html,1.20,1.21

Update of /cvsroot/curl/curl-www/docs
In directory labb:/tmp/cvs-serv8219

Modified Files:
	_companies.html 
Log Message:
Blue Security

Index: _companies.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_companies.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- _companies.html	18 Mar 2005 11:25:19 -0000	1.20
+++ _companies.html	16 Aug 2005 13:17:29 -0000	1.21
 <at>  <at>  -46,6 +46,8  <at>  <at> 
 <li> <a href="http://www.bitcartel.com/">Bitcartel</a> - <a
 href="http://www.bitcartel.com/radiolover/">RadioLover</a> on Mac OS X

+<li> <a href="http://www.bluesecurity.com/">Blue Security</a> - Blue Frog
+
 <li> <a href="http://www.candelatech.com/">Candela Technologies</a> -
 LANforge-FIRE

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits

cvs | 16 Aug 2005 22:47
Picon
Favicon

bagder: curl-www/rfc draft-murray-auth-ftp-ssl-16.txt, NONE, 1.1 filedesc, 1.7, 1.8

Update of /cvsroot/curl/curl-www/rfc
In directory labb:/tmp/cvs-serv14829

Modified Files:
	filedesc 
Added Files:
	draft-murray-auth-ftp-ssl-16.txt 
Log Message:
added the latest draft-murray-auth-ftp-ssl

Index: filedesc
===================================================================
RCS file: /cvsroot/curl/curl-www/rfc/filedesc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- filedesc	2 Dec 2004 19:10:34 -0000	1.7
+++ filedesc	16 Aug 2005 20:47:18 -0000	1.8
 <at>  <at>  -49,6 +49,7  <at>  <at> 
 rfc2373.txt IP Version 6 Addressing Architecture (obsolete)
 rfc3513.txt IP Version 6 Addressing Architecture
 draft-murray-auth-ftp-ssl-15.txt Securing FTP with TLS
+draft-murray-auth-ftp-ssl-16.txt Securing FTP with TLS
 ntlm.html Eric Glass' NTLM Authentication Protocol specification
 draft-brezak-spnego-http-04.txt SPNEGO Access Authentication
 draft-luotonen-web-proxy-tunneling-01.txt Tunneling TCP based protocols through Web proxy servers

--- NEW FILE: draft-murray-auth-ftp-ssl-16.txt ---

                                                    Paul Ford-Hutchinson
(Continue reading)

cvs | 19 Aug 2005 08:10
Picon
Favicon

bagder: curl-www last20threads.pl,1.13,1.14

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv29199

Modified Files:
	last20threads.pl 
Log Message:
strip off mailing list subject prefix before the other subject regexes are
performed

Index: last20threads.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/last20threads.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- last20threads.pl	24 May 2005 22:06:34 -0000	1.13
+++ last20threads.pl	19 Aug 2005 06:10:42 -0000	1.14
 <at>  <at>  -219,13 +219,13  <at>  <at> 

         my $s= $subject;

-        $s =~ s/^((Sv|Réf[. ]*|Re *|RE\.|Fwd|FW|Re\[(\d+)\]): *)*//ig;
-        $s =~ s/[ \t\n]+/ /g;
-
         # Here's a special to strip off the subject prefix of the curlpp
         # mailing list:
         $s =~ s/\[cURLpp\] *//g;

+        $s =~ s/^((Sv|Réf[. ]*|Re *|RE\.|Fwd|FW|Re\[(\d+)\]): *)*//ig;
+        $s =~ s/[ \t\n]+/ /g;
(Continue reading)

cvs | 22 Aug 2005 16:34
Picon
Favicon

bagder: curl-www/libcurl/php _index.html,1.23,1.24

Update of /cvsroot/curl/curl-www/libcurl/php
In directory labb:/tmp/cvs-serv4757

Modified Files:
	_index.html 
Log Message:
added link to Muhammad Imran Khalid's book

Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/php/_index.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- _index.html	9 May 2005 10:53:04 -0000	1.23
+++ _index.html	22 Aug 2005 14:34:33 -0000	1.24
 <at>  <at>  -69,8 +69,9  <at>  <at> 

 <p><b>Books</b>
 <br>
-So far, there aren't no books for curl only, but the following books have a
-varying degree of curl documentation included:
+
+So far, there aren't many books for PHP/CURL only, but the following books
+have a varying degree of PHP/CURL documentation included:

 <ul>
 <li> <a
 <at>  <at>  -93,8 +94,15  <at>  <at> 
 href="http://www.amazon.com/exec/obidos/tg/stores/detail/-/books/1861003730/glance/002-2397607-9589611">Beginning
(Continue reading)

cvs | 22 Aug 2005 16:42
Picon
Favicon

bagder: curl-www/libcurl/php _index.html,1.24,1.25

Update of /cvsroot/curl/curl-www/libcurl/php
In directory labb:/tmp/cvs-serv5292

Modified Files:
	_index.html 
Log Message:
this is now in its 2nd edition

Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/php/_index.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- _index.html	22 Aug 2005 14:34:33 -0000	1.24
+++ _index.html	22 Aug 2005 14:42:23 -0000	1.25
 <at>  <at>  -83,7 +83,7  <at>  <at> 
 <li><a
  href="http://www.amazon.com/exec/obidos/tg/stores/detail/-/books/0672319241/103-9804937-2489406">The
  PHP Programmer's Cookbook</a> by Sterling Hughes contains some curl-using
- examples. (out of print now, rumours mention a 2nd edition in the future)
+ examples.

 <li><a
 href="http://www.amazon.com/exec/obidos/tg/stores/detail/-/books/0672317842/glance/002-2397607-9589611">PHP

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits

(Continue reading)

cvs | 22 Aug 2005 17:28
Picon
Favicon

bagder: curl-www/libcurl/cplusplus _index.html,1.18,1.19

Update of /cvsroot/curl/curl-www/libcurl/cplusplus
In directory labb:/tmp/cvs-serv9397

Modified Files:
	_index.html 
Log Message:
fixed link to mailing list page

Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/cplusplus/_index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- _index.html	30 Aug 2004 13:02:19 -0000	1.18
+++ _index.html	22 Aug 2005 15:28:08 -0000	1.19
 <at>  <at>  -30,7 +30,7  <at>  <at> 
 <a href="http://rrette.com/curlpp.html#download">download</a>

 <p><b>Mailing List</b><br>
-<a href="http://lists.sourceforge.net/lists/listinfo/curlpp-library">curlpp-library</a>
+<a href="http://www.rrette.com/mailman/listinfo/curlpp">curlpp</a>

 <p><b>Credits</b><br>
 Jean-Philippe Barrette-LaPierre &lt;jpb at rrette.com&gt; is the current maintainer. Eric Lavigne
provided the initial embryo.

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits

(Continue reading)

cvs | 23 Aug 2005 16:22
Picon
Favicon

bagder: curl-www _ad.html, NONE, 1.1 ad.t, 1.20, 1.21 Makefile, 1.82, 1.83

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv28700

Modified Files:
	ad.t Makefile 
Added Files:
	_ad.html 
Log Message:
generate ad.html as a standalone file with absolute links to curl.haxx.se

Index: ad.t
===================================================================
RCS file: /cvsroot/curl/curl-www/ad.t,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ad.t	24 May 2005 09:59:09 -0000	1.20
+++ ad.t	23 Aug 2005 14:22:48 -0000	1.21
 <at>  <at>  -1,9 +1,13  <at>  <at> 
+#ifndef WEBROOT
+#define WEBROOT
+#endif
+
 #ifdef CURL_MAIN
 #define AD_PRICERUNNER
 #else
 #define AD_GOOGLETOP
 #endif
-<table width="100%"><tr valign="top"><td> <a href="/"><img border="0" src="/ds-curlicon.png"
+<table width="100%"><tr valign="top"><td> <a href="WEBROOT/"><img border="0" src="WEBROOT/ds-curlicon.png"
(Continue reading)


Gmane