Patch: wap_push_ppg.c
Hillel
hbilman at ecommunicate.biz
Sun Nov 8 15:44:48 CET 2009
Hi,
We are +1 with Nikos's patch and hope it will be accepted.
Rgds
----------------------------------------------------------------------
Date: Mon, 2 Nov 2009 17:21:22 +0200
From: "Nikos Balkanas" <nbalkanas at gmail.com>
Subject: Patch: wap_push_ppg.c
To: <devel at kannel.org>
Message-ID: <005901ca5bd0$2401bfa0$02b2a8c0 at tardis>
Content-Type: text/plain; charset="windows-1253"
Hi,
Another trivial patch for wap. The code disables dlrs, if no dlr_url is
specified, despite if dlr_mask is set. These are 2 different variables, and
I don't see why they should be linked like that. I just want the DLR in my
access logs, don't need the URL. I shouldn't have to setup a web server just
to get the DLR from the SMSc.
BR,
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.kannel.org/pipermail/devel/attachments/20091102/15f01d90/attachm
ent-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wap_push_ppg.diff
Type: application/octet-stream
Size: 554 bytes
Desc: not available
URL:
<http://www.kannel.org/pipermail/devel/attachments/20091102/15f01d90/attachm
ent-0001.obj>
------------------------------
Message: 2
Date: Mon, 2 Nov 2009 23:32:56 +0200
From: "Nikos Balkanas" <nbalkanas at gmail.com>
Subject: Re: Patch: wtls provision
To: <devel at kannel.org>
Message-ID: <001d01ca5c04$141956f0$02b2a8c0 at tardis>
Content-Type: text/plain; charset="windows-1253"
Hi,
I forgot to mention that, pretty much all wtls states are supported except
2:
1) Suspend/resume wtls session
2) Cipher change when already connected
Again, I have not come across these states when testing with a variety of
mobiles. In practice (2) is implemented through another client hello while
already connected to the same client.
BR,
Nikos
----- Original Message -----
From: Nikos Balkanas
To: devel at kannel.org
Sent: Monday, November 02, 2009 4:56 PM
Subject: Patch: wtls provision
Dear friends,
This is a long overdue contribution to kannel's wap. It will provide wtls
functionality. It has been thoroughly tested in Solaris, and compiles
cleanly in Linux.
I used indent to format the structure, so a lot of the differences will be
formatting. Nevertheless, there is a lot of code in there that needed to
make it work. Let me know if the cvs diff is the best way to submit it, or
whether a tarball of the sources would be better. I've have had some issues
with cvs diff in the past, so if you get any compilation warnings, I may
have to go with a tarball.
In particular it will provide:
A) Supported MACs:
SHA_0,
SHA_40,
SHA_80,
SHA_NOLIMIT,
MD5_40,
MD5_80,
MD5_NOLIMIT
MIA's:
SHA_XOR_40
B) Supported Ciphers:
RC5_CBC_40,
RC5_CBC_56,
RC5_CBC,
DES_CBC,
DES_CBC_40
MIA's:
NULL_bulk,
TRIPLE_DES_CBC_EDE,
IDEA_CBC_40,
IDEA_CBC_56,
IDEA_CBC
C) Supported Keys:
RSA_anon
MIA's:
RSA_anon_512,
RSA_anon_768,
RSA_NOLIMIT,
RSA_512,
RSA_768,
ECDH_anon,
ECDH_anon_113,
ECDH_anon_131,
ECDH_ECDSA_NOLIMIT
Keys might seem a shortcoming, but I have yet to see a mobile that doesn't
support RSA_anon. I do expect that a few of the rest of the keys are
supported as well (i.e. RSA_anon_512, RSA_anon_768) just didn't have the
chance to test them.
Please vote and decide,
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.kannel.org/pipermail/devel/attachments/20091102/376c2ee4/attachm
ent-0001.html>
------------------------------
_______________________________________________
devel mailing list
devel at kannel.org
http://www.kannel.org/mailman/listinfo/devel
End of devel Digest, Vol 39, Issue 2
************************************
More information about the devel
mailing list