curl/src
Daniel Stenberg 169fedbdce login options: remove the ;[options] support from CURLOPT_USERPWD
To avoid the regression when users pass in passwords containing semi-
colons, we now drop the ability to set the login options with the same
options. Support for login options in CURLOPT_USERPWD was added in
7.31.0.

Test case 83 was modified to verify that colons and semi-colons can be
used as part of the password when using -u (CURLOPT_USERPWD).

Bug: http://curl.haxx.se/bug/view.cgi?id=1311
Reported-by: Petr Bahula
Assisted-by: Steve Holme
Signed-off-by: Daniel Stenberg <daniel@haxx.se>
2013-12-14 22:40:37 +01:00
..
macos
.gitignore
CMakeLists.txt cmake: Fix for MSVC2010 project generation 2013-07-17 00:26:58 +02:00
curl.rc
Makefile.am build: fixed unit1394 for debug and metlink builds 2013-05-06 23:28:04 +02:00
makefile.amiga
Makefile.b32 Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1 2013-07-19 12:33:11 +02:00
makefile.dj
Makefile.inc curl: follow-up for commit 5af2bfb9 2013-07-31 15:36:56 +02:00
Makefile.m32 Updated zlib version in build files. 2013-05-11 17:08:00 +02:00
Makefile.netware Updated zlib version in build files. 2013-05-11 17:08:00 +02:00
Makefile.vc6 Added winssl-zlib target to VC builds. 2013-07-08 17:46:15 +02:00
Makefile.Watcom Updated zlib version in build files. 2013-05-11 17:08:00 +02:00
mkhelp.pl
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c
tool_cb_dbg.h
tool_cb_hdr.c
tool_cb_hdr.h
tool_cb_prg.c tool: use XFERFUNCTION to save some casts 2013-10-15 20:42:05 +02:00
tool_cb_prg.h tool: use XFERFUNCTION to save some casts 2013-10-15 20:42:05 +02:00
tool_cb_rea.c
tool_cb_rea.h
tool_cb_see.c
tool_cb_see.h
tool_cb_wrt.c
tool_cb_wrt.h
tool_cfgable.c curl: Add support for various DNS binding options. 2013-09-12 21:11:47 +02:00
tool_cfgable.h login options: remove the ;[options] support from CURLOPT_USERPWD 2013-12-14 22:40:37 +01:00
tool_convert.c
tool_convert.h
tool_dirhie.c
tool_dirhie.h
tool_doswin.c
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_formparse.c
tool_formparse.h
tool_getparam.c login options: remove the ;[options] support from CURLOPT_USERPWD 2013-12-14 22:40:37 +01:00
tool_getparam.h unit1394.c: plug the curl tool unit test in 2013-05-06 15:03:13 +02:00
tool_getpass.c
tool_getpass.h
tool_help.c tool_help: Updated --list-only description to include POP3 2013-11-03 13:55:22 +00:00
tool_help.h
tool_helpers.c
tool_helpers.h
tool_homedir.c
tool_homedir.h
tool_hugehelp.c.cvs
tool_hugehelp.h
tool_libinfo.c
tool_libinfo.h
tool_main.c src/Makefile.am: build static lib for unit tests if enabled 2013-05-06 15:03:12 +02:00
tool_main.h
tool_metalink.c tool_metalink: do not use HAVE_NSS_INITCONTEXT 2013-12-02 17:03:23 +01:00
tool_metalink.h
tool_mfiles.c
tool_mfiles.h
tool_msgs.c
tool_msgs.h
tool_operate.c login options: remove the ;[options] support from CURLOPT_USERPWD 2013-12-14 22:40:37 +01:00
tool_operate.h
tool_operhlp.c tool_operhlp.c: fix add_file_name_to_url() OOM handling 2013-07-29 18:32:39 +02:00
tool_operhlp.h
tool_panykey.c
tool_panykey.h
tool_paramhlp.c src/tool: allow timeouts to accept decimal values 2013-07-14 23:04:05 +02:00
tool_paramhlp.h src/tool: allow timeouts to accept decimal values 2013-07-14 23:04:05 +02:00
tool_parsecfg.c parseconfig: warn if unquoted white spaces are detected 2013-12-09 23:30:09 +01:00
tool_parsecfg.h
tool_sdecls.h
tool_setopt.c SSL: protocol version can be specified more precisely 2013-10-15 20:26:47 +02:00
tool_setopt.h curl: fix symbolic names for CURL_NETRC_* enum in --libcurl output 2013-07-22 21:40:44 +02:00
tool_setup.h
tool_sleep.c
tool_sleep.h
tool_urlglob.c globbing: curl glob counter mismatch with {} list use 2013-11-28 23:31:31 +01:00
tool_urlglob.h urlglob: improved error messages and column number on bad use 2013-09-06 23:27:47 +02:00
tool_util.c
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeenv.c
tool_writeenv.h
tool_writeout.c
tool_writeout.h
tool_xattr.c xattr: add support for FreeBSD xattr API 2013-10-01 22:53:47 +02:00
tool_xattr.h