<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slock.git/Makefile, branch master</title>
<subtitle>Simple X screen locker, made slightly less simple
</subtitle>
<id>https://retarded.software/slock.git/atom?h=master</id>
<link rel='self' href='https://retarded.software/slock.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/'/>
<updated>2023-10-06T09:39:40Z</updated>
<entry>
<title>Makefile: be verbose and remove options</title>
<updated>2023-10-06T09:39:40Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2023-10-06T09:39:40Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=5678764412873baa62e1536f0622d6a7cec62181'/>
<id>urn:sha1:5678764412873baa62e1536f0622d6a7cec62181</id>
<content type='text'>
Some things to improve at some point:

* Respect system/packaging CFLAGS/LDFLAGS (don't hardcode -Os -Wall -pedantic,
  -s, etc).
</content>
</entry>
<entry>
<title>Makefile: explicit_bzero.c was copied twice (GNU make gives a warning)</title>
<updated>2022-10-04T17:44:47Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-04T17:44:47Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=265704d73647e0d4823126bbb7ddde1d415a618d'/>
<id>urn:sha1:265704d73647e0d4823126bbb7ddde1d415a618d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add arg.h and util.h to Makefile</title>
<updated>2016-11-20T00:01:47Z</updated>
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<published>2016-11-19T23:59:19Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=d5da84cf5adce2f30ed348b631861cc089f3b559'/>
<id>urn:sha1:d5da84cf5adce2f30ed348b631861cc089f3b559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clear passwords with explicit_bzero</title>
<updated>2016-08-13T07:58:00Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2016-07-31T11:43:00Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=a7afade1701a809f6a33b53525d59dd29b38d381'/>
<id>urn:sha1:a7afade1701a809f6a33b53525d59dd29b38d381</id>
<content type='text'>
Make sure to explicitly clear memory that is used for password input. memset
is often optimized out by the compiler.

Brought to attention by the OpenBSD community, see:
https://marc.info/?t=146989502600003&amp;r=1&amp;w=2
Thread subject: x11/slock: clear passwords with explicit_bzero

Changes:

- explicit_bzero.c import from libressl-portable.
- Makefile: add COMPATSRC for compatibility src.
- config.mk: add separate *BSD section in config.mk to simply uncomment it on
  these platforms.
</content>
</entry>
<entry>
<title>add slock.1 man page</title>
<updated>2016-02-11T15:51:12Z</updated>
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<published>2016-02-11T15:49:59Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=6a52a85a1ac87b29048863d599a8b0f0ee712482'/>
<id>urn:sha1:6a52a85a1ac87b29048863d599a8b0f0ee712482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied sin's patch and prepared new release</title>
<updated>2014-12-22T10:16:26Z</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2014-12-22T10:16:26Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=44ce161c139f74cac80dd77aafdfadb49a85af2a'/>
<id>urn:sha1:44ce161c139f74cac80dd77aafdfadb49a85af2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>preparing 1.0</title>
<updated>2012-02-11T09:51:26Z</updated>
<author>
<name>anselm@garbe.us</name>
<email>unknown</email>
</author>
<published>2012-02-11T09:51:26Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=34f5edb29e3947d105235c1fc07be57eda5adeb5'/>
<id>urn:sha1:34f5edb29e3947d105235c1fc07be57eda5adeb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2008-07-29T18:17:24Z</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-07-29T18:17:24Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=a6a3471dd9c693837b3038be0a2ccc839c94570b'/>
<id>urn:sha1:a6a3471dd9c693837b3038be0a2ccc839c94570b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating copyright stuff in slock as well</title>
<updated>2007-04-13T09:48:17Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-04-13T09:48:17Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=20e294a66f4925b7db43e77ddcb0b885fedeca18'/>
<id>urn:sha1:20e294a66f4925b7db43e77ddcb0b885fedeca18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)</title>
<updated>2007-01-13T13:09:41Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-01-13T13:09:41Z</published>
<link rel='alternate' type='text/html' href='https://retarded.software/slock.git/commit/?id=6725bb2a3a425ffff9c2253d60c0f25513c78a93'/>
<id>urn:sha1:6725bb2a3a425ffff9c2253d60c0f25513c78a93</id>
<content type='text'>
</content>
</entry>
</feed>
