projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Shorten the id of the question to avoid jade error.
[wine]
/
dlls
/
wininet
/
ftp.c
2005-02-01
Hans Leidekker
- Stub implementations for FtpGetFileSize, FtpCommand...
blob
|
commitdiff
|
raw
2005-01-03
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Michael Stefaniuc
Do not check for non NULL pointer before HeepFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Robert Shearman
InternetSetStatusCallback can be used on any handle...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Krzysztof Foltman
- Reversed the assertion causing InternetConnect to...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Steven Edwards
Use Windows sockets when building Wininet on Mingw.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Mike McCormack
Fix warnings generated with -Wsign-compare.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Mike McCormack
Use pointers internally and refcount all objects.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Lionel Ulmer
Fix the case where lpszSearchFile is NULL in FtpFindFir...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Kevin Koltzau
Move all FTP functions to unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Kevin Koltzau
Prevent memory leak and superfluous status notifications.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Mike McCormack
Convert the wininet HTTP functions to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Mike McCormack
Convert WININETAPPINFOA structure to unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Lionel Ulmer
Store pointers in the internal structures and not handles.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-09
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-09
Lionel Ulmer
Report real handles to the application, not Wine intern...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Mike McCormack
Implement proper HINTERNET handles.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Mike McCormack
Use unions instead of defines in async work requests.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Mike McCormack
Fix more unicode/memory allocation errors.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Lionel Ulmer
- fix multiple consecutive downloads (by flushing when...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Lionel Ulmer
- use SIZE command to retrieve the file size (as the...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Lionel Ulmer
- fix spec file for FTPFindFirstFileA/W functions
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Francois Gouget
Remove (POINTER)NULL casts.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Jaco Greeff
- Implementation of [Internet|Ftp]*W functions to exten...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-26
Dmitry Timoshkov
Fix definition of BY_HANDLE_FILE_INFORMATION structure.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Francois Gouget
Spelling, grammar and a bit of comment formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Francois Gouget
Fix compilation errors on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Francois Gouget
Made independent from winsock.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Chris Morgan
Add includes for <time.h>.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Andreas Mohr
- implemented passive FTP transfers (PASV, needed for...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Gerald Pfeifer
Add missing #include <netinet/in.h> to get struct in_ad...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Patrik Stridvall
Don't include windows.h internally.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Alexandre Julliard
Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Gerald Pfeifer
Add missing #include <netinet/in_systm.h> and #include...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Huw D M Davies
Send the local ip address with the PORT command and...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Ulrich Czekalla
HTTP protocol now supported, InternetCrackUrl fixed...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Gerald Pfeifer
FreeBSD compile fix.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Merged urlmon.dll and wininet.dll from the Corel tree...
blob
|
commitdiff
|
raw
|
diff to current