~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to docs/BINDINGS

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-12-12 15:04:52 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051212150452-2ymlra67b2p7kjyy
Tags: 7.15.1-1ubuntu1
Resynchronise with Debian to get URL parser overflow fix from 7.15.1
(CVE-2005-4077).

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 
83
83
Lua
84
84
 
85
 
  Written by Steve Dekorte
86
 
  http://curl.haxx.se/libcurl/lua/
 
85
  LuaCURL Written by Alexander Marinov
 
86
  http://luacurl.luaforge.net/
87
87
 
88
88
Mono
89
89
 
150
150
  Bigloo binding written by Kirill Lisovsky
151
151
  http://curl.haxx.se/libcurl/scheme/
152
152
 
 
153
S-Lang
 
154
 
 
155
  S-Lang binding written by John E Davis
 
156
  http://www.jedsoft.org/slang/modules/curl.html
 
157
 
153
158
Tcl
154
159
 
155
160
  Tclcurl is written by Andr�s Garc�a
161
166
  http://sourceforge.net/projects/libcurl-vb/
162
167
 
163
168
Q
164
 
 
 
169
  The libcurl module is part of the default install
165
170
  http://q-lang.sourceforge.net/
166
171
 
167
172
wxWidgets