Module: sip-router
Branch: master
Commit: 8c4ed5f0d26214ed71e061b01fec08ed7009dbe3
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8c4ed5f…
Author: oej <oej(a)edvina.net>
Committer: oej <oej(a)edvina.net>
Date: Sun Oct 25 16:58:41 2009 +0100
Doxygen for the parser directory
There's still a lot of files untouched. Feel free to jump in and help!
---
parser/case_acce.h | 17 +++--
parser/case_allo.h | 17 +++--
parser/case_auth.h | 16 ++--
parser/case_call.h | 17 +++--
parser/case_cont.h | 19 +++--
parser/case_cseq.h | 19 +++--
parser/case_date.h | 18 +++--
parser/case_dive.h | 7 ++
parser/case_even.h | 7 ++
parser/case_expi.h | 7 ++
parser/case_from.h | 7 ++
parser/case_iden.h | 6 ++
parser/case_max.h | 6 ++
parser/case_min.h | 6 ++
parser/case_orga.h | 7 ++
parser/case_path.h | 7 ++
parser/case_prio.h | 7 ++
parser/case_priv.h | 7 ++
parser/case_prox.h | 6 ++
parser/case_reco.h | 6 ++
parser/case_refe.h | 9 ++-
parser/case_reje.h | 7 ++
parser/case_remo.h | 7 ++
parser/case_requ.h | 7 ++
parser/case_retr.h | 6 ++
parser/case_rout.h | 7 ++
parser/case_serv.h | 6 ++
parser/case_sess.h | 8 ++
parser/case_sip.h | 7 ++
parser/case_subj.h | 7 ++
parser/case_subs.h | 6 ++
parser/case_supp.h | 5 ++
parser/case_to.h | 6 ++
parser/case_unsu.h | 6 ++
parser/case_user.h | 6 ++
parser/case_via.h | 7 ++
parser/case_www.h | 6 ++
parser/hf.c | 11 ++-
parser/hf.h | 154 +++++++++++++++++++++++--------------------
parser/keys.h | 19 ++++--
parser/msg_parser.c | 12 ++++
parser/msg_parser.h | 181 ++++++++++++++++++++++++++-------------------------
42 files changed, 473 insertions(+), 226 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=8c4…