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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Better handling of some boundary conditions.
des
2000-05-19
2
-4
/
+9
*
Make HTTP_PROXY work for FTP.
ume
2000-05-15
2
-13
/
+45
*
Document struct url.
des
2000-05-15
1
-0
/
+32
*
Initialize the struct url_stat at the beginning of _fetch_stat_file().
des
2000-05-15
1
-0
/
+2
*
Initialize the struct url_stat at the beginning of fetchStatFTP().
des
2000-05-15
1
-0
/
+3
*
Remove unused 'verbose'.
des
2000-05-15
1
-6
/
+6
*
Add workaround for ftpds with the Y2K MDTM bug
des
2000-05-11
1
-7
/
+22
*
Bump major number, since struct url has changed.
des
2000-05-11
1
-1
/
+1
*
Fix hard sentence break.
des
2000-05-11
1
-2
/
+2
*
Reorganize some of the http code and split it into more functions.
des
2000-05-11
4
-103
/
+203
*
Supply only one author name per instance of %A, as per mdoc.samples(7).
sheldonh
2000-05-10
1
-3
/
+10
*
While we're at it, add a length field too in case we want to fully implement
des
2000-05-07
1
-0
/
+1
*
Implement restart
des
2000-05-07
1
-1
/
+32
*
Use sizeof more consistently.
des
2000-05-07
2
-3
/
+3
*
Use sizeof more consistently.
des
2000-05-07
1
-11
/
+41
*
Implement restart.
des
2000-05-07
1
-14
/
+41
*
Implement restart
des
2000-05-07
1
-1
/
+13
*
Add offset field to struct url
des
2000-05-07
1
-0
/
+1
*
Introduce .Lb macro to libfetch manpage
phantom
2000-04-22
1
-6
/
+8
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-19
/
+38
*
Fix timestamp handling.
des
2000-01-26
1
-5
/
+7
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
1
-6
/
+1
*
More old uncommitted patches: implement timeouts at the protocol level.
des
2000-01-07
5
-99
/
+206
*
Add error codes for protocol errors.
des
2000-01-07
3
-1
/
+3
*
Patches I've had lying around for several months:
des
2000-01-07
4
-20
/
+78
*
$Id$ -> $FreeBSD$
peter
1999-08-28
12
-12
/
+12
*
Fixed prototype for fetchParseURL().
bde
1999-03-05
1
-2
/
+2
*
Add MAINTAINER.
des
1999-01-29
1
-1
/
+2
*
Implement and document file list retrieval.
des
1998-12-21
8
-13
/
+207
*
Don't specify a language to compile_et.
des
1998-12-18
5
-12
/
+12
*
Implement and document fetchStatFTP.
des
1998-12-16
2
-49
/
+132
*
Remove unused header files. Fix a few shadowing bugs. Improve error reporting.
des
1998-12-16
2
-57
/
+30
*
Add verbose flag, and support functions.
des
1998-12-16
10
-59
/
+109
*
Fix the "Unknown HTTP error" message.
des
1998-12-15
1
-3
/
+3
*
fetch_err.h is a generated file, so don't look for it in ${.CURDIR}.
des
1998-11-07
1
-2
/
+2
*
Second of a series of cleanups to libfetch.
des
1998-11-06
12
-231
/
+569
*
First of a series of cleanups to libfetch. Changed files, in
des
1998-11-05
9
-153
/
+260
*
Bring the man page more or less up to date with the code.
des
1998-09-26
1
-23
/
+54
*
Made this actually work when there's an object directory:
bde
1998-08-17
1
-4
/
+11
*
Commit a bunch of patches that have been accumulating:
des
1998-08-17
6
-48
/
+62
*
Forgot to remove base64.c from SRCS in the Makefile.
des
1998-07-12
1
-1
/
+1
*
Base64 code (and the MIT copyright) moved to http.c
des
1998-07-12
3
-180
/
+223
*
FTP retrieve works.
des
1998-07-11
3
-58
/
+145
*
Too many changes to list. Basically, FTP is nearly there and error
des
1998-07-11
5
-138
/
+302
*
Imported libfetch into the tree. It compiles, but there's still some
des
1998-07-09
11
-0
/
+1375
[prev]