Timeline
10/16/10:
- 23:55 Changeset [4695] by
- Minor compilation warning fix.
- 23:53 Changeset [4694] by
- Make the movie generation methods and program more versatile.
- 23:52 Changeset [4693] by
- Update opencv codec to more recent cvSaveImage prototype.
- 23:52 Changeset [4692] by
- Look for highgui.h in addition to the opencv package.
- 23:52 Changeset [4691] by
- Avoid floating-point divisions in the Bresenham resize.
- 23:52 Changeset [4690] by
- Move resize.c to an algorithm-specific file so that we can implement other …
10/13/10:
- 01:04 Changeset [4689] by
- Fix the Win32 build: ssize_t was no longer defined.
10/12/10:
- 17:26 Changeset [4688] by
- Convert stuff to Visual Studio 2010. It has <stdint.h>!
10/09/10:
- 11:58 Changeset [4687] by
- Minor tuning to caca_types.h.
- 11:43 Changeset [4686] by
- Get rid of the build time generated caca_types.h. It sucked.
10/08/10:
- 00:53 Changeset [4685] by
- Fix wrong pointer types in the network range structures.
- 00:53 Changeset [4684] by
- Fix line endings.
- 00:52 Changeset [4683] by
- Get rid of the getopt reimplementation and depend on libcaca instead.
10/07/10:
- 23:43 Changeset [4682] by
- Remove useless reference to deprecated libcucul.
- 23:38 Changeset [4681] by
- Remove the build dependency on the getopt implementation and use libcaca …
- 23:33 Changeset [4680] by
- Link libcaca with -lgnugetopt if necessary.
- 23:33 Changeset [4679] by
- Set version to 0.99beta18.
- 23:33 Changeset [4678] by
- Remove spurious tabs from source.
- 23:03 Changeset [4677] by
- Move mygetopt() directly into libcaca, for use by other programs.
- 00:44 Changeset [4676] by
- Implement ReOpenFile? and fix a few Win32 compilation warnings.
- 00:33 Changeset [4675] by
- Fix Win32 intermediate build directories.
10/06/10:
- 23:33 Changeset [4674] by
- Fix missing ZZUF_DEBUGFD passing and debug function availability.
- 23:31 Changeset [4673] by
- Fix a bug in the %i formatting and implement %S.
- 23:10 Changeset [4672] by
- Get the debug channel to work on Win32.
- 23:08 Changeset [4671] by
- Treat %x arguments as unsigned in the printf reimplementation.
- 23:04 Changeset [4670] by
- Fix the printf reimplementation to properly handle INT_MIN.
- 21:33 Changeset [4669] by
- Disable select() on Win32. It is not supported on non-sockets.
10/05/10:
- 14:57 Changeset [4668] by
- Remove useless PARENT_FD/CHILD_FD hack.
- 14:57 Changeset [4667] by
- Make it easier to dynamically allocate the debug filedescriptor later.
- 14:40 Changeset [4666] by
- Filedescriptor 0 is the debug channel, not stdin! Fix that.
- 14:08 Changeset [4665] by
- Proper child command line construction on Win32. There is no need to …
- 02:16 Changeset [4664] by
- Inherit stdin/stdout/stderr in the child process under Win32.
10/04/10:
- 23:37 Changeset [4663] by
- Remove useless code for Win32 diversions.
09/23/10:
- 01:57 Changeset [4662] by
- Mark diverted Win32 functions as stdcall, it's the correct calling …
- 01:38 Changeset [4661] by
- Divert ReadFile?() and CloseHandle?().
- 00:42 Changeset [4660] by
- Drop Visual Studio 2008 support and require the 2010 version. The 2010 …
- 00:31 Changeset [4659] by
- Fix compilation warnings on Win32.
- 00:26 Changeset [4658] by
- Divert CreateFileW in addition to CreateFileA.
- 00:18 Changeset [4657] by
- Fix the Linux build to accomodate with the new Win32 features.
- 00:06 Changeset [4656] by
- CreateFile?() diversion proof of concept.
09/22/10:
- 23:21 Changeset [4655] by
- Add a mechanism for Win32 diversions.
- 22:34 Changeset [4654] by
- Fix a bug caused by undefined function call precedence.
- 21:47 Changeset [4653] by
- Fix zzat compilation on Win32 and create a .vcxproj file for it.
- 21:47 Changeset [4652] by
- Minor Win32 code simplification in sys.c.
09/21/10:
- 01:48 Changeset [4651] by
- Divert AttachConsole?() and AllocConsole?() for debugging purposes.
- 01:32 Changeset [4650] by
- Full support for ASLR in the Win32 loader.
- 00:19 Ticket #84 (cannot run executables with ASLR) created by
- 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
- Zzuf cannot yet grab stdin/stdout under Windows.
- 00:13 Ticket #62 (Finish the Win32 port) closed by
- invalid: Closing this bug and reopening smaller ones in order to better follow the …
09/20/10:
- 23:53 Changeset [4649] by
- Refactor the DLL initialisation code to allow several diversions.
- 03:16 Changeset [4648] by
- Improve the DLL injection code. Now seems to work rather well under …
- 03:14 Changeset [4647] by
- Do not build ASLR binaries on Windows for now.
09/19/10:
- 23:13 Changeset [4646] by
- Fix Win32 build.
09/18/10:
- 01:09 Changeset [4645] by
- Add a few comments in the code for new Win32 strategies.
Note: See TracTimeline
for information about the timeline view.
