Timeline


and

07/27/08:

22:57 Changeset [2598] by pterjan
* Fix attach which got broken by .srv addition
22:19 Changeset [2597] by pterjan
* Don't detach on temporary write failure
21:08 Changeset [2596] by pterjan
* Suffix the server socket, it's on them that we glob * If the last …
20:58 Changeset [2595] by pterjan
* But don't leak
20:56 Changeset [2594] by pterjan
* Wait until the server is started
11:08 Changeset [2593] by pterjan
* Disconnect when failing to write to the client
10:48 Changeset [2592] by pterjan
* Include config.h in attach.c to have DEBUG
10:25 Changeset [2591] by pterjan
* Fix a double free and free everything in case of error
10:08 Changeset [2590] by pterjan
* Fix warnings
04:33 Changeset [2589] by pterjan
* Add missing part in detach code (a lot of cleanup and fixes needed)
01:17 Changeset [2588] by pterjan
* Rewrote detach handling, enjoy silent neercs
01:06 Changeset [2587] by pterjan
* Ensure screen_list->config is NULL when there is no config file

07/25/08:

11:40 Changeset [2586] by sam
* Smaller header.
11:40 Changeset [2585] by sam
* minor link fix.

07/24/08:

01:40 Changeset [2584] by sam
* Hack around to get HP-UX tools to work. It still fails the most nasty …
01:40 Changeset [2583] by sam
* zzuf.c: make the -B flag (max bytes) also work when fuzzing the standard …

07/23/08:

23:55 Changeset [2582] by bsittler
improved terminal emulation (partial ISO-2022 support)
23:54 Changeset [2581] by bsittler
Ctrl-A a & Ctrl-A ? behaviour
23:52 Changeset [2580] by bsittler
OS X compilation fixes

07/20/08:

13:20 Changeset [2579] by sam
* test/Makefile.am: add functions.inc to the distribution.
13:16 Changeset [2578] by sam
* configure.ac: fix the printf attribute macro.
13:11 Changeset [2577] by sam
* configure.ac: add a check for the printf function attribute.
12:19 Changeset [2576] by sam
* bug-div0.c: raise SIGFPE manually since Darwin won't trap on 1/0.
12:10 Changeset [2575] by sam
* fuzz.c: activate the fuzz() debug message, it may be verbose but I end …
12:10 Changeset [2574] by sam
* lib-mem.c: with all the preprocessor crap that we now have in C files, …
11:57 Changeset [2573] by sam
* Factored the test suite to avoid excessive code duplication.
11:57 Changeset [2572] by sam
* lib-stream.c: since srefill is far more powerful than srget, we only …
03:29 Changeset [2571] by sam
* lib-stream.c: fix a bug in the OS X srefill implementation.
03:22 Changeset [2570] by sam
* lib-stream.c: the BSDs' refill function is slightly different from the …

07/18/08:

13:01 publications edited by jylam
(diff)
11:28 Changeset [2569] by sam
* Implement srget on FreeBSD, which is yet another version of srefill.
11:28 Changeset [2568] by sam
* lib-stream.c: fix the fread() implementation on FreeBSD 7.0.
11:28 Changeset [2567] by sam
* check-utils: only perform 3 util test series, the rest was only here to …
11:28 Changeset [2566] by sam
* lib-stream.c: only use the srefill trick on OS X. HP-UX is too …
11:28 Changeset [2565] by sam
* lib-mem.c: fix FreeBSD 7.0 build by including <sys/cdefs.h> earlier on.
11:28 Changeset [2564] by sam
* Make the RNG test shorter... it should not vary across platforms anyway.
11:28 Changeset [2563] by sam
* Add slightly more complex modes to zzcat.
11:28 Changeset [2562] by sam
* Better check for the func keyword that does not rely on assumptions …
11:27 Changeset [2561] by sam
* Add simpler modes to zzcat to better analyse what's going on.

07/17/08:

02:20 publications edited by sam
add an "in the news" section (diff)
01:24 Changeset [2560] by sam
* bug-memory.c: fix the SIGSEGV unit test.
01:17 Changeset [2559] by sam
* Support fsetpos64 on Linux.
01:17 Changeset [2558] by sam
* zzcat.c: partial fread() reads are undefined; avoid them in zzcat.

