]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libfetch
Clear extraneous arguments to the name (Nm) macro.
[FreeBSD/FreeBSD.git] / lib / libfetch /
2000-08-15 sheldonhThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-13 darrenrThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-12 gshapiroThis commit was generated by cvs2svn to compensate...
2000-08-10 wollmanThis commit was generated by cvs2svn to compensate...
2000-08-04 obrienThis commit was generated by cvs2svn to compensate...
2000-08-02 desFix signedness bogon.
2000-07-27 obrienThis commit was generated by cvs2svn to compensate...
2000-07-27 desDon't fail if _ftp_stat() reports a protocol error...
2000-07-25 desIf the server reports the size as 0, treat it as unknow...
2000-07-25 desCentralize the default port finding code.
2000-07-21 desIgnore environment variables that are set but empty.
2000-07-21 desDocument the proxy support better.
2000-07-21 desThe decision to use an HTTP proxy for FTP documents...
2000-07-21 desDon't send port number to proxy unless it's not the...
2000-07-20 fennerThis commit was generated by cvs2svn to compensate...
2000-07-20 obrienThis commit was generated by cvs2svn to compensate...
2000-07-20 desFix the case where the file name is preceded by a lone...
2000-07-19 desDon't try to skip to the requested offset if the server...
2000-07-19 darrenrThis commit was generated by cvs2svn to compensate...
2000-07-18 desDon't take a failure to stat a file to mean that it...
2000-07-17 desIntroduce fetchXGet*(), which combine the functionaliti...
2000-07-17 desDon't forget to set file descriptor to -1 after closing...
2000-07-17 desUse a symbolic constant instead of hardcoding 999
2000-07-17 desDon't forget to declare fetchRestartCalls.
2000-07-17 desIntroduce the (undocumented) variable fetchRestartCalls...
2000-07-17 desRemove fetchContentType(), which disappeared in the...
2000-07-16 des#ifdef DEBUG -> #ifndef NDEBUG
2000-07-16 desReinsert the MIT copyright, which applies to the base64...
2000-07-14 psThis commit was generated by cvs2svn to compensate...
2000-07-13 desFix a bug (misplaced continue) that caused redirects...
2000-07-12 desFully document the HTTP authorization feature.
2000-07-12 desExtensive rewrite of the HTTP code. The new code is...
2000-07-11 desUse fetch_putln()
2000-07-11 desAdd _fetch_putln()
2000-07-11 desDocument that basic authorization now kinda works.
2000-07-11 desRework the authorization code.
2000-07-11 desClean up the debugging output
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-10 umeFree chunks obtained by getaddrinfo(3).
2000-07-10 umeMake EPSV work again. Separate parsing code of 229...
2000-07-08 desDon't assume the remote address in a 227 reply is enclo...
2000-07-08 desFix basic authentication, and add proxy authentication.
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-06-29 desMake restart work in active mode, too.
2000-06-28 desHandle multiline replies properly, instead of kinda...
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 desDon't incorrectly report a protocol error when we get...
2000-06-20 desBack out wes' commit with extreme prejudice.
2000-06-20 obrienThis commit was generated by cvs2svn to compensate...
2000-06-20 wesAdd implementation of fetchListFTP.
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 desHackish support for 302 redirect.
2000-05-26 desHonor FTP_PASSIVE_MODE so caller doesn't need to.
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-25 desOutput newline after debugging message
2000-05-25 desAdd (and document) fetchMakeURL()
2000-05-25 desDump com_err, it's a stinking crock of shit.
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-22 umeUse $FTP_PASSWORD for FTP password. If $FTP_PASSWORD...
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-20 umeIPv6 support.
2000-05-19 desBetter handling of some boundary conditions.
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-15 umeMake HTTP_PROXY work for FTP.
2000-05-15 desDocument struct url.
2000-05-15 desInitialize the struct url_stat at the beginning of...
2000-05-15 desInitialize the struct url_stat at the beginning of...
2000-05-15 desRemove unused 'verbose'.
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-11 desAdd workaround for ftpds with the Y2K MDTM bug
2000-05-11 desBump major number, since struct url has changed.
2000-05-11 desFix hard sentence break.
2000-05-11 desReorganize some of the http code and split it into...
2000-05-10 sheldonhSupply only one author name per instance of %A, as...
2000-05-07 desWhile we're at it, add a length field too in case we...
2000-05-07 desImplement restart
2000-05-07 desUse sizeof more consistently.
2000-05-07 desUse sizeof more consistently.
2000-05-07 desImplement restart.
2000-05-07 desImplement restart
2000-05-07 desAdd offset field to struct url
next