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
查看文件