07/16/08:

23:54 Changeset [2557] by sam
* lib-mem.c: add pre-include macro to get getc_unlocked() on OpenSolaris?.
23:45 Changeset [2556] by sam
* lib-mem.c: add pre-include macros to get mmap and valloc on OpenSolaris?.
23:45 Changeset [2555] by sam
* zzuf.c: rename sig2str to sig2name; the former is a Solaris libc symbol.
23:41 Changeset [2554] by sam
* Another fucked commit... synchronise config.h and lib-stream.c.
23:37 Changeset [2553] by sam
* lib-stream.c: try to make the filbuf() implementation portable across …
23:24 Changeset [2552] by sam
* Implement freopen64, fsetpos64 and fseeko64 for OpenSolaris?.
23:03 Changeset [2551] by sam
* check-utils: use tail -n X or tail -X depending on the platform.
22:53 Changeset [2550] by sam
* bootstrap: update bootstrapping script for OpenSolaris? compatibility. …
22:36 Changeset [2549] by sam
* Oops, forgot to check in check-md5.
22:36 Changeset [2548] by sam
* Add a unit test for MD5 hashes.
19:25 Ticket #42 (toilet: use mygetopt.c) created by sam
Other projects (img2txt, genethumb, neercs, zzuf) use our custom …
19:24 Changeset [2547] by sam
* mygetopt.c: fix a parsing issue with short options.
19:23 Changeset [2546] by sam
* mygetopt.c: fix a parsing issue with short options.
19:23 Changeset [2545] by sam
* Add a bunch of unit tests to check for zzuf basic capabilities: SIGSEGV …
19:23 Changeset [2544] by sam
* mygetopt.c: fix a parsing issue with short options.
19:23 Changeset [2543] by sam
* mygetopt.c: fix a parsing issue with short options.
19:23 Changeset [2542] by sam
* Fix a few HP-UX warnings caused by missing headers.
19:23 Changeset [2541] by sam
* Split the test suite into the RNG test and the Unix utils test.
17:51 zzuf/bugs edited by sam
lol HP-UX (diff)
17:50 lol-hpux-ia64-nm attached to zzuf/bugs by sam
15:53 Changeset [2540] by sam
* bootstrap: update bootstrapping script. * configure.ac: hide autotools …
15:50 Changeset [2539] by sam
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
15:36 Changeset [2538] by sam
* lock.c: do not build PTY locking mechanism if PAM isn't present.
15:30 Changeset [2537] by sam
* configure.ac: fix libcucul-dev dependency value.
15:06 Changeset [2536] by sam
* cucul/file.c: fix a typo causing build failures when zlib is not here.
15:06 Changeset [2535] by sam
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust by …
11:52 Changeset [2534] by sam
* zzuf.c: retrieve library object name from libtool's .la file so we don't …
11:52 Changeset [2533] by sam
* Implement srefill() for full HP-UX support on parisc-gcc.
11:51 Changeset [2532] by sam
* zzcat.c: compilation fix for missing headers.
11:51 Changeset [2531] by sam
* testsuite.h: do not test for grep -a if the option is unknown.

07/15/08:

23:34 Changeset [2530] by sam
* Add a few _INCLUDE_POSIX_SOURCE defines here and there so that we build …
22:16 Changeset [2529] by sam
* testsuite.sh: use printf instead of echo -n for better portability.
22:16 Changeset [2528] by sam
* Implement additional functions required on HP-UX: fopen64, fseeko64, …
22:16 Changeset [2527] by sam
* Build on HP-UX systems: disable unsupported warning flags, define …
22:16 Changeset [2526] by sam
* configure.ac: do not use -fno-strength-reduce -fomit-frame-pointer, …
22:15 Changeset [2525] by sam
* zzuf.c: reformated the licensing information for zzuf -V.
22:15 Changeset [2524] by sam
* lib-stream.c: remove an unused variable.
22:15 Changeset [2523] by sam
* Fix a compilation issue on FreeBSD by defining _BSD_SOURCE and including …
22:15 Changeset [2522] by sam
* Fix the Win32 package build. No, it still doesn't work, it just builds.
22:15 Changeset [2521] by sam
* Set a default maximum memory usage value to avoid excessive swapping.

