Cool. Ser has support for RFC 4474. For the wishlist after 1.2: porting
it to openser :-)
-------- Original Message --------
Subject: [Serdev] CVS:commitlog: sip_router/modules/auth_identity
Makefile auth_crypt.c auth_dynstr.c auth_hdrs.c auth_http.c
auth_identity.c auth_identity.h auth_tables.c
sip_router/modules/auth_identity/doc Makefile auth_identity.xml
Date: Thu, 8 Mar 2007 16:05:29 +0100
From: Gergely Kovacs <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
gkovacs 2007/03/08 16:05:29 CET
SER CVS Repository
Added files:
modules/auth_identity Makefile auth_crypt.c auth_dynstr.c
auth_hdrs.c auth_http.c auth_identity.c
auth_identity.h auth_tables.c
modules/auth_identity/doc Makefile auth_identity.xml
Log:
SER module which implements Enhancements for Authenticated Identity
Management (RFC4474)
RFC 3261 stipulates several places within a SIP request where a user
can express an
identity for themselves, notably the user-populated From header
field. However, the
recipient of a SIP request has no way to verify that the From header
field has been
populated appropriately, in the absence of some sort of cryptographic
authentication
mechanism.
First release
Revision Changes Path
1.1 +10 -0 sip_router/modules/auth_identity/Makefile (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/Makefile?rev=1.1&content-type=text/plain
1.1 +278 -0 sip_router/modules/auth_identity/auth_crypt.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_crypt.c?rev=1.1&content-type=text/plain
1.1 +92 -0 sip_router/modules/auth_identity/auth_dynstr.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_dynstr.c?rev=1.1&content-type=text/plain
1.1 +705 -0 sip_router/modules/auth_identity/auth_hdrs.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_hdrs.c?rev=1.1&content-type=text/plain
1.1 +82 -0 sip_router/modules/auth_identity/auth_http.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_http.c?rev=1.1&content-type=text/plain
1.1 +808 -0 sip_router/modules/auth_identity/auth_identity.c
(new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_identity.c?rev=1.1&content-type=text/plain
1.1 +223 -0 sip_router/modules/auth_identity/auth_identity.h
(new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_identity.h?rev=1.1&content-type=text/plain
1.1 +548 -0 sip_router/modules/auth_identity/auth_tables.c (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/auth_tables.c?rev=1.1&content-type=text/plain
1.1 +29 -0 sip_router/modules/auth_identity/doc/Makefile (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/doc/Makefile?rev=1.1&content-type=text/plain
1.1 +508 -0
sip_router/modules/auth_identity/doc/auth_identity.xml (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_identity/doc/auth_identity.xml?rev=1.1&content-type=text/plain
_______________________________________________
Serdev mailing list
[EMAIL PROTECTED]
http://lists.iptel.org/mailman/listinfo/serdev
--
Klaus Darilion
nic.at
_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel