Jelajahi Sumber

*** empty log message ***

Andrei Pelinescu-Onciul 24 tahun lalu
induk
melakukan
49ee1aa003
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      TODO

+ 4 - 4
TODO

@@ -3,12 +3,12 @@ $Id$
 ( - todo, x - done)
 
 - fix parse_cseq!!! (it doesnt parse 1234\n INVITE a.s.o)
-- fix 0 parameter module f. call
-- better Via parsing (handle ' ' in uri, eg: foo.bar : 1234 ; received=) and
+x fix 0 parameter module f. call
+x better Via parsing (handle ' ' in uri, eg: foo.bar : 1234 ; received=) and
  ipv6 addresses ([fec0:aa::01]).
 - fix format string vulnerability in log()
 - fix alignement access problems (warning on Sun)
-- add request header bitmap field for the modules
+x (different way) add request header bitmap field for the modules
 
 High priority:
 x if () {} else {}
@@ -28,7 +28,7 @@ Low priority:
 - cfg. file reload
 - flags for using names or ip adresses in Via ?
 
-- handle SIGCHLD, SIGHUP
+x handle SIGCHLD, SIGHUP
 - use a  standard lex compatible .lex format (instead of flex)
 - try & use native compiler & ld if possible