2
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Jan 06, 2025 — Jan 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AcceptSecurityToken may be leaking the thread-local _phServerContext http://waffle.codeplex.com/WorkItem/View.aspx?WorkItemId=8370 Fixed context disposal on failure. More... over 15 years ago
Fixed date in what's new. More... over 15 years ago
Added a unit test and a demo for the NegotiateSecurityFilter. More... over 15 years ago
Split documentation for browsers, etc. More... over 15 years ago
Tomcat security filter for Negotiate. More... over 15 years ago
Added debug, principal and role format options to NegotiateAuthenticator and WindowsLoginModule. More... over 15 years ago
Split waffle-tomcat into waffle-tomcat and waffle-jaas.jar. More... over 15 years ago
Added working JAAS login module, docs, etc. More... over 15 years ago
Added unit test. More... over 15 years ago
Added a Windows JAAS login module with demo. Working prototype (sort-of). More... over 15 years ago
Javadoc. More... over 15 years ago
Added a simple windows realm. Added a Tomcat demo. More... over 15 years ago
Fixed re-defined Configuration warnings. More... over 15 years ago
Unit tests will skip user tests if there's no username/password specified in the config. More... over 15 years ago
Removed waffle-auth source zip. Renamed waffle-auth.jar to waffle-jacob.jar. More... over 15 years ago
Added ANT build.xml. Added JUNIT. More... over 15 years ago
Added a POST test. Fixed negotiate test where more than one request is required. More... over 15 years ago
Added a unit test for the tomcat authenticator. Trapped IOException in the authenticator. More... over 15 years ago
Add copyright notices to all source code. Extended WindowsPrincipal from GenericPrincipal with additional information. More... over 15 years ago
Added Tomcat external. More... over 15 years ago
Updated documentation for Tomcat authenticator. More... over 15 years ago
Moved tests to src-test. Added Tomcat Negotiate authenticator that supports NTLM/Kerberos. More... over 15 years ago
Updated JNA to 3.2.6 private build. Implemented connection id for Negotiate auth. More... over 15 years ago
Bug: once AcceptSecurityToken fails with an error, the previous context will stay forever and any new call will fail with a message supplied is out of sequence error. More... over 15 years ago
IWindowsAccount now returns domain and name. IWindowsIdentity.getGroups returns an array of IWindowsIdentity's. More... over 15 years ago
Added jna.jar and platform.jar. More... almost 16 years ago
Implemented getDomains. More... almost 16 years ago
Implemented WindowsAuthProvider.acceptSecurityToken. More... almost 16 years ago
Implemented WindowsAuthProvider.acceptSecurityToken. More... almost 16 years ago
Updated to daily build of JNA. Reimplemented WindowsAccountImpl. Implemented WindowsAuthProviderImpl.logon* methods. Finished WindowsComputerImpl. Got rid of impersonation support, for now. Finished WindowsIdentityImpl. More... almost 16 years ago