dg2-new
8303016b48
- Job Queue/stats: add stat/graph for amount of scheduled jobs (router.tunnelBacklog)
...
- FloodfillMonitorJob:
- Use avg of router.tunnelBacklog instead of current backlog
- Some language/spelling fixes
2015-05-12 18:46:40 +00:00
3396a8813f
* Add some compiler flexibility to two obscure SAM makefiles
2008-06-01 20:50:29 +00:00
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
d65c2d3539
added installation instructions
2004-12-05 01:57:12 +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
61e5f190a6
Updated examples
2004-12-02 22:54:22 +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
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
323f28e306
Now it works??
2004-11-07 04:14:53 +00:00
mpc
e9dbd00f42
*** empty log message ***
2004-11-07 04:12: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
4c2619d948
minor changes
2004-09-24 21:08:00 +00:00
jrandom
3bb85f2d61
add some logical exit values (useful for scripting).thanks xolo!
2004-09-23 01:05:40 +00:00
mpc
bfe11110aa
Trying to get around CVS stupidity
2004-08-27 01:52:30 +00:00
mpc
7881a13610
moved some files around
2004-08-27 01:29: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
e1264de514
Magically fixed itself
2004-08-09 10:02:07 +00:00
mpc
2c2a103676
Some more Makefile updates
2004-08-09 09:39:20 +00:00
mpc
6933052de7
Minor improvments to the build system
2004-08-06 01:27:53 +00:00
mpc
337441b8de
Time for a new release
2004-08-01 06:25:56 +00:00
mpc
cf7be2d601
Fixed stupid bug when pinging multiple hosts
2004-08-01 04:06:44 +00:00
mpc
99c18396ab
Some improvements to i2p-ping
2004-08-01 03:20:22 +00:00
mpc
6d5dd81066
added i2p-ping
2004-08-01 02:38:14 +00:00
mpc
29b5a7c5c2
Removed broken examples and added some more comments to warhammer
2004-08-01 00:30:25 +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
16fb31b6eb
doc update
2004-07-28 04:50:44 +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
eb40fb9c5d
typo
2004-06-24 11:51:24 +00:00
mpc
5539b19938
Added a new example program (which actually works)
2004-06-23 23:35:39 +00:00
mpc
52fd6ca513
Get rid of Debian-specific Makefile -- gcc < 3.0 is obsolete
2004-06-22 22:49:59 +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