index
:
delta/wget.git
baserock/v1.16.3
master
metalink
openssl-1.1
oss-fuzz
parallel-wget
tim/wget2
wget2
git.savannah.gnu.org: git/wget.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not depend on always defined macros
Giuseppe Scrivano
2014-06-12
1
-4
/
+1
*
Whitespace and formatting changes.(Aesthetic only)
Darshit Shah
2014-05-30
1
-5
/
+5
*
fix segfault in ftp.c (ftp_loop_internal)
Tim Ruehsen
2013-06-22
1
-0
/
+1
*
Fix a build error.
y-iida@secom.co.jp
2012-08-21
1
-0
/
+2
*
Revert 2b1dd8d23b987a82d03cfa803aabcb02f80e1066
Giuseppe Scrivano
2012-06-02
1
-7
/
+2
*
Guard inclusion of some headers.
Steven Schweda
2012-05-26
1
-2
/
+7
*
Assume some headers files provided by gnulib are always present.
Giuseppe Scrivano
2012-03-25
1
-10
/
+3
*
Properly format IPv6 addresses.
Sasikantha Babu
2012-01-09
1
-1
/
+36
*
Fix some problems under VMS.
Steven Schweda
2011-10-23
1
-2
/
+7
*
Ensure sockets are not blocking after a select under Windows.
Ray Satiro
2011-05-15
1
-1
/
+17
*
mass change: update copyright years.
Giuseppe Scrivano
2011-01-01
1
-1
/
+2
*
Remove redundant guard.
Giuseppe Scrivano
2010-12-01
1
-3
/
+1
*
Silent warnings reported by clang.
Giuseppe Scrivano
2010-10-16
1
-1
/
+2
*
Fix build under mingw.
Giuseppe Scrivano
2010-05-07
1
-16
/
+4
*
[mq]: cfg-mk
Micah Cowan
2009-09-21
1
-1
/
+1
*
Adjustments for MSDOS.
Gisle Vanem
2009-09-05
1
-1
/
+1
*
Ran update-copyright.
Micah Cowan
2009-09-04
1
-1
/
+1
*
Automated merge.
Micah Cowan
2009-07-04
1
-1
/
+5
|
\
|
*
Steven Schweda's VMS patch.
Micah Cowan
2008-04-22
1
-1
/
+5
*
|
Merge with mainline.
Micah Cowan
2009-06-25
1
-3
/
+19
|
\
\
|
*
|
iri.h is already included in wget.h, so don't include it in C files
Xavier Saint
2008-08-04
1
-1
/
+0
|
*
|
Show the hostname we are connecting to in the locale when possible
Saint Xavier
2008-07-08
1
-2
/
+19
|
*
|
Remove an always true condition
Saint Xavier
2008-07-08
1
-1
/
+1
*
|
|
stdint.h adjustments for Interix, thanks Markus Duft <mduft@gentoo.org>.
Micah Cowan
2009-04-24
1
-0
/
+5
|
/
/
*
|
Further quote*()-related integrations in connect.c.
Steven Schubiger
2008-04-24
1
-1
/
+1
*
|
Undo the USE_GNULIB_ALLOC defines.
Steven Schubiger
2008-04-20
1
-2
/
+0
*
|
Use Gnulib's alloc functions throughout the source.
Steven Schubiger
2008-04-19
1
-0
/
+2
*
|
Revert using Gnulib's alloc functions in connect.c.
Steven Schubiger
2008-04-18
1
-4
/
+2
*
|
Use Gnulib's alloc functions in connect.c.
Steven Schubiger
2008-04-18
1
-2
/
+4
*
|
Use Gnulib's quote function in connect.c.
Steven Schubiger
2008-04-16
1
-4
/
+4
|
/
*
Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc).
Micah Cowan
2008-03-17
1
-0
/
+3
*
Updated copyright year.
Micah Cowan
2008-01-25
1
-1
/
+1
*
Merge SFLC licensing changes for OpenSSL with tip.
Micah Cowan
2007-12-07
1
-9
/
+10
|
\
|
*
Updated licensing exception for OpenSSL from the SFLC.
Micah Cowan
2007-11-28
1
-9
/
+10
*
|
Eschew config-post.h.
Micah Cowan
2007-10-18
1
-3
/
+1
|
/
*
Warn about host resolution failure.
Micah Cowan
2007-10-02
1
-1
/
+6
*
Update copyright lists, conforming to maintainer guidelines
Micah Cowan
2007-09-28
1
-1
/
+2
*
Gisle's MS-DOS support
Micah Cowan
2007-09-28
1
-1
/
+1
*
[svn] Make indentation consistent (all-spaces, no tabs).
micah
2007-08-02
1
-105
/
+105
*
[svn] Merge of fix for bugs 20341 and 20410.
micah
2007-07-09
1
-3
/
+2
*
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes...
mtortonesi
2006-07-14
1
-7
/
+7
*
[svn] Simplify the ip_address data union. Always use inet_ntop for printing
hniksic
2005-08-10
1
-23
/
+16
*
[svn] Only allocate an error string on actual error.
hniksic
2005-07-04
1
-1
/
+2
*
[svn] Make last_tick unsigned.
hniksic
2005-07-04
1
-1
/
+2
*
[svn] Doc fix.
hniksic
2005-07-03
1
-2
/
+3
*
[svn] Document test_socket_open.
hniksic
2005-07-03
1
-4
/
+13
*
[svn] Correctly print SSL errors.
hniksic
2005-07-03
1
-24
/
+42
*
[svn] Update FSF's address and copyright years.
hniksic
2005-07-01
1
-3
/
+3
*
[svn] Renamed "pretty_print_address" to "print_address".
hniksic
2005-06-30
1
-5
/
+5
*
[svn] Use bool type for boolean variables and values.
hniksic
2005-06-22
1
-27
/
+33
[next]