summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.5HEAD1.5masterHiltjo Posthuma2022-10-041-1/+1
* Makefile: explicit_bzero.c was copied twice (GNU make gives a warning)Hiltjo Posthuma2022-10-041-1/+1
* Properly clear the last entered characterTobias Stoeckmann2017-03-251-1/+1
* rm trailing whitespace in READMEMarkus Teich2016-11-231-1/+1
* syntax fixMarkus Teich2016-11-231-2/+4
* there can only be one window in the eventMarkus Teich2016-11-231-0/+1
* Fix resize with multiple monitors and portrait modeBob Uhl2016-11-231-2/+7
* bump version1.4Markus Teich2016-11-201-1/+1
* add arg.h and util.h to MakefileMarkus Teich2016-11-201-3/+3
* clarify colors in config.def.hMarkus Teich2016-11-201-4/+4
* move config.h inclusion after type declarationsMarkus Teich2016-11-201-2/+2
* Unboolify slock.cLaslo Hunhold2016-10-181-1/+1
* Use explicit strcmp() instead of inlining itFRIGN2016-10-101-2/+2
* No need for oldc to be staticFRIGN2016-10-101-2/+2
* Use NUL character constant explicitlyFRIGN2016-10-101-2/+2
* Keep the line-lengths at bayFRIGN2016-10-101-28/+42
* Add a section on security considerationsFRIGN2016-09-281-0/+12
* remove confusing DPMS commentMarkus Teich2016-09-261-4/+0
* error out early on crypt() failMarkus Teich2016-09-231-2/+3
* Stop using $USER for shadow entriesFRIGN2016-09-231-2/+2
* Rename getpw() and pws to gethash() and hashFRIGN2016-09-231-16/+16
* Remove cleanup and deglobalize and rework data structuresFRIGN2016-09-231-55/+23
* config.mk: be more explicative about FLAGSQuentin Rameau2016-09-081-2/+4
* Ensure Polyphemus-Mitigation and properly drop privilegesFRIGN2016-09-083-6/+30
* Unify how we check passwords between different OSesQuentin Rameau2016-09-072-41/+15
* make error message prefix consistentMarkus Teich2016-09-071-4/+4
* increasing for loops are idiomaticMarkus Teich2016-09-021-1/+1
* Localize running and failure inside readpw()Quentin Rameau2016-09-021-6/+4
* Move screen unlocking inside cleanup()Quentin Rameau2016-09-021-9/+11
* Re-introduce the waiting loop for input grabbingQuentin Rameau2016-09-021-22/+38
* Add cleanup() to do free(locks) + XCloseDisplay()Quentin Rameau2016-09-021-6/+10
* Refactor dontkillme()FRIGN2016-08-311-7/+15
* Convert manpage to mandoc and fix usageFRIGN2016-08-312-29/+27
* fix CVE-2016-6866Markus Teich2016-08-311-2/+8
* Update bsd-auth string.Markus Teich2016-08-311-1/+1
* Exit as soon as possible on input grabbing errorQuentin Rameau2016-08-301-24/+20
* Refactor main()FRIGN2016-08-222-31/+119
* clear passwords with explicit_bzeroHiltjo Posthuma2016-08-135-5/+34
* Revert "No need for usage()"Markus Teich2016-02-152-5/+28
* revert using argv0 and minor fixupMarkus Teich2016-02-151-9/+6
* Use argv0 instead of passing "slock:" to die every timeFRIGN2016-02-141-12/+16
* No need for usage()FRIGN2016-02-142-31/+9
* Clarify config.def.hFRIGN2016-02-141-2/+4
* Simplify the oom-taming-functionFRIGN2016-02-141-14/+6
* add slock.1 man page1.3Markus Teich2016-02-113-1/+38
* Update license yearFRIGN2016-02-111-1/+1
* Don't forget the E-MailFRIGN2016-02-111-1/+1
* Add myself to LicenseFRIGN2016-02-111-0/+1
* update copyright year in -v outputMarkus Teich2016-02-111-1/+1
* prepare 1.3 releaseMarkus Teich2016-02-112-1/+2