COMMITS
/ cpp/iedriver/CookieManager.cpp October 7, 2023
J
[IEDriver] Fix potential null pointer access in CookieManager
Jim Evans committed
April 2, 2019
J
Cleaning up IE driver header file include statements
Jim Evans committed
August 8, 2018
J
Handle null pointers for cookie values in IE
Jim Evans committed
March 13, 2018
J
Removing direct call to InternetGetCookieEx2 API in IE
Jim Evans committed
March 6, 2018
J
Fixed compiler warning for sign mismatch in CookieManager.cpp
Jim Evans committed
March 4, 2018
J
Fixing IE cookie retrieval for IE 10 and 11
Jim Evans committed
February 14, 2017
J
Moving implementation code of IE driver command handlers from headers
Jim Evans committed
August 11, 2015
J
Enabling fast failure for cookie manipulation in IE
Jim Evans committed
July 7, 2015
J
Removing commented code. No functional changes.
Jim Evans committed
J
Fixing cookie delete bug for related domains in IE
Jim Evans committed
J
Correcting IE cookie add/delete logic
Jim Evans committed
July 6, 2015
J
Updating delete cookie in IE driver to no longer rely on JavaScript.
Jim Evans committed
June 29, 2015
J
Correcting IE driver logic for http-only and secure cookies.
Jim Evans committed
June 24, 2015
J
Fixed IE cookie handling for down-level operating systems
Jim Evans committed
June 23, 2015
J
Rewriting cookie handling for IE.
Jim Evans committed