~ubuntu-branches/ubuntu/precise/curl/precise-proposed

« back to all changes in this revision

Viewing changes to packages/OS400/curl.inc.in

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2011-11-25 17:30:45 UTC
  • mfrom: (3.4.23 sid)
  • Revision ID: package-import@ubuntu.com-20111125173045-2l3ni88jv16kath0
Tags: 7.22.0-3ubuntu1
* Merge from Debian unstable, remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Add new libcurl3-udeb package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
913
913
     d  CURLOPT_SHARE  c                   10100
914
914
     d  CURLOPT_PROXYTYPE...
915
915
     d                 c                   00101
916
 
     d  CURLOPT_ENCODING...
 
916
     d  CURLOPT_ACCEPT_ENCODING...
917
917
     d                 c                   10102
918
918
     d  CURLOPT_PRIVATE...
919
919
     d                 c                   10103
1105
1105
     d                 c                   10205
1106
1106
     d  CURLOPT_TLSAUTH_TYPE...
1107
1107
     d                 c                   10206
 
1108
     d  CURLOPT_TRANSFER_ENCODING...
 
1109
     d                 c                   00207
 
1110
     d  CURLOPT_CLOSESOCKETFUNCTION...
 
1111
     d                 c                   20208
 
1112
     d  CURLOPT_CLOSESOCKETDATA...
 
1113
     d                 c                   10209
1108
1114
      *
1109
1115
      /if not defined(CURL_NO_OLDIES)
1110
1116
     d  CURLOPT_SSLKEYPASSWD...
1117
1123
     d                 c                   00050
1118
1124
     d  CURLOPT_KRB4LEVEL...
1119
1125
     d                 c                   10063
 
1126
     d  CURLOPT_ENCODING...
 
1127
     d                 c                   10102
1120
1128
     d  CURLOPT_SERVER_RESPONSE_TIMEOUT...
1121
1129
     d                 c                   00112
1122
1130
     d  CURLOPT_FTP_SSL...
1623
1631
     d curl_fnmatch_callback...
1624
1632
     d                 s               *   based(######ptr######) procptr
1625
1633
      *
 
1634
     d curl_closesocket_callback...
 
1635
     d                 s               *   based(######ptr######) procptr
 
1636
      *
1626
1637
      **************************************************************************
1627
1638
      *                              Prototypes
1628
1639
      **************************************************************************