0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from Mozilla-GitHub-Standards/master More... over 6 years ago
Add Mozilla Code of Conduct file More... over 6 years ago
Vagrant is optional More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... about 13 years ago
Fixing bug oremj found, neeed to allocate INSERT string. More... over 13 years ago
Merge pull request #3 from mozilla/remove-syslog More... over 13 years ago
Removing syslog and using saslplug utils log. Fixes Issues#1 and 2 More... over 13 years ago
Making test program match prod code. More... over 13 years ago
We've gone back and forth, but I think clientlenout should account for last NULL More... over 13 years ago
sasl-browserid has passed gotten some security review. Updating README as project matures. More... over 13 years ago
Checking curl error length before copying. Fixes Bug#700872 reviewed by dchan More... over 13 years ago
Checking string length before copying response fields. Removed unused state variable. Fixes Bug#700872 review by dchan More... over 13 years ago
Adding 1 character to malloc for NULL to fix Bug#700809, review by dchan More... over 13 years ago
Checking for Integer overflow in two additonal places in verifier per review by dchan, fixes Bug#699950 More... over 13 years ago
Merge pull request #5 from ozten/bug700456 More... over 13 years ago
Moving extra character into malloc More... over 13 years ago
Moving extra character into malloc More... over 13 years ago
Changing where we account for null character to fix Bug700456. review by dchen More... over 13 years ago
Changing where we account for null character to fix Bug700456. review by dchen More... over 13 years ago
Bailing if any curl options fail to set to fix Bug#699944 per dchan More... over 13 years ago
Switching to SASL error codes in verifier. Capturing curl init failure and failing early to fix Bug#699944 review by dchen. More... over 13 years ago
Accounting for extra character to terminate NULL byte in MySQL escaped strings to fix Bug#699960 per review by dchan. More... over 13 years ago
Adding missing NULL pointer checks after malloc to fix Bug#699946, thanks to review by dchan. More... over 13 years ago
Switching to CURLUSESSL_ALL from CURLUSESSL_TRY. Bumping max assertion to 4000 characters. Adding audience comparison. More... over 13 years ago
Changing prototol to be two step. Server now transmits email adderss back to client. Updating valid_until to expires. More... over 13 years ago
Testing build More... almost 14 years ago
Python 2.4 compatiblity More... almost 14 years ago
Python 2.4 compatiblity More... almost 14 years ago
Making slapd portable by running on configurable port, etc. More... almost 14 years ago