-
I have verified code in the current module. it works fine on my big-endian machine.
Another little problem: actionsfile configuration in the template config file is not correct.
actionsfile standard --> actionsfile standard.action
actionsfile default-->actionsfile default.action
actionsfile user-->actionsfile user.action.
2007-07-30 04:03:17 UTC in Privoxy
-
I ported privoxy to a big-endian linux 2.6 on IXP425 platform. I found a little bug in privoxy where it handles the socks4a protocol. struct socks_op definition in gateway.c is endian-dependent. On 32bit LITTLE endian platform, sizeof(struct socks_op) evaluates to 9 but 12 on 32bit BIG endian platform (I compile it with gcc-3.4.5). updated gateway is attached and two parts of it is modified...
2007-07-28 08:28:28 UTC in Privoxy
-
songweijia committed revision 87 to the uriparser SVN repository, changing 1 files.
2007-03-21 09:47:00 UTC in uriparser
-
songweijia committed revision 86 to the uriparser SVN repository, changing 1 files.
2007-03-21 07:34:37 UTC in uriparser
-
songweijia committed revision 84 to the uriparser SVN repository, changing 5 files.
2007-03-21 03:47:26 UTC in uriparser
-
Yes, that's what I mean.
Why not commit my code to the svn tree?
- My code is not mature and I don't wanna taint the source code tree
- The latest discussion propabaly lead a redesign of my code.
- Checking in/out to/from sourceforge svn server is slow on my site. I admit that speed is acceptable but I have my own svn server on my LAN...
2006-12-25 03:34:38 UTC in Portable UPnP SDK
-
Yes, I haven't commit modification to ipv6 branch yet. A lot of things is discussed with Nilesh.
2006-12-24 07:16:45 UTC in Portable UPnP SDK
-
- New parsing engine.
- Building with more convinience.
- Document ready.
2006-12-05 06:33:13 UTC in uriparser
-
Welcome to uriparser!
2006-11-30 08:30:09 UTC in uriparser
-
Welcome yangj123 to uriparser!
2006-11-30 02:10:47 UTC in uriparser