~ubuntu-branches/ubuntu/warty/curl/warty-security

« back to all changes in this revision

Viewing changes to docs/RESOURCES

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2004-06-04 19:09:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040604190925-wy048bp31320r2z6
Tags: 7.12.0.is.7.11.2-1
* Reverted to version 7.11.2 (closes: #252348).
* Disabled support for libidn (closes: #252367). This is to leave
  curl in unstable as much similar as possible to the one in testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
                             \___|\___/|_| \_\_____|
6
6
 
7
7
 
8
 
This document has been introduced in order to let you find documents that
9
 
specify standards used by curl, software that extends curl, web pages with
10
 
"competing" utilities and information pages that describe some of the tools
11
 
that we use to build/compile/develop curl.
12
 
 
13
 
Standards
14
 
---------
15
 
 
16
 
  RFC 959  - Defines how FTP works
 
8
This document lists documents and standards used by curl.
 
9
 
 
10
  RFC 959  - The FTP protocol
17
11
 
18
12
  RFC 1635 - How to Use Anonymous FTP
19
13
 
76
70
             
77
71
  RFC 2965 - HTTP State Management Mechanism. Cookies. Obsoletes RFC2109
78
72
 
79
 
Compilers
80
 
---------
81
 
  MingW32 - http://www.mingw.org/
82
 
 
83
 
  gcc     - http://www.gnu.org/software/gcc/gcc.html
84
 
 
85
 
Software
86
 
--------
87
 
  OpenSSL -  http://www.openssl.org/
88
 
 
89
 
  OpenLDAP - http://www.openldap.org/
90
 
 
91
 
  zlib -     http://www.cdrom.com/pub/infozip/zlib/
92
 
 
93
 
Similar Tools
94
 
-------------
95
 
  wget    - http://sunsite.dk/wget/
96
 
 
97
 
  snarf   - http://www.xach.com/snarf/
98
 
 
99
 
  lynx    - http://lynx.browser.org/ (well at least when -dump is used)
100
 
 
101
 
  swebget - http://www.uni-hildesheim.de/~smol0075/swebget/
102
 
 
103
 
  Kermit  - http://www.columbia.edu/kermit/ftpclient
104
 
 
105
 
  Pavuk   - http://www.idata.sk/~ondrej/pavuk/
106
 
 
107
 
  httpr   - http://zwolak.dhs.org/httpr/
108
 
 
109
 
  puf     - http://www.inf.tu-dresden.de/~ob6/sw/puf.html
110
 
 
111
 
Related Software
112
 
----------------
113
 
  ftpparse - http://cr.yp.to/ftpparse.html parses FTP LIST responses
114
 
 
115
 
  autoconf - http://www.gnu.org/software/autoconf/autoconf.html
116
 
 
117
 
  automake - http://www.gnu.org/software/automake/automake.html
118
 
 
119
 
  bison    - http://www.gnu.org/software/bison/bison.html
120
 
 
121
 
  gzip     - http://www.gnu.org/software/gzip/gzip.html
122
 
 
123
 
  tar      - http://www.gnu.org/software/tar/tar.html
124
 
 
125
 
  libtool  - http://www.gnu.org/software/libtool/libtool.html