使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Immanuel
/
btpd
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
A clone of btpd with my configuration changes.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
231
提交
1
分支
739 KiB
C
99%
Makefile
1%
目录树:
a27913a47d
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a27913a47d'
${ noResults }
btpd
/
misc
文件历史
Richard Nyberg
a27913a47d
Add functions for conversions between binary data and ascii hex.
Add function for reading a whole file. Enable printf format checking for some functions.
18 年前
..
Makefile.am
Import btpd-0.1.
19 年前
benc.c
Add function benc_strlen.
18 年前
benc.h
Add function benc_strlen.
18 年前
hashtable.c
Add a hashtable implementation.
18 年前
hashtable.h
Add a hashtable implementation.
18 年前
iobuf.c
Make the buf api safe to continue to use even if an error has occured.
19 年前
iobuf.h
Enable printf format type checking for buf_print.
18 年前
metainfo.c
Use c99 types conservatively to compile on OpenBSD. Also convert to or from
19 年前
metainfo.h
Import btpd-0.1.
19 年前
stream.c
White space.
19 年前
stream.h
Unify the write and read structs. There was no good reason to keep them
19 年前
subr.c
Add functions for conversions between binary data and ascii hex.
18 年前
subr.h
Add functions for conversions between binary data and ascii hex.
18 年前