security: remove sip_sec_init_context()
commitb8b0145aeab5e92536c63c3f69db4c561ee48646
authorStefan Becker <chemobejk@gmail.com>
Fri, 22 Feb 2013 10:23:30 +0000 (22 12:23 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 23 Feb 2013 15:16:11 +0000 (23 17:16 +0200)
tree25051c326e3cd68d10df576ae743e42a7d0163dd
parentc7b38b6f80f08b231314ae724a0b3cda120f2352
security: remove sip_sec_init_context()

All of the internal and special case handling has been removed from that
function. Move the remaining bits of code to the only calling place
instead, i.e. sip-transport.c.
src/core/sip-sec.c
src/core/sip-sec.h
src/core/sip-transport.c