<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/lib/getenv.c, branch bagder/https-proxyu-req-http</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>tool_home: Fix the copyright year being out of date</title>
<updated>2020-02-13T00:40:08+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2020-02-13T00:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=46af41dafc6a6dd0d63f8181e50b1e88f11f4603'/>
<id>46af41dafc6a6dd0d63f8181e50b1e88f11f4603</id>
<content type='text'>
Follow up to 9dc350b6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow up to 9dc350b6.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_homedir: Change GetEnv() to use libcurl's curl_getenv()</title>
<updated>2020-02-12T23:37:31+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2020-01-29T08:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9dc350b60c1345aea548847de414c55468a4d123'/>
<id>9dc350b60c1345aea548847de414c55468a4d123</id>
<content type='text'>
- Deduplicate GetEnv() code.

- On Windows change ultimate call to use Windows API
  GetEnvironmentVariable() instead of C runtime getenv().

Prior to this change both libcurl and the tool had their own GetEnv
which over time diverged. Now the tool's GetEnv is a wrapper around
curl_getenv (libcurl API function which is itself a wrapper around
libcurl's GetEnv).

Furthermore this change fixes a bug in that Windows API
GetEnvironmentVariable() is called instead of C runtime getenv() to get
the environment variable since some changes aren't always visible to the
latter.

Reported-by: Christoph M. Becker

Fixes https://github.com/curl/curl/issues/4774
Closes https://github.com/curl/curl/pull/4863
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Deduplicate GetEnv() code.

- On Windows change ultimate call to use Windows API
  GetEnvironmentVariable() instead of C runtime getenv().

Prior to this change both libcurl and the tool had their own GetEnv
which over time diverged. Now the tool's GetEnv is a wrapper around
curl_getenv (libcurl API function which is itself a wrapper around
libcurl's GetEnv).

Furthermore this change fixes a bug in that Windows API
GetEnvironmentVariable() is called instead of C runtime getenv() to get
the environment variable since some changes aren't always visible to the
latter.

Reported-by: Christoph M. Becker

Fixes https://github.com/curl/curl/issues/4774
Closes https://github.com/curl/curl/pull/4863
</pre>
</div>
</content>
</entry>
<entry>
<title>getenv: support up to 4K environment variable contents on windows</title>
<updated>2019-07-31T06:20:59+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-07-30T18:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b7d1264647eade0dae9f40cd3987071e557753ae'/>
<id>b7d1264647eade0dae9f40cd3987071e557753ae</id>
<content type='text'>
Reported-by: Michal Čaplygin
Fixes #4174
Closes #4175
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: Michal Čaplygin
Fixes #4174
Closes #4175
</pre>
</div>
</content>
</entry>
<entry>
<title>win: Basic support for Universal Windows Platform apps</title>
<updated>2016-08-21T11:56:22+00:00</updated>
<author>
<name>Marco Deckel</name>
<email>marco.deckel@gmail.com</email>
</author>
<published>2016-08-21T11:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7f3df8040858bc604b4b7ec9e6e3544e7184c9ca'/>
<id>7f3df8040858bc604b4b7ec9e6e3544e7184c9ca</id>
<content type='text'>
Closes #820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #820
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VMS: fix and generate the VMS build config</title>
<updated>2013-02-05T22:08:57+00:00</updated>
<author>
<name>John E. Malmberg</name>
<email>wb8tyw@qsl.net</email>
</author>
<published>2013-02-04T21:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=25f351424b353884bfe36f5e1c7a787b04b46932'/>
<id>25f351424b353884bfe36f5e1c7a787b04b46932</id>
<content type='text'>
config_h.com is a new file that generates a config.h file based on the
curl_config.h.in file and a quick scan of the configure script.  This is
actually a generic procedure that is shared with other VMS packages.

The existing pre-built config-vms.h had over 100 entries that were not
correct and in some cases conflicted with the build options available in
the build_vms.com.

generate_config_vms_h_curl.com is a helper procedure to the
config_h.com.  It covers the cases that the generic config_h.com is not
able to figure out, and accepts input from the build_vms.com procedure.

build_curlbuild_h.com is a new file to generate the curlbuild.h file
that Curl is now using when it is using a curl_config.h file.

post-config-vms.h is a new file that is needed to provide VMS specific
definitions, and most of them need to be set before the system header
files are included.

The VMS build procedure is fixed:

   1. Fixed to link in the correct HP ssl library.
   2. Fixed to detect if HP Kerberos is installed.
   3. Fixed to detect if HP LDAP is installed.
   4. Fixed to detect if gnv$libzshr is installed.
   5. Simplified the input parameter parsing to not use a loop.
   6. Warn that 64 bit pointer option support is not complete
      in comments.
   7. Default to IEEE floating if platform supports it so
      resulting libcurl will be compatible with other
      open source projects on VMS.
   8. Default to LARGEFILE if platform supports it.
   9. Default to enable SSL, LDAP, Kerberos, libz
      if the libraries are present.
   10. Build with exact case global symbols for libcurl.
   11. Generate linker option file needed.
   12. Compiler list option only commonly needed items.
   13. fulllist option for those who really want it.
   14. Create debug symbol file on Alpha, IA64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config_h.com is a new file that generates a config.h file based on the
curl_config.h.in file and a quick scan of the configure script.  This is
actually a generic procedure that is shared with other VMS packages.

The existing pre-built config-vms.h had over 100 entries that were not
correct and in some cases conflicted with the build options available in
the build_vms.com.

generate_config_vms_h_curl.com is a helper procedure to the
config_h.com.  It covers the cases that the generic config_h.com is not
able to figure out, and accepts input from the build_vms.com procedure.

build_curlbuild_h.com is a new file to generate the curlbuild.h file
that Curl is now using when it is using a curl_config.h file.

post-config-vms.h is a new file that is needed to provide VMS specific
definitions, and most of them need to be set before the system header
files are included.

The VMS build procedure is fixed:

   1. Fixed to link in the correct HP ssl library.
   2. Fixed to detect if HP Kerberos is installed.
   3. Fixed to detect if HP LDAP is installed.
   4. Fixed to detect if gnv$libzshr is installed.
   5. Simplified the input parameter parsing to not use a loop.
   6. Warn that 64 bit pointer option support is not complete
      in comments.
   7. Default to IEEE floating if platform supports it so
      resulting libcurl will be compatible with other
      open source projects on VMS.
   8. Default to LARGEFILE if platform supports it.
   9. Default to enable SSL, LDAP, Kerberos, libz
      if the libraries are present.
   10. Build with exact case global symbols for libcurl.
   11. Generate linker option file needed.
   12. Compiler list option only commonly needed items.
   13. fulllist option for those who really want it.
   14. Create debug symbol file on Alpha, IA64.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix circular header inclusion with other packages</title>
<updated>2013-01-08T23:49:50+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-01-06T18:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5a053ffe80289b8472f88d7f11f29fbc98d4d9fd'/>
<id>5a053ffe80289b8472f88d7f11f29fbc98d4d9fd</id>
<content type='text'>
This commit renames lib/setup.h to lib/curl_setup.h and
renames lib/setup_once.h to lib/curl_setup_once.h.

Removes the need and usage of a header inclusion guard foreign
to libcurl. [1]

Removes the need and presence of an alarming notice we carried
in old setup_once.h [2]

----------------------------------------

1 - lib/setup_once.h used __SETUP_ONCE_H macro as header inclusion guard
    up to commit ec691ca3 which changed this to HEADER_CURL_SETUP_ONCE_H,
    this single inclusion guard is enough to ensure that inclusion of
    lib/setup_once.h done from lib/setup.h is only done once.

    Additionally lib/setup.h has always used __SETUP_ONCE_H macro to
    protect inclusion of setup_once.h even after commit ec691ca3, this
    was to avoid a circular header inclusion triggered when building a
    c-ares enabled version with c-ares sources available which also has
    a setup_once.h header. Commit ec691ca3 exposes the real nature of
    __SETUP_ONCE_H usage in lib/setup.h, it is a header inclusion guard
    foreign to libcurl belonging to c-ares's setup_once.h

    The renaming this commit does, fixes the circular header inclusion,
    and as such removes the need and usage of a header inclusion guard
    foreign to libcurl. Macro __SETUP_ONCE_H no longer used in libcurl.

2 - Due to the circular interdependency of old lib/setup_once.h and the
    c-ares setup_once.h header, old file lib/setup_once.h has carried
    back from 2006 up to now days an alarming and prominent notice about
    the need of keeping libcurl's and c-ares's setup_once.h in sync.

    Given that this commit fixes the circular interdependency, the need
    and presence of mentioned notice is removed.

    All mentioned interdependencies come back from now old days when
    the c-ares project lived inside a curl subdirectory. This commit
    removes last traces of such fact.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit renames lib/setup.h to lib/curl_setup.h and
renames lib/setup_once.h to lib/curl_setup_once.h.

Removes the need and usage of a header inclusion guard foreign
to libcurl. [1]

Removes the need and presence of an alarming notice we carried
in old setup_once.h [2]

----------------------------------------

1 - lib/setup_once.h used __SETUP_ONCE_H macro as header inclusion guard
    up to commit ec691ca3 which changed this to HEADER_CURL_SETUP_ONCE_H,
    this single inclusion guard is enough to ensure that inclusion of
    lib/setup_once.h done from lib/setup.h is only done once.

    Additionally lib/setup.h has always used __SETUP_ONCE_H macro to
    protect inclusion of setup_once.h even after commit ec691ca3, this
    was to avoid a circular header inclusion triggered when building a
    c-ares enabled version with c-ares sources available which also has
    a setup_once.h header. Commit ec691ca3 exposes the real nature of
    __SETUP_ONCE_H usage in lib/setup.h, it is a header inclusion guard
    foreign to libcurl belonging to c-ares's setup_once.h

    The renaming this commit does, fixes the circular header inclusion,
    and as such removes the need and usage of a header inclusion guard
    foreign to libcurl. Macro __SETUP_ONCE_H no longer used in libcurl.

2 - Due to the circular interdependency of old lib/setup_once.h and the
    c-ares setup_once.h header, old file lib/setup_once.h has carried
    back from 2006 up to now days an alarming and prominent notice about
    the need of keeping libcurl's and c-ares's setup_once.h in sync.

    Given that this commit fixes the circular interdependency, the need
    and presence of mentioned notice is removed.

    All mentioned interdependencies come back from now old days when
    the c-ares project lived inside a curl subdirectory. This commit
    removes last traces of such fact.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert changes relative to lib/*.[ch] recent renaming</title>
<updated>2013-01-06T17:20:27+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-01-04T01:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4a5aa6682daeea7cd7cbbb47ce3e1c310e9261c2'/>
<id>4a5aa6682daeea7cd7cbbb47ce3e1c310e9261c2</id>
<content type='text'>
This reverts renaming and usage of lib/*.h header files done
28-12-2012, reverting 2 commits:

  f871de0... build: make use of 76 lib/*.h renamed files
  ffd8e12... build: rename 76 lib/*.h files

This also reverts removal of redundant include guard (redundant thanks
to changes in above commits) done 2-12-2013, reverting 1 commit:

  c087374... curl_setup.h: remove redundant include guard

This also reverts renaming and usage of lib/*.c source files done
3-12-2013, reverting 3 commits:

  13606bb... build: make use of 93 lib/*.c renamed files
  5b6e792... build: rename 93 lib/*.c files
  7d83dff... build: commit 13606bbfde follow-up 1

Start of related discussion thread:

  http://curl.haxx.se/mail/lib-2013-01/0012.html

Asking for confirmation on pushing this revertion commit:

  http://curl.haxx.se/mail/lib-2013-01/0048.html

Confirmation summary:

  http://curl.haxx.se/mail/lib-2013-01/0079.html

NOTICE: The list of 2 files that have been modified by other
intermixed commits, while renamed, and also by at least one
of the 6 commits this one reverts follows below. These 2 files
will exhibit a hole in history unless git's '--follow' option
is used when viewing logs.

  lib/curl_imap.h
  lib/curl_smtp.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts renaming and usage of lib/*.h header files done
28-12-2012, reverting 2 commits:

  f871de0... build: make use of 76 lib/*.h renamed files
  ffd8e12... build: rename 76 lib/*.h files

This also reverts removal of redundant include guard (redundant thanks
to changes in above commits) done 2-12-2013, reverting 1 commit:

  c087374... curl_setup.h: remove redundant include guard

This also reverts renaming and usage of lib/*.c source files done
3-12-2013, reverting 3 commits:

  13606bb... build: make use of 93 lib/*.c renamed files
  5b6e792... build: rename 93 lib/*.c files
  7d83dff... build: commit 13606bbfde follow-up 1

Start of related discussion thread:

  http://curl.haxx.se/mail/lib-2013-01/0012.html

Asking for confirmation on pushing this revertion commit:

  http://curl.haxx.se/mail/lib-2013-01/0048.html

Confirmation summary:

  http://curl.haxx.se/mail/lib-2013-01/0079.html

NOTICE: The list of 2 files that have been modified by other
intermixed commits, while renamed, and also by at least one
of the 6 commits this one reverts follows below. These 2 files
will exhibit a hole in history unless git's '--follow' option
is used when viewing logs.

  lib/curl_imap.h
  lib/curl_smtp.h
</pre>
</div>
</content>
</entry>
<entry>
<title>build: rename 93 lib/*.c files</title>
<updated>2013-01-03T05:13:18+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-01-03T05:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5b6e7927c6891d93edc16695ae786dc686274bab'/>
<id>5b6e7927c6891d93edc16695ae786dc686274bab</id>
<content type='text'>
93 lib/*.c source files renamed to use our standard naming scheme.

This commit only does the file renaming.

----------------------------------------

  renamed:    lib/amigaos.c -&gt; lib/curl_amigaos.c
  renamed:    lib/asyn-ares.c -&gt; lib/curl_asyn_ares.c
  renamed:    lib/asyn-thread.c -&gt; lib/curl_asyn_thread.c
  renamed:    lib/axtls.c -&gt; lib/curl_axtls.c
  renamed:    lib/base64.c -&gt; lib/curl_base64.c
  renamed:    lib/bundles.c -&gt; lib/curl_bundles.c
  renamed:    lib/conncache.c -&gt; lib/curl_conncache.c
  renamed:    lib/connect.c -&gt; lib/curl_connect.c
  renamed:    lib/content_encoding.c -&gt; lib/curl_content_encoding.c
  renamed:    lib/cookie.c -&gt; lib/curl_cookie.c
  renamed:    lib/cyassl.c -&gt; lib/curl_cyassl.c
  renamed:    lib/dict.c -&gt; lib/curl_dict.c
  renamed:    lib/easy.c -&gt; lib/curl_easy.c
  renamed:    lib/escape.c -&gt; lib/curl_escape.c
  renamed:    lib/file.c -&gt; lib/curl_file.c
  renamed:    lib/fileinfo.c -&gt; lib/curl_fileinfo.c
  renamed:    lib/formdata.c -&gt; lib/curl_formdata.c
  renamed:    lib/ftp.c -&gt; lib/curl_ftp.c
  renamed:    lib/ftplistparser.c -&gt; lib/curl_ftplistparser.c
  renamed:    lib/getenv.c -&gt; lib/curl_getenv.c
  renamed:    lib/getinfo.c -&gt; lib/curl_getinfo.c
  renamed:    lib/gopher.c -&gt; lib/curl_gopher.c
  renamed:    lib/gtls.c -&gt; lib/curl_gtls.c
  renamed:    lib/hash.c -&gt; lib/curl_hash.c
  renamed:    lib/hmac.c -&gt; lib/curl_hmac.c
  renamed:    lib/hostasyn.c -&gt; lib/curl_hostasyn.c
  renamed:    lib/hostcheck.c -&gt; lib/curl_hostcheck.c
  renamed:    lib/hostip.c -&gt; lib/curl_hostip.c
  renamed:    lib/hostip4.c -&gt; lib/curl_hostip4.c
  renamed:    lib/hostip6.c -&gt; lib/curl_hostip6.c
  renamed:    lib/hostsyn.c -&gt; lib/curl_hostsyn.c
  renamed:    lib/http.c -&gt; lib/curl_http.c
  renamed:    lib/http_chunks.c -&gt; lib/curl_http_chunks.c
  renamed:    lib/http_digest.c -&gt; lib/curl_http_digest.c
  renamed:    lib/http_negotiate.c -&gt; lib/curl_http_negotiate.c
  renamed:    lib/http_negotiate_sspi.c -&gt; lib/curl_http_negotiate_sspi.c
  renamed:    lib/http_proxy.c -&gt; lib/curl_http_proxy.c
  renamed:    lib/idn_win32.c -&gt; lib/curl_idn_win32.c
  renamed:    lib/if2ip.c -&gt; lib/curl_if2ip.c
  renamed:    lib/imap.c -&gt; lib/curl_imap.c
  renamed:    lib/inet_ntop.c -&gt; lib/curl_inet_ntop.c
  renamed:    lib/inet_pton.c -&gt; lib/curl_inet_pton.c
  renamed:    lib/krb4.c -&gt; lib/curl_krb4.c
  renamed:    lib/krb5.c -&gt; lib/curl_krb5.c
  renamed:    lib/ldap.c -&gt; lib/curl_ldap.c
  renamed:    lib/llist.c -&gt; lib/curl_llist.c
  renamed:    lib/md4.c -&gt; lib/curl_md4.c
  renamed:    lib/md5.c -&gt; lib/curl_md5.c
  renamed:    lib/memdebug.c -&gt; lib/curl_memdebug.c
  renamed:    lib/mprintf.c -&gt; lib/curl_mprintf.c
  renamed:    lib/multi.c -&gt; lib/curl_multi.c
  renamed:    lib/netrc.c -&gt; lib/curl_netrc.c
  renamed:    lib/non-ascii.c -&gt; lib/curl_non_ascii.c
  renamed:    lib/curl_non-ascii.h -&gt; lib/curl_non_ascii.h
  renamed:    lib/nonblock.c -&gt; lib/curl_nonblock.c
  renamed:    lib/nss.c -&gt; lib/curl_nss.c
  renamed:    lib/nwlib.c -&gt; lib/curl_nwlib.c
  renamed:    lib/nwos.c -&gt; lib/curl_nwos.c
  renamed:    lib/openldap.c -&gt; lib/curl_openldap.c
  renamed:    lib/parsedate.c -&gt; lib/curl_parsedate.c
  renamed:    lib/pingpong.c -&gt; lib/curl_pingpong.c
  renamed:    lib/polarssl.c -&gt; lib/curl_polarssl.c
  renamed:    lib/pop3.c -&gt; lib/curl_pop3.c
  renamed:    lib/progress.c -&gt; lib/curl_progress.c
  renamed:    lib/qssl.c -&gt; lib/curl_qssl.c
  renamed:    lib/rawstr.c -&gt; lib/curl_rawstr.c
  renamed:    lib/rtsp.c -&gt; lib/curl_rtsp.c
  renamed:    lib/security.c -&gt; lib/curl_security.c
  renamed:    lib/select.c -&gt; lib/curl_select.c
  renamed:    lib/sendf.c -&gt; lib/curl_sendf.c
  renamed:    lib/share.c -&gt; lib/curl_share.c
  renamed:    lib/slist.c -&gt; lib/curl_slist.c
  renamed:    lib/smtp.c -&gt; lib/curl_smtp.c
  renamed:    lib/socks.c -&gt; lib/curl_socks.c
  renamed:    lib/socks_gssapi.c -&gt; lib/curl_socks_gssapi.c
  renamed:    lib/socks_sspi.c -&gt; lib/curl_socks_sspi.c
  renamed:    lib/speedcheck.c -&gt; lib/curl_speedcheck.c
  renamed:    lib/splay.c -&gt; lib/curl_splay.c
  renamed:    lib/ssh.c -&gt; lib/curl_ssh.c
  renamed:    lib/sslgen.c -&gt; lib/curl_sslgen.c
  renamed:    lib/ssluse.c -&gt; lib/curl_ssluse.c
  renamed:    lib/strdup.c -&gt; lib/curl_strdup.c
  renamed:    lib/strequal.c -&gt; lib/curl_strequal.c
  renamed:    lib/strerror.c -&gt; lib/curl_strerror.c
  renamed:    lib/strtok.c -&gt; lib/curl_strtok.c
  renamed:    lib/strtoofft.c -&gt; lib/curl_strtoofft.c
  renamed:    lib/telnet.c -&gt; lib/curl_telnet.c
  renamed:    lib/tftp.c -&gt; lib/curl_tftp.c
  renamed:    lib/timeval.c -&gt; lib/curl_timeval.c
  renamed:    lib/transfer.c -&gt; lib/curl_transfer.c
  renamed:    lib/url.c -&gt; lib/curl_url.c
  renamed:    lib/version.c -&gt; lib/curl_version.c
  renamed:    lib/warnless.c -&gt; lib/curl_warnless.c
  renamed:    lib/wildcard.c -&gt; lib/curl_wildcard.c

----------------------------------------
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
93 lib/*.c source files renamed to use our standard naming scheme.

This commit only does the file renaming.

----------------------------------------

  renamed:    lib/amigaos.c -&gt; lib/curl_amigaos.c
  renamed:    lib/asyn-ares.c -&gt; lib/curl_asyn_ares.c
  renamed:    lib/asyn-thread.c -&gt; lib/curl_asyn_thread.c
  renamed:    lib/axtls.c -&gt; lib/curl_axtls.c
  renamed:    lib/base64.c -&gt; lib/curl_base64.c
  renamed:    lib/bundles.c -&gt; lib/curl_bundles.c
  renamed:    lib/conncache.c -&gt; lib/curl_conncache.c
  renamed:    lib/connect.c -&gt; lib/curl_connect.c
  renamed:    lib/content_encoding.c -&gt; lib/curl_content_encoding.c
  renamed:    lib/cookie.c -&gt; lib/curl_cookie.c
  renamed:    lib/cyassl.c -&gt; lib/curl_cyassl.c
  renamed:    lib/dict.c -&gt; lib/curl_dict.c
  renamed:    lib/easy.c -&gt; lib/curl_easy.c
  renamed:    lib/escape.c -&gt; lib/curl_escape.c
  renamed:    lib/file.c -&gt; lib/curl_file.c
  renamed:    lib/fileinfo.c -&gt; lib/curl_fileinfo.c
  renamed:    lib/formdata.c -&gt; lib/curl_formdata.c
  renamed:    lib/ftp.c -&gt; lib/curl_ftp.c
  renamed:    lib/ftplistparser.c -&gt; lib/curl_ftplistparser.c
  renamed:    lib/getenv.c -&gt; lib/curl_getenv.c
  renamed:    lib/getinfo.c -&gt; lib/curl_getinfo.c
  renamed:    lib/gopher.c -&gt; lib/curl_gopher.c
  renamed:    lib/gtls.c -&gt; lib/curl_gtls.c
  renamed:    lib/hash.c -&gt; lib/curl_hash.c
  renamed:    lib/hmac.c -&gt; lib/curl_hmac.c
  renamed:    lib/hostasyn.c -&gt; lib/curl_hostasyn.c
  renamed:    lib/hostcheck.c -&gt; lib/curl_hostcheck.c
  renamed:    lib/hostip.c -&gt; lib/curl_hostip.c
  renamed:    lib/hostip4.c -&gt; lib/curl_hostip4.c
  renamed:    lib/hostip6.c -&gt; lib/curl_hostip6.c
  renamed:    lib/hostsyn.c -&gt; lib/curl_hostsyn.c
  renamed:    lib/http.c -&gt; lib/curl_http.c
  renamed:    lib/http_chunks.c -&gt; lib/curl_http_chunks.c
  renamed:    lib/http_digest.c -&gt; lib/curl_http_digest.c
  renamed:    lib/http_negotiate.c -&gt; lib/curl_http_negotiate.c
  renamed:    lib/http_negotiate_sspi.c -&gt; lib/curl_http_negotiate_sspi.c
  renamed:    lib/http_proxy.c -&gt; lib/curl_http_proxy.c
  renamed:    lib/idn_win32.c -&gt; lib/curl_idn_win32.c
  renamed:    lib/if2ip.c -&gt; lib/curl_if2ip.c
  renamed:    lib/imap.c -&gt; lib/curl_imap.c
  renamed:    lib/inet_ntop.c -&gt; lib/curl_inet_ntop.c
  renamed:    lib/inet_pton.c -&gt; lib/curl_inet_pton.c
  renamed:    lib/krb4.c -&gt; lib/curl_krb4.c
  renamed:    lib/krb5.c -&gt; lib/curl_krb5.c
  renamed:    lib/ldap.c -&gt; lib/curl_ldap.c
  renamed:    lib/llist.c -&gt; lib/curl_llist.c
  renamed:    lib/md4.c -&gt; lib/curl_md4.c
  renamed:    lib/md5.c -&gt; lib/curl_md5.c
  renamed:    lib/memdebug.c -&gt; lib/curl_memdebug.c
  renamed:    lib/mprintf.c -&gt; lib/curl_mprintf.c
  renamed:    lib/multi.c -&gt; lib/curl_multi.c
  renamed:    lib/netrc.c -&gt; lib/curl_netrc.c
  renamed:    lib/non-ascii.c -&gt; lib/curl_non_ascii.c
  renamed:    lib/curl_non-ascii.h -&gt; lib/curl_non_ascii.h
  renamed:    lib/nonblock.c -&gt; lib/curl_nonblock.c
  renamed:    lib/nss.c -&gt; lib/curl_nss.c
  renamed:    lib/nwlib.c -&gt; lib/curl_nwlib.c
  renamed:    lib/nwos.c -&gt; lib/curl_nwos.c
  renamed:    lib/openldap.c -&gt; lib/curl_openldap.c
  renamed:    lib/parsedate.c -&gt; lib/curl_parsedate.c
  renamed:    lib/pingpong.c -&gt; lib/curl_pingpong.c
  renamed:    lib/polarssl.c -&gt; lib/curl_polarssl.c
  renamed:    lib/pop3.c -&gt; lib/curl_pop3.c
  renamed:    lib/progress.c -&gt; lib/curl_progress.c
  renamed:    lib/qssl.c -&gt; lib/curl_qssl.c
  renamed:    lib/rawstr.c -&gt; lib/curl_rawstr.c
  renamed:    lib/rtsp.c -&gt; lib/curl_rtsp.c
  renamed:    lib/security.c -&gt; lib/curl_security.c
  renamed:    lib/select.c -&gt; lib/curl_select.c
  renamed:    lib/sendf.c -&gt; lib/curl_sendf.c
  renamed:    lib/share.c -&gt; lib/curl_share.c
  renamed:    lib/slist.c -&gt; lib/curl_slist.c
  renamed:    lib/smtp.c -&gt; lib/curl_smtp.c
  renamed:    lib/socks.c -&gt; lib/curl_socks.c
  renamed:    lib/socks_gssapi.c -&gt; lib/curl_socks_gssapi.c
  renamed:    lib/socks_sspi.c -&gt; lib/curl_socks_sspi.c
  renamed:    lib/speedcheck.c -&gt; lib/curl_speedcheck.c
  renamed:    lib/splay.c -&gt; lib/curl_splay.c
  renamed:    lib/ssh.c -&gt; lib/curl_ssh.c
  renamed:    lib/sslgen.c -&gt; lib/curl_sslgen.c
  renamed:    lib/ssluse.c -&gt; lib/curl_ssluse.c
  renamed:    lib/strdup.c -&gt; lib/curl_strdup.c
  renamed:    lib/strequal.c -&gt; lib/curl_strequal.c
  renamed:    lib/strerror.c -&gt; lib/curl_strerror.c
  renamed:    lib/strtok.c -&gt; lib/curl_strtok.c
  renamed:    lib/strtoofft.c -&gt; lib/curl_strtoofft.c
  renamed:    lib/telnet.c -&gt; lib/curl_telnet.c
  renamed:    lib/tftp.c -&gt; lib/curl_tftp.c
  renamed:    lib/timeval.c -&gt; lib/curl_timeval.c
  renamed:    lib/transfer.c -&gt; lib/curl_transfer.c
  renamed:    lib/url.c -&gt; lib/curl_url.c
  renamed:    lib/version.c -&gt; lib/curl_version.c
  renamed:    lib/warnless.c -&gt; lib/curl_warnless.c
  renamed:    lib/wildcard.c -&gt; lib/curl_wildcard.c

----------------------------------------
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make use of 76 lib/*.h renamed files</title>
<updated>2012-12-28T18:37:11+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2012-12-28T11:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f871de0064ee4bd3aee07c5b018f7a6438ec8910'/>
<id>f871de0064ee4bd3aee07c5b018f7a6438ec8910</id>
<content type='text'>
76 private header files renamed to use our standard naming scheme.

This change affects 322 files in libcurl's source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
76 private header files renamed to use our standard naming scheme.

This change affects 322 files in libcurl's source tree.
</pre>
</div>
</content>
</entry>
</feed>
