-
- Downloads
Support HTTP digest authentication for the http manager interface.
(closes issue #10961) Reported by: ys Patches: digest_auth_r148468_v5.diff uploaded by ys (license 281) SVN branch http://svn.digium.com/svn/asterisk/team/group/manager_http_auth Tested by: ys, twilson, tilghman Review: http://reviewboard.digium.com/r/223/ Reviewed by: tilghman,russellb,mmichelson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/http.h 94 additions, 23 deletionsinclude/asterisk/http.h
- include/asterisk/utils.h 29 additions, 1 deletioninclude/asterisk/utils.h
- main/astobj2.c 8 additions, 6 deletionsmain/astobj2.c
- main/http.c 442 additions, 315 deletionsmain/http.c
- main/manager.c 1119 additions, 453 deletionsmain/manager.c
- main/utils.c 120 additions, 0 deletionsmain/utils.c
- res/res_http_post.c 42 additions, 46 deletionsres/res_http_post.c
- res/res_phoneprov.c 32 additions, 59 deletionsres/res_phoneprov.c
Loading
Please register or sign in to comment