07/09/08:

22:53 publications edited by sam
(diff)
22:47 publications edited by sam
add a reference to the LNCS volume (diff)
22:42 publications edited by sam
(diff)
22:42 publications edited by sam
mention Jylam's conferences and reorder by date (diff)
22:38 publications edited by sam
HSF slides (diff)
22:35 20080621-zzuf.pdf attached to publications by sam
22:34 20080621-zzuf.odp attached to publications by sam
22:34 publications edited by sam
RMLL 08 slides (diff)
22:33 20080705-libcaca.pdf attached to publications by sam
22:32 20080705-libcaca.odp attached to publications by sam
22:28 publications edited by sam
link to presentation slides (diff)
22:26 hocevar-icisp-20080701.pdf attached to publications by sam
22:25 hocevar-icisp-20080701.odp attached to publications by sam
22:16 publications edited by sam
ICISP paper (diff)
22:12 2008-displacement.pdf attached to publications by sam
22:10 publications created by sam
creating page
12:50 Changeset [2520] by sam
* Ideas for a zzufrc file.
12:47 zzuf edited by sam
cleanup (diff)
12:28 zzuf/bugs edited by sam
switched tables to wiki formatting (diff)
11:56 zzuf/bugs edited by sam
re-added the old crash tables (diff)
11:52 fuzz3.xpm attached to zzuf/bugs by sam
11:52 fuzz2.xpm attached to zzuf/bugs by sam
11:52 fuzz1.xpm attached to zzuf/bugs by sam
11:42 lol-xine.mpg attached to zzuf/bugs by sam
11:42 lol-xine.avi attached to zzuf/bugs by sam
11:42 lol-xine.aac attached to zzuf/bugs by sam
11:41 lol-vlc.wmv attached to zzuf/bugs by sam
11:41 lol-vlc.mpg attached to zzuf/bugs by sam
11:41 lol-vlc.m2v attached to zzuf/bugs by sam
11:41 lol-vlc.avi attached to zzuf/bugs by sam
11:41 lol-vlc.ac3 attached to zzuf/bugs by sam
11:40 lol-vlc.aac attached to zzuf/bugs by sam
11:40 lol-openbsd-objdump attached to zzuf/bugs by sam
11:40 lol-openbsd-nm attached to zzuf/bugs by sam
11:39 lol-ogg123.flac attached to zzuf/bugs by sam
11:38 lol-mplayer.wmv attached to zzuf/bugs by sam
11:38 lol-mplayer.ogm attached to zzuf/bugs by sam
11:38 lol-mplayer.ogg attached to zzuf/bugs by sam
11:38 lol-mplayer.mpg attached to zzuf/bugs by sam
11:37 lol-mplayer.mp3 attached to zzuf/bugs by sam
11:37 lol-mplayer.m2v attached to zzuf/bugs by sam
11:37 lol-mplayer.flac attached to zzuf/bugs by sam
11:36 lol-mplayer.avi attached to zzuf/bugs by sam
11:35 lol-mplayer.aac attached to zzuf/bugs by sam
11:35 lol-macosx-otool attached to zzuf/bugs by sam
11:35 lol-macosx-nm attached to zzuf/bugs by sam
11:35 lol-gstreamer.ogg attached to zzuf/bugs by sam
11:35 lol-gstreamer.m2v attached to zzuf/bugs by sam
11:35 lol-gstreamer.avi attached to zzuf/bugs by sam
11:34 lol-giftopnm.gif attached to zzuf/bugs by sam
11:34 lol-freebsd-nm attached to zzuf/bugs by sam
11:33 lol-firefox.gif attached to zzuf/bugs by sam
11:32 lol-ffplay.wmv attached to zzuf/bugs by sam
11:32 lol-ffplay.ogm attached to zzuf/bugs by sam
11:32 lol-ffplay.ogg attached to zzuf/bugs by sam
11:32 lol-ffplay.mpg attached to zzuf/bugs by sam
11:32 lol-ffplay.m2v attached to zzuf/bugs by sam
11:31 lol-ffplay.flac attached to zzuf/bugs by sam
11:30 lol-ffplay.avi attached to zzuf/bugs by sam
11:29 lol-ffplay.ac3 attached to zzuf/bugs by sam
11:29 lol-dvipng-1.dvi attached to zzuf/bugs by sam
11:29 lol-dvipng.dvi attached to zzuf/bugs by sam
11:28 lol-debian-nm attached to zzuf/bugs by sam
11:28 lol-antiword.doc attached to zzuf/bugs by sam
11:26 zzuf/bugs created by sam
creating separate bugs page

07/05/08:

18:44 WikiStart edited by sam
beta14 (diff)
18:43 libcaca edited by sam
beta14 (diff)
18:42 libcaca-0.99.beta14.tar.gz attached to libcaca by sam
18:39 Changeset [2519] by sam
* Fix plugin build.
18:34 Changeset [2518] by sam
* Set version to 0.99.beta14. * Updateed NEWS and ChangeLog?.
18:28 Changeset [2517] by sam
* Check for FTGL in the configure step, because we will use it later. * …
14:40 WikiStart edited by jylam
(diff)

07/02/08:

16:35 Changeset [2516] by sam
* Fork the grabbed process and exit the parent. Unfortunately for some …

07/01/08:

22:38 Changeset [2515] by sam
* Add my slides of the paper presentation at ICISP'08.
22:35 Changeset [2514] by sam
* Add kill() to the list of supported remote syscalls. We might need to …
21:43 Changeset [2513] by sam
* Add write() to the list of supported remote syscalls.
16:30 Changeset [2512] by sam
* Add missing headers and _XOPEN_SOURCE definition to grab.c.
16:14 Changeset [2511] by sam
* Allow to grab 32-bit applications from a 64-bit neercs process.
01:26 Changeset [2510] by sam
* Add a --debug flag to the configure step.
01:26 Changeset [2509] by sam
* Split grab.c into the grabbing heuristic and the pure ptrace interface, …
01:26 Changeset [2508] by sam
* Fix memcpy_from_target() and memcpy_to_target() alignment issues.
01:26 Changeset [2507] by sam
* Cosmetic: nicer debug output.
01:26 Changeset [2506] by sam
* Activate USE_GRAB on amd64/x86_64 systems, too.
01:26 Changeset [2505] by sam
* Start refactoring grab.c: instead of writing code to the stack, we wait …
01:26 Changeset [2504] by sam
* Coding style.
01:26 Changeset [2503] by sam
* Ported grab code to amd64. Doesn't work yet, maybe because we are …
01:26 Changeset [2502] by sam
* Coding style.
01:26 Changeset [2501] by sam
* Preparing the amd64 port of grab.c by first making the current …

06/28/08:

16:50 Changeset [2500] by jylam
* Added an autolock timeout (autolock_timeout = N in configuration file)
16:29 Changeset [2499] by pterjan
* Write a few ideas
16:18 Changeset [2498] by pterjan
* Include config.h in grab.c, else USE_GRAB will never be defined
13:39 Changeset [2497] by jylam
* Use $HOME before trying to get user directory via getpwuid
13:26 Changeset [2496] by jylam
* Removed a double-free and a leak. Mozilla, you have been trolled.
13:22 Changeset [2495] by jylam
* Removed general local variables from main() and put it in struct …

06/27/08:

20:50 Changeset [2494] by jylam
* Define _GNU_SOURCE to enable getsid() as a GNU extention to *libc
19:55 Changeset [2493] by sam
* Fix grabbing of one process: upper loop bound was wrong.
19:55 Changeset [2492] by sam
* Prettier grab support detection in configure.ac.
19:54 Changeset [2491] by sam
* Compilation works better when files #include "config.h".
12:09 Changeset [2490] by sam
* Rename man/ to doc/. * Add svn:ignore properties here and there.
Note: See TracTimeline for information about the timeline view.