Timeline


and

10/16/10:

23:55 Changeset [4695] by sam
Minor compilation warning fix.
23:53 Changeset [4694] by sam
Make the movie generation methods and program more versatile.
23:52 Changeset [4693] by sam
Update opencv codec to more recent cvSaveImage prototype.
23:52 Changeset [4692] by sam
Look for highgui.h in addition to the opencv package.
23:52 Changeset [4691] by sam
Avoid floating-point divisions in the Bresenham resize.
23:52 Changeset [4690] by sam
Move resize.c to an algorithm-specific file so that we can implement other …

10/13/10:

01:04 Changeset [4689] by sam
Fix the Win32 build: ssize_t was no longer defined.

10/12/10:

17:26 Changeset [4688] by sam
Convert stuff to Visual Studio 2010. It has <stdint.h>!

10/09/10:

11:58 Changeset [4687] by sam
Minor tuning to caca_types.h.
11:43 Changeset [4686] by sam
Get rid of the build time generated caca_types.h. It sucked.

10/08/10:

00:53 Changeset [4685] by sam
Fix wrong pointer types in the network range structures.
00:53 Changeset [4684] by sam
Fix line endings.
00:52 Changeset [4683] by sam
Get rid of the getopt reimplementation and depend on libcaca instead.

10/07/10:

23:43 Changeset [4682] by sam
Remove useless reference to deprecated libcucul.
23:38 Changeset [4681] by sam
Remove the build dependency on the getopt implementation and use libcaca …
23:33 Changeset [4680] by sam
Link libcaca with -lgnugetopt if necessary.
23:33 Changeset [4679] by sam
Set version to 0.99beta18.
23:33 Changeset [4678] by sam
Remove spurious tabs from source.
23:03 Changeset [4677] by sam
Move mygetopt() directly into libcaca, for use by other programs.
00:44 Changeset [4676] by sam
Implement ReOpenFile? and fix a few Win32 compilation warnings.
00:33 Changeset [4675] by sam
Fix Win32 intermediate build directories.

10/06/10:

23:33 Changeset [4674] by sam
Fix missing ZZUF_DEBUGFD passing and debug function availability.
23:31 Changeset [4673] by sam
Fix a bug in the %i formatting and implement %S.
23:10 Changeset [4672] by sam
Get the debug channel to work on Win32.
23:08 Changeset [4671] by sam
Treat %x arguments as unsigned in the printf reimplementation.
23:04 Changeset [4670] by sam
Fix the printf reimplementation to properly handle INT_MIN.
21:33 Changeset [4669] by sam
Disable select() on Win32. It is not supported on non-sockets.

10/05/10:

14:57 Changeset [4668] by sam
Remove useless PARENT_FD/CHILD_FD hack.
14:57 Changeset [4667] by sam
Make it easier to dynamically allocate the debug filedescriptor later.
14:40 Changeset [4666] by sam
Filedescriptor 0 is the debug channel, not stdin! Fix that.
14:08 Changeset [4665] by sam
Proper child command line construction on Win32. There is no need to …
02:16 Changeset [4664] by sam
Inherit stdin/stdout/stderr in the child process under Win32.

10/04/10:

23:37 Changeset [4663] by sam
Remove useless code for Win32 diversions.

09/23/10:

01:57 Changeset [4662] by sam
Mark diverted Win32 functions as stdcall, it's the correct calling …
01:38 Changeset [4661] by sam
Divert ReadFile?() and CloseHandle?().
00:42 Changeset [4660] by sam
Drop Visual Studio 2008 support and require the 2010 version. The 2010 …
00:31 Changeset [4659] by sam
Fix compilation warnings on Win32.
00:26 Changeset [4658] by sam
Divert CreateFileW in addition to CreateFileA.
00:18 Changeset [4657] by sam
Fix the Linux build to accomodate with the new Win32 features.
00:06 Changeset [4656] by sam
CreateFile?() diversion proof of concept.

09/22/10:

23:21 Changeset [4655] by sam
Add a mechanism for Win32 diversions.
22:34 Changeset [4654] by sam
Fix a bug caused by undefined function call precedence.
21:47 Changeset [4653] by sam
Fix zzat compilation on Win32 and create a .vcxproj file for it.
21:47 Changeset [4652] by sam
Minor Win32 code simplification in sys.c.

09/21/10:

01:48 Changeset [4651] by sam
Divert AttachConsole?() and AllocConsole?() for debugging purposes.
01:32 Changeset [4650] by sam
Full support for ASLR in the Win32 loader.
00:19 Ticket #84 (cannot run executables with ASLR) created by sam
As of now, zzuf cannot run a .exe if it uses ASLR. In bug #62 I put two …
00:17 Ticket #83 (Redirect stdin/stdout on Windows) created by sam
Zzuf cannot yet grab stdin/stdout under Windows.
00:13 Ticket #62 (Finish the Win32 port) closed by sam
invalid: Closing this bug and reopening smaller ones in order to better follow the …

09/20/10:

23:53 Changeset [4649] by sam
Refactor the DLL initialisation code to allow several diversions.
03:16 Changeset [4648] by sam
Improve the DLL injection code. Now seems to work rather well under …
03:14 Changeset [4647] by sam
Do not build ASLR binaries on Windows for now.

09/19/10:

23:13 Changeset [4646] by sam
Fix Win32 build.

09/18/10:

01:09 Changeset [4645] by sam
Add a few comments in the code for new Win32 strategies.
Note: See TracTimeline for information about the timeline view.