polecat
dae6be14b7
I removed those dumb platform specific makefiles. They weren't doing what they ought anyway. If there are platform specific issues, someone please tell me and I'll provide support for it here. Or patch it yourself.
...
And this is the big "Fix the Parser" patch. It turns the sam_parse function in src/parse.c into something that actually works. Generating the argument list from an incoming SAM thingy is a bit memory churn-y; perhaps when I have time I'll replace all those strdups with structures that simply track the (start,end) indices.
Oh and also I moved i2p-ping to the new system. Which required 0 change in code. All I did was fix the Makefile, and add shared library libtool support. Anyway, so enjoy folks. It's rare I'm this productive
- polecat
2005-04-23 03:28:40 +00:00
mpc
0ddcfc423e
*** empty log message ***
2004-12-09 14:05:22 +00:00
mpc
9f4b4c5de1
Still trying to get this to compile under VS.NET
2004-12-03 05:59:25 +00:00
mpc
33bfa94229
Added session to naming callback
2004-12-02 23:05:30 +00:00
mpc
a4946272d0
get rid of stdint.h stuff because it confuses the microsoft compiler
2004-12-02 22:16:27 +00:00
mpc
b3626ad86f
should've tested it first
2004-11-28 05:11:39 +00:00
mpc
9b6eab451f
partial raw handling
2004-11-28 05:10:29 +00:00
mpc
2547d4b3e7
*** empty log message ***
2004-10-30 12:41:18 +00:00
mpc
aaa328950e
invalid style error
2004-08-26 21:42:56 +00:00
mpc
e1264de514
Magically fixed itself
2004-08-09 10:02:07 +00:00
mpc
6d5dd81066
added i2p-ping
2004-08-01 02:38:14 +00:00
mpc
e97e834a5b
Updated warhammer example, and fixed a bug on FreeBSD
2004-07-31 23:31:02 +00:00
mpc
7b60d3dab9
Add session to callbacks too
2004-07-31 02:31:39 +00:00
mpc
bc2774bde4
Added multi-session support
2004-07-31 01:36:51 +00:00
mpc
a1ff325b7b
Improve sendq to always send big packets for better network performance
2004-07-28 04:48:35 +00:00
mpc
09a6dbc755
FreeBSD port
2004-07-11 13:22:37 +00:00
mpc
b3632a6a35
duh
2004-07-04 01:00:04 +00:00
mpc
3943c51bb4
Hmm
2004-07-04 00:57:14 +00:00
mpc
f312318fab
Finished winsock code cleanup
2004-06-27 13:07:06 +00:00
mpc
dc04b7cf09
Some winsock improvements
2004-06-27 09:12:05 +00:00
mpc
5539b19938
Added a new example program (which actually works)
2004-06-23 23:35:39 +00:00
mpc
c99db5e75c
change preprocessor conditional to check for 1/0 instead of true/false
2004-06-21 07:50:33 +00:00
mpc
65cd70a85b
LibSAM
2004-06-20 11:44:53 +00:00