projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wbemprox: Implement IWbemClassObject::Get.
[wine]
/
dlls
/
wininet
/
2012-06-18
Thomas Faber
wininet: Use the correct struct in a sizeof.
tree
|
commitdiff
2012-06-15
Jacek Caban
wininet: Fixed returned buffer size in HttpQueryInfo...
tree
|
commitdiff
2012-06-15
Alexandre Julliard
wininet: Fix a compiler warning on Mingw.
tree
|
commitdiff
2012-06-15
Thomas Faber
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIF...
tree
|
commitdiff
2012-06-11
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL tests.
tree
|
commitdiff
2012-06-11
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL[AW] impleme...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Skip security flags tests on too old wininet...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Read status code directly from request object...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Access request object directly in WININET_SetA...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Access directly host name from request object...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Simplify proxy server access in dialogs.
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added more security flags and errors tests.
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Set SECURITY_FLAG_SECURE when error dialog...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Store request object instead of handle in...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added support for undocumented InternetSetOpti...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Improved handling ERROR_INTERNET_INVALID_CA...
tree
|
commitdiff
2012-06-06
Jacek Caban
wininet: Properly set flags in InternetSetOption(INTERN...
tree
|
commitdiff
2012-06-06
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL* stubs.
tree
|
commitdiff
2012-06-05
Jacek Caban
wininet: Added support for undocumented InternetQueryOp...
tree
|
commitdiff
2012-06-01
Jacek Caban
wininet: Set correct security flags in InternetErrorDlg...
tree
|
commitdiff
2012-06-01
Jacek Caban
wininet: Properly set security flags for ERROR_INTERNET...
tree
|
commitdiff
2012-05-30
Jacek Caban
wininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Get rid of no longer used serverName and serve...
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Fixed grouping security error flags.
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Handle error flags only for masked-error mode.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store certificate error information in securit...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store server_t on the list until clean up.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_con...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store security flags in server_t.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store server_t in http_request_t.
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added better traces for status info in INTERNE...
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added real implementation of InternetQueryOpti...
tree
|
commitdiff
2012-05-24
Alexander Morozov
wininet: Add "Content-Disposition" field.
tree
|
commitdiff
2012-05-23
Jacek Caban
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS...
tree
|
commitdiff
2012-05-22
Michael Stefaniuc
wininet/tests: Remove wrong check for 'len'.
tree
|
commitdiff
2012-05-18
Hans Leidekker
wininet: Support setting the user agent string on handl...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-15
Francois Gouget
wininet: Fix the spelling of an InternetQueryDataAvaila...
tree
|
commitdiff
2012-05-14
Piotr Caban
wininet/tests: Added INTERNET_OPTION_CONNECT_TIMEOUT...
tree
|
commitdiff
2012-05-14
Piotr Caban
wininet: Store connect timeout in all layers.
tree
|
commitdiff
2012-05-14
Jacek Caban
wininet: Fixed typo in tests and accompanying implement...
tree
|
commitdiff
2012-05-09
Alexandre Julliard
wininet/tests: Mark a failing test as broken.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
wininet/tests: Add even more optional COOKIE_SENT messages.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Set status code OK for responses without headers.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Added special case for HTTP_QUERY_STATUS_CODE...
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Use stored status code in HTTP_HttpEndRequestW.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Use stored status code in HTTP_HttpSendRequestW.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Store status code in http_request_t and use...
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Clean up HTTP_QUERY_STATUS_CODE tests.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
wininet/tests: Add more optional COOKIE_SENT messages.
tree
|
commitdiff
2012-05-02
Alexandre Julliard
wininet/tests: Add some optional COOKIE_SENT messages...
tree
|
commitdiff
2012-04-30
Jacek Caban
wininet: Use hostname stored in server_t in NETCON_secu...
tree
|
commitdiff
2012-04-19
Piotr Caban
wininet: Use the same hashing function as native does.
tree
|
commitdiff
2012-04-13
Piotr Caban
wininet: Store correct urlcache file size.
tree
|
commitdiff
2012-04-09
Morten Rønne
wininet/tests: Moved a test outside a loop to make...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Implement urlcache index growing.
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Return error code in URLCache_FindFirstFreeEnt...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't reserve space for directory in URL cache...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't overwrite locked entry in CommitUrlCache...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't delete locked entry in DeleteUrlCacheEntry.
tree
|
commitdiff
2012-04-05
Morten Rønne
wininet/tests: Added more tests for urlcache, including...
tree
|
commitdiff
2012-04-05
Morten Rønne
wininet/tests: Fixed text errors in tests.
tree
|
commitdiff
2012-04-04
Piotr Caban
wininet: Only mark elements as deleted in DeleteUrlCach...
tree
|
commitdiff
2012-04-03
Piotr Caban
wininet: Set uninitialized memmory to 0xdeadbeef in...
tree
|
commitdiff
2012-04-03
Piotr Caban
wininet: Mark empty fields in the same way while hash...
tree
|
commitdiff
2012-04-03
Piotr Caban
wininet: Correctly set next hash table offset.
tree
|
commitdiff
2012-04-03
Piotr Caban
wininet: Store element type and state in hash table...
tree
|
commitdiff
2012-03-08
Jacek Caban
wininet: Added more connection limit options tests.
tree
|
commitdiff
2012-03-08
Jacek Caban
wininet: Added separated function for querying global...
tree
|
commitdiff
2012-03-08
Jacek Caban
wininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER...
tree
|
commitdiff
2012-03-08
Jacek Caban
wininet: Use separate function for setting global options.
tree
|
commitdiff
2012-03-08
Jacek Caban
wininet: Added default fallback for setting handle...
tree
|
commitdiff
2012-01-26
Frédéric Delanoy
wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).
tree
|
commitdiff
2012-01-24
Jacek Caban
wininet: Insert custom headers only once in HTTP_HttpSe...
tree
|
commitdiff
2012-01-24
Jacek Caban
wininet: Correctly detect https connections and custom...
tree
|
commitdiff
2012-01-16
Hans Leidekker
wininet: Add support for setting and retrieving the...
tree
|
commitdiff
2012-01-16
Hans Leidekker
wininet: Add support for setting and retrieving the...
tree
|
commitdiff
2012-01-16
Hans Leidekker
wininet: Implement the connect timeout.
tree
|
commitdiff
2012-01-11
Alexandre Julliard
wininet: Don't free name before the IPv6 lookup.
tree
|
commitdiff
2012-01-03
Pierre Schweitzer
wininet: Fix handle leak.
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Added more connection failure tests.
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Properly handle closed connection in HTTP_Http...
tree
|
commitdiff
2011-12-08
Jacek Caban
wininet: Use test.winehq.org instead of crossover.codew...
tree
|
commitdiff
2011-11-30
Alexandre Julliard
wininet: Convert dialogs to po files.
tree
|
commitdiff
2011-11-23
Andy Clayton
wininet: Avoid calling HTTP_ReceiveRequestData before...
tree
|
commitdiff
2011-11-16
Francois Gouget
wininet: Give a name to the critical sections, make...
tree
|
commitdiff
2011-11-15
Francois Gouget
wininet: Add prototypes for a couple of mpr functions.
tree
|
commitdiff
2011-11-15
André Hentschel
wininet: Improve stub message for InternetSetFilePointer.
tree
|
commitdiff
2011-11-03
Austin English
wininet: Add a stub for ShowClientAuthCerts.
tree
|
commitdiff
2011-11-02
Austin English
wininet: Add a stub for RunOnceUrlCache.
tree
|
commitdiff
2011-11-01
Juan Lang
wininet: Implement ShowX509EncodedCertificate.
tree
|
commitdiff
2011-10-31
André Hentschel
wininet: Add a stub for ShowX509EncodedCertificate.
tree
|
commitdiff
2011-10-25
Juan Lang
wininet: Fix off by one error parsing RFC 850 dates.
tree
|
commitdiff
2011-10-24
Juan Lang
wininet: Accept RFC 850 dates in HTTP headers.
tree
|
commitdiff
2011-10-19
Andrew Talbot
wininet: Add a break to a switch statement.
tree
|
commitdiff
next