projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dinput: Use dinput device as a base class for keyboard, mouse and joystick.
[wine]
/
dlls
/
wininet
/
ftp.c
2006-10-05
Hans Leidekker
wininet: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
2006-09-07
Jan Zerebecki
wininet: Fix fd leak on failure case.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Paul Vriens
wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Paul Vriens
wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Paul Vriens
wininet: Use correct way of determining the password...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Paul Vriens
wininet: Return NULL handle if no connection is establi...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
James Hawkins
wininet: Use a blank password if none is provided in...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Phil Lodwick
wininet: ftp: Fix crash if input buffer is larger than...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Phil Lodwick
wininet: ftp: 125 is an acceptable response code for...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mike McCormack
wininet: Make sure hIC is valid before trying to use...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mike McCormack
wininet: Check for null parameters in FtpSetCurrentDire...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
wininet: global function/data cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Robert Shearman
We shouldn't pass the struct hostent returned from...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Fix some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Alexandre Julliard
Get rid of the remaining calls to strncpyW, and remove...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Hans Leidekker
- Stub implementations for FtpGetFileSize, FtpCommand...
blob
|
commitdiff
|
raw
|
diff to current
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