- Jul 04, 2011
-
-
Birte Kristina Friesel authored
-
- Jul 03, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 07, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 06, 2011
-
-
Birte Kristina Friesel authored
-
- May 31, 2011
-
-
Birte Kristina Friesel authored
-
- May 19, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 11, 2011
-
-
Birte Kristina Friesel authored
-
- May 10, 2011
-
-
Birte Kristina Friesel authored
This fixes a really weird bug where continued theme definitions containing just one option/value pair caused feh to mis-parse parts of the following line. Apparently, subsequent realloc calls mixed with strdups in another function caused parts of the list (argv) content to be overwritten by the content of the list pointer itself. I wasn't able to find out the exact causes / conditions.
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Note that feh does not try to convert encodings or anything. It expects filenames to be in UTF8 and passe them on to NET_WM_NAME and NET_WM_ICON NAME. The only new thing is that it now also sets _NET_WM_NAME and _NET_WM_ICON_NAME and explicitly tells X11 that they are in UTF-8. Again, no recode, if you use UTF-8 filesystems (which you should), everything is fine.
-
- May 09, 2011
-
-
Birte Kristina Friesel authored
-
- May 07, 2011
-
-
Birte Kristina Friesel authored
-
- May 05, 2011
-
-
Birte Kristina Friesel authored
-
- May 03, 2011
-
-
Birte Kristina Friesel authored
-
- May 02, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 30, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 27, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 26, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 23, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 22, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 16, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 12, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 19, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 12, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 27, 2011
-
-
Birte Kristina Friesel authored
-
- Feb 17, 2011
-
-
Birte Kristina Friesel authored
-
- Feb 09, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
This prevents a (highly unlikely) case of an attacker knowing feh's PID and the user's URL rewriting user files by means of a TOCTTOU attack. It is still possible to _create_ arbitrary files via dangling symlinks. That will be fixed once I switch from wget to libcurl.
-
- Feb 06, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 29, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 26, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
(cherry picked from commit 3bd5012d)
-
Birte Kristina Friesel authored
-