1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-05 18:20:26 +08:00
Commit Graph

46 Commits

Author SHA1 Message Date
fumiama
ea674bd311 每次刷新md5 2021-06-01 15:53:15 +08:00
fumiama
2a3e5bfb45 增加md5校验 2021-05-29 14:45:55 +08:00
fumiama
f9f2bf0585 更改为release 2021-05-19 23:08:20 +08:00
fumiama
bfc06ff744 输出格式统一 v4.0 2021-05-19 13:02:47 +08:00
fumiama
27e89830e1 完善CMake 2021-05-19 12:55:33 +08:00
fumiama
bf499a964d 适配cmake install 2021-05-19 12:51:51 +08:00
fumiama
0586721dcf 引入全新dict格式 2021-05-19 00:42:35 +08:00
fumiama
be2009bbb2 修正linux sendfile返回值判断 2021-05-05 22:50:27 +08:00
fumiama
bd76044e9e 修复sendfile尾指针为定义 2021-05-05 22:25:10 +08:00
fumiama
baa98235b2 修复苹果sendall返回值差异 2021-05-05 22:16:22 +08:00
fumiama
7e84e883dc Merge branch 'main' of https://github.com/fumiama/simple-dict-server into main 2021-05-05 20:56:27 +08:00
fumiama
21b168e920 sendall返回值修正 2021-05-05 20:56:13 +08:00
fumiama
9cba72e520 修正函数名错误 v3.1 2021-05-04 17:20:41 +08:00
fumiama
a685b2e707 修复kill thread入参错误 2021-05-04 16:19:40 +08:00
fumiama
b32882691e 增加log 2021-05-04 16:02:56 +08:00
fumiama
b9705588b5 Merge branch 'main' of https://github.com/fumiama/simple-dict-server into main 2021-05-04 13:55:28 +08:00
fumiama
9a2fc8f670 修复pthread带来的内存泄漏 2021-05-04 13:55:03 +08:00
fumiama
b4ea5edd10 删除冗余变量 v3.0 2021-05-04 00:20:19 +08:00
fumiama
4a227c05e8 修复linux下file_size未定义 2021-05-04 00:17:04 +08:00
fumiama
1ec3869037 优化发送速度,丰富client功能,解决半开问题 2021-05-03 22:51:32 +08:00
fumiama
f4c0e10ec5 增加进程以监控服务器的异常终止 v2.3 2021-04-20 18:04:29 +08:00
fumiama
445f4e3fdb 语法 2021-03-21 15:54:05 +08:00
fumiama
51b8f1799c android 2021-03-21 15:34:33 +08:00
源文雨
37032d426f Update README.md 2021-03-21 15:16:33 +08:00
fumiama
9d373ca96a 进一步减少日志输出 v2.2.7 2021-02-24 13:45:37 +08:00
fumiama
6182683e78 修复fclose闪退 v2.2.6 2021-02-23 23:58:45 +08:00
fumiama
b5e76923a8 修复op上闪退 2021-02-23 23:06:28 +08:00
fumiama
a25e292dcd 减少log输出、修复杀死线程时独占锁未关闭导致无法再次打开 2021-02-23 22:38:55 +08:00
fumiama
5cabacfb59 fix fclose null fp v2.0 2021-02-18 18:07:08 +08:00
fumiama
57213183e1 fix del no closiing fp 2021-02-18 17:06:02 +08:00
fumiama
6fb882fc68 handle pipe sig 2 prevent crash 2021-02-18 14:54:26 +08:00
fumiama
8d9f555a03 handle pipe sig to prevent crash 2021-02-18 14:53:00 +08:00
fumiama
7b5fcc110d null pointer chk 2021-02-18 14:32:08 +08:00
fumiama
a1bae57f8c 为每个进程分别分配缓冲并修复覆写段错误 2021-02-18 12:04:56 +08:00
fumiama
41b86427e2 修复mips设备无法退出线程 v1.2 2021-02-17 19:44:53 +08:00
fumiama
13f7f1592f 修复 密码验证 2021-02-17 16:44:18 +08:00
fumiama
76a6431453 文件锁、密码保护 v1.1 2021-02-17 16:26:26 +08:00
源文雨
4c6b82cee8 Delete .vscode directory 2021-02-17 14:55:06 +08:00
fumiama
d7cb5e788c ignore 2021-02-17 14:52:33 +08:00
fumiama
97cf4db04d 添加 多线程、cat指令 v1.0 2021-02-17 14:32:30 +08:00
fumiama
0ee412c695 fix lst null err 2021-02-16 16:47:46 +08:00
fumiama
667af72a0a add list cmd 2021-02-16 16:27:22 +08:00
fumiama
aa180252fa add cli cmd 2021-02-16 14:06:36 +08:00
fumiama
d5f513eb56 add daemon 2021-02-16 12:49:45 +08:00
fumiama
fc5f4592fe v1.0 2021-02-16 12:24:01 +08:00
源文雨
3f9e1779bf Initial commit 2021-02-15 13:35:17 +08:00