This website works better with JavaScript
首页
发现
帮助
登录
Kamailio
/
kamailio
镜像自地址
https://github.com/kamailio/kamailio.git
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
浏览代码
auth(s): module moved to modules/auth
Daniel-Constantin Mierla
15 年之前
父节点
70b087d8b8
当前提交
c39e6a56f4
共有
25 个文件被更改
,包括
0 次插入
和
0 次删除
分列视图
显示文件统计
0
0
modules/auth/Makefile
0
0
modules/auth/README
0
0
modules/auth/aaa_avps.h
0
0
modules/auth/api.c
0
0
modules/auth/api.h
0
0
modules/auth/auth.xml
0
0
modules/auth/auth_mod.c
0
0
modules/auth/auth_mod.h
0
0
modules/auth/challenge.c
0
0
modules/auth/challenge.h
0
0
modules/auth/doc/Makefile
0
0
modules/auth/doc/auth.xml
0
0
modules/auth/doc/functions.xml
0
0
modules/auth/doc/params.xml
0
0
modules/auth/nc.c
0
0
modules/auth/nc.h
0
0
modules/auth/nid.c
0
0
modules/auth/nid.h
0
0
modules/auth/nonce.c
0
0
modules/auth/nonce.h
0
0
modules/auth/ot_nonce.c
0
0
modules/auth/ot_nonce.h
0
0
modules/auth/rfc2617.c
0
0
modules/auth/rfc2617.h
0
0
modules/auth/todo.txt
+ 0
- 0
modules_s/auth/Makefile → modules/auth/Makefile
查看文件
+ 0
- 0
modules_s/auth/README → modules/auth/README
查看文件
+ 0
- 0
modules_s/auth/aaa_avps.h → modules/auth/aaa_avps.h
查看文件
+ 0
- 0
modules_s/auth/api.c → modules/auth/api.c
查看文件
+ 0
- 0
modules_s/auth/api.h → modules/auth/api.h
查看文件
+ 0
- 0
modules_s/auth/auth.xml → modules/auth/auth.xml
查看文件
+ 0
- 0
modules_s/auth/auth_mod.c → modules/auth/auth_mod.c
查看文件
+ 0
- 0
modules_s/auth/auth_mod.h → modules/auth/auth_mod.h
查看文件
+ 0
- 0
modules_s/auth/challenge.c → modules/auth/challenge.c
查看文件
+ 0
- 0
modules_s/auth/challenge.h → modules/auth/challenge.h
查看文件
+ 0
- 0
modules_s/auth/doc/Makefile → modules/auth/doc/Makefile
查看文件
+ 0
- 0
modules_s/auth/doc/auth.xml → modules/auth/doc/auth.xml
查看文件
+ 0
- 0
modules_s/auth/doc/functions.xml → modules/auth/doc/functions.xml
查看文件
+ 0
- 0
modules_s/auth/doc/params.xml → modules/auth/doc/params.xml
查看文件
+ 0
- 0
modules_s/auth/nc.c → modules/auth/nc.c
查看文件
+ 0
- 0
modules_s/auth/nc.h → modules/auth/nc.h
查看文件
+ 0
- 0
modules_s/auth/nid.c → modules/auth/nid.c
查看文件
+ 0
- 0
modules_s/auth/nid.h → modules/auth/nid.h
查看文件
+ 0
- 0
modules_s/auth/nonce.c → modules/auth/nonce.c
查看文件
+ 0
- 0
modules_s/auth/nonce.h → modules/auth/nonce.h
查看文件
+ 0
- 0
modules_s/auth/ot_nonce.c → modules/auth/ot_nonce.c
查看文件
+ 0
- 0
modules_s/auth/ot_nonce.h → modules/auth/ot_nonce.h
查看文件
+ 0
- 0
modules_s/auth/rfc2617.c → modules/auth/rfc2617.c
查看文件
+ 0
- 0
modules_s/auth/rfc2617.h → modules/auth/rfc2617.h
查看文件
+ 0
- 0
modules_s/auth/todo.txt → modules/auth/todo.txt
查看文件