jrandom
5966fcf5ff
2005-12-04 TLorD
...
* Patch for the C SAM library to null terminate strings on copy (thanks!)
2005-12-04 20:12:19 +00:00
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
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
9b6eab451f
partial raw handling
2004-11-28 05:10:29 +00:00
mpc
c8f6d9c7a1
improved logging
2004-11-19 02:17:20 +00:00
mpc
3629d7a32c
*** empty log message ***
2004-11-17 03:42:00 +00:00
mpc
9018af4765
Leave it up to the client application whether to poll or not
2004-11-07 05:06:36 +00:00
mpc
b792238f3f
added my ping everyone script
2004-11-07 02:45:40 +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
007194d674
Check mallocs for NULL return
2004-08-11 04:39:17 +00:00
mpc
953de3f1f2
Indentation
2004-08-09 10:56:14 +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
f9a96126e1
I don't know how I missed this stuff before
2004-07-02 09:37:54 +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
65cd70a85b
LibSAM
2004-06-20 11:44:53 +00:00