0
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added context and target data representation options to various interfaces, trying to get Digest to work. Added WindowsAccountName parser. More... almost 14 years ago
Added Basic authentication to the Servlet filter. More... almost 14 years ago
Create a session before registering the principal if there's none. More... almost 14 years ago
Use ip + port instead of just port for NTLM hash. http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8616 More... almost 14 years ago
Refactored WindowsAccount to remove dependency on Catalina in servlet filter. More... almost 14 years ago
Another typo More... almost 14 years ago
Renamed waffle-tomcat to waffle-jna. More... almost 14 years ago
Updated namespaces. More... almost 14 years ago
Refactored waffle.tomcat into waffle.apache and waffle.servlet. http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8569 More... almost 14 years ago
Replace JULI logging by commons-logging. http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8563 More... almost 14 years ago
Added impersonation support in Waffle API. More... almost 14 years ago
Refactor MixedAuthenticator / NegotiateAuthenticator http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8546 More... almost 14 years ago
Minor C# test tweaks. More... almost 14 years ago
Mixed authenticator uses Authorization header. More... almost 14 years ago
Tomcat NegotiateSecurityFilter and Valve don't support empty POSTs Title is required bug: http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8544 More... almost 14 years ago
Brief junit output, unit tests run in a separate VM / succeed. More... almost 14 years ago
Added a Tomcat mixed (Negotiate + Form) authenticator. More... almost 14 years ago
Added form auth demo. More... almost 14 years ago
WindowsAuthProvider::acceptSecurityToken needs to return a token even on SEC_E_OK Title is required http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8435 More... almost 14 years ago
Matching date in what's new. More... almost 14 years ago
AcceptSecurityToken may be leaking the thread-local _phServerContext http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8370 Fixed context disposal on failure. More... almost 14 years ago
Fixed date in what's new. More... almost 14 years ago
Added a unit test and a demo for the NegotiateSecurityFilter. More... almost 14 years ago
Split documentation for browsers, etc. More... almost 14 years ago
Tomcat security filter for Negotiate. More... almost 14 years ago
Added debug, principal and role format options to NegotiateAuthenticator and WindowsLoginModule. More... almost 14 years ago
Split waffle-tomcat into waffle-tomcat and waffle-jaas.jar. More... almost 14 years ago
Added working JAAS login module, docs, etc. More... almost 14 years ago
Added unit test. More... almost 14 years ago
Added a Windows JAAS login module with demo. Working prototype (sort-of). More... almost 14 years ago