index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libfetch
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and document support for a FETCH_BIND_ADDRESS environment variable
des
2003-03-03
1
-0
/
+1
*
Experimental support for .netrc.
des
2003-01-22
1
-0
/
+1
*
Introduce _fetch_writev(), which is the conn_t version of writev(2). In
des
2002-10-27
1
-0
/
+4
*
Add a reference count to struct fetchconn so we don't prematurely close and
des
2002-06-11
1
-0
/
+2
*
Make SSL support conditional on NOCRYPT.
des
2002-06-05
1
-0
/
+4
*
Add SSL support + slight cleanup.
des
2002-06-05
1
-2
/
+3
*
Wrap everything in struct connection, and enforce timeouts everywhere
des
2002-06-05
1
-4
/
+5
*
First step towards SSL support: wrap connections in a 'struct connection'
des
2002-06-05
1
-3
/
+26
*
Reindent, and add parentheses to return statements. Some functions in
des
2002-02-05
1
-7
/
+6
*
Introduce a fetchDebug global. Change the DEBUG macro so it only runs the
des
2001-12-09
1
-1
/
+1
*
Add prototype for _ftp_request().
des
2001-12-04
1
-4
/
+8
*
Tons of type, style and warning fixes that have been rotting in my tree for
des
2001-10-18
1
-10
/
+10
*
Apply 'const' liberally.
archie
2001-04-24
1
-8
/
+9
*
Use the documented (and historical) defaults. Centralize the decision logic
des
2000-11-10
1
-0
/
+4
*
Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.
des
2000-10-29
1
-0
/
+5
*
ftp.c needs _http_request()
des
2000-10-12
1
-0
/
+11
*
Centralize the default port finding code.
des
2000-07-25
1
-0
/
+3
*
Add _fetch_putln()
des
2000-07-11
1
-1
/
+1
*
Dump com_err, it's a stinking crock of shit.
des
2000-05-25
1
-1
/
+1
*
IPv6 support.
ume
2000-05-20
1
-1
/
+1
*
More old uncommitted patches: implement timeouts at the protocol level.
des
2000-01-07
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Implement and document file list retrieval.
des
1998-12-21
1
-2
/
+4
*
Don't specify a language to compile_et.
des
1998-12-18
1
-2
/
+2
*
Add verbose flag, and support functions.
des
1998-12-16
1
-2
/
+3
*
Second of a series of cleanups to libfetch.
des
1998-11-06
1
-4
/
+16
*
First of a series of cleanups to libfetch. Changed files, in
des
1998-11-05
1
-0
/
+44