1f531ed6 |
$Id$
|
f20a56a2 |
( - todo, x - done)
|
c9ca45b3 |
|
e4067ffb |
- fix parse_cseq!!! (it doesnt parse 1234\n INVITE a.s.o)
|
49ee1aa0 |
x fix 0 parameter module f. call
x better Via parsing (handle ' ' in uri, eg: foo.bar : 1234 ; received=) and
|
1f531ed6 |
ipv6 addresses ([fec0:aa::01]).
|
831faabf |
- fix format string vulnerability in log()
|
2e325b99 |
- fix alignement access problems (warning on Sun)
|
49ee1aa0 |
x (different way) add request header bitmap field for the modules
|
1f531ed6 |
High priority:
|
f20a56a2 |
x if () {} else {}
|
223ec030 |
x plugin interface
|
f20a56a2 |
- ipv6 support
|
1f531ed6 |
- reply ("response line")
- drop ACKs for our replies
- icmp error handling
|
1dcfc5fa |
- add To-tag (for the replies)
- add User-Agent (for the replies)
|
1f531ed6 |
Low priority:
|
6eb22d94 |
- make it easier to register a statically linkable module.
|
c9ca45b3 |
- add support for -u user and -g group (not only -u uid, -g uid)
- change uid/gid after opening the sockets
|
0235c914 |
- add -t, -w, -u -g equivalents to the config file
|
831faabf |
- exec improvments (add format strings to it)
|
f20a56a2 |
- command line switch for checking the config file syntax
|
45072d7a |
- config file version (a la sendmail)
|
1f531ed6 |
- loop detection
- cfg. file reload
- flags for using names or ip adresses in Via ?
|
49ee1aa0 |
x handle SIGCHLD, SIGHUP
|
92d818f3 |
- use a standard lex compatible .lex format (instead of flex)
|
831faabf |
- try & use native compiler & ld if possible
|
45072d7a |
|
550bb8c3 |
- make install
- init.d scripts (and rc.local? for *BSD or Slackware)
- man page
- autoconf scripts
- Debian package build files
- the same for rpm
- the same for FreeBSD and Slackware
|
0a6afa42 |
- jku: branch hash computation over canonical values
- jku: loop checking
- jku: try CRC as opposed to MD5
|