opentracker.xcodeproj
|
7d36ea2732
new flag to enforce gzip even if client did not request it
|
6 years ago |
tests
|
334c6e4bbb
The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.
|
10 years ago |
Makefile
|
85dfec1822
Dont make srandomdev the default, it exists only in BSDs
|
6 years ago |
README
|
4b6f7a7a54
Fix spelling error ;)
|
5 years ago |
README_v6
|
9be794395f
v6 works since january
|
9 years ago |
opentracker.c
|
6411f1567f
Remove debug code for self pipes
|
8 months ago |
opentracker.conf.sample
|
914e0ac302
Add functionality to distribute udp to several workers
|
6 years ago |
ot_accesslist.c
|
09adf4a9e1
Prevent infinite loop if whitelist ends in several returns
|
8 years ago |
ot_accesslist.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_clean.c
|
5233046241
Make woodpecker spotting more usable by adjusting count every 2 minutes
|
6 years ago |
ot_clean.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_fullscrape.c
|
d1e6e4486c
incorporate a more verbose ascii dump, provided by Tom <tom@foscore.com>
|
1 year ago |
ot_fullscrape.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_http.c
|
9c7be324f5
break belongs inside the guard
|
1 year ago |
ot_http.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_iovec.c
|
933f8d9b52
Formatting
|
10 years ago |
ot_iovec.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_livesync.c
|
6c60309745
Protect static data by mutex
|
4 years ago |
ot_livesync.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_mutex.c
|
877e3cfbb0
Remove unnecessary =NULL initialization of static pointers.
|
9 years ago |
ot_mutex.h
|
d1e6e4486c
incorporate a more verbose ascii dump, provided by Tom <tom@foscore.com>
|
1 year ago |
ot_rijndael.c
|
0d4909e631
Add rijndael to version report
|
6 years ago |
ot_rijndael.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_stats.c
|
ba25d2b2a8
Forgot to include one error code. Thanks to Lars Seipel
|
3 years ago |
ot_stats.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_sync.c
|
daaee855b2
Whitespace fixes
|
10 years ago |
ot_sync.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_udp.c
|
f0026ed1e0
Avoid reacting to our own error packets, should the happen to end up on our interface with a spoofed source IP. Thanks to zorun.
|
3 years ago |
ot_udp.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
ot_vector.c
|
56c1cf1b5d
Nicer formatting for value--
|
9 years ago |
ot_vector.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
proxy.c
|
0ebc0ed6a3
Avoid double free when iob_addbuf_free fails, thanks to Sami Farin
|
2 years ago |
scan_urlencoded_query.c
|
1d821b95cb
Lot of Gehacktes around this keyword scanner. Don't return a match if string to compare is shorter than key from table.
|
10 years ago |
scan_urlencoded_query.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |
sync_daemon.pl
|
ff9d51790b
Gimmi Beer!
|
12 years ago |
trackerlogic.c
|
7e2bef9bf7
Dont ruin the srandomdev initialisation in trackerlogic's init
|
6 years ago |
trackerlogic.h
|
d4598cc930
Get rid of some warnings regarding header guards
|
1 year ago |