Commit Graph

  • 9797b595ea strip the input lionsoul2014 2025-10-30 23:18:03 +0800
  • 3ea717043c fix the bug of buffer read lionsoul2014 2025-10-30 23:17:43 +0800
  • 42b9cebb9d call the ip_compare args func lionsoul2014 2025-10-30 22:23:57 +0800
  • 9e2ca6bd98 ignore __pycache__ lionsoul2014 2025-10-30 22:17:41 +0800
  • 0422ed3f4f to run_search_test lionsoul2014 2025-10-30 15:34:33 +0800
  • 7f5844ca94 xdb searcher and searcher test script lionsoul2014 2025-10-30 15:33:26 +0800
  • cc97bb80a2 fix the bug of ip_sub_compare call lionsoul2014 2025-10-30 15:33:02 +0800
  • d4d5525392 utils is ready and with unit tests passed lionsoul2014 2025-10-30 11:37:19 +0800
  • 6c653f85cd multi-line the str format lionsoul2014 2025-10-29 22:59:05 +0800
  • 47067dbe73 utils keep going and unit tests lionsoul2014 2025-10-29 22:55:10 +0800
  • f6213aaaa4 remove the old implmentation lionsoul2014 2025-10-29 22:53:04 +0800
  • 3a3abdd01c python ipv6 supporting lionsoul2014 2025-10-29 16:03:19 +0800
  • bbf5df5601 fix the typo lionsoul2014 2025-10-27 21:48:25 +0800
  • 0f2260d116 warnings fixed lionsoul2014 2025-10-27 16:00:37 +0800
  • 572aa7b76a update the default xdb path lion 2025-10-24 12:49:00 +0800
  • 580d1bb431 update the default xdb path to the latest xdb 3.0 version lion 2025-10-24 12:47:34 +0800
  • 029a5578aa remove the un-used stats sub-cmd lion 2025-10-23 14:26:52 +0800
  • 501c3c086d seperate all the sub commands impl lion 2025-10-23 14:02:51 +0800
  • 08d3ef69b0
    Merge pull request #392 from gongzhengyang/master 狮子的魂 / Leon 2025-10-21 14:47:55 +0800
  • 4ebfa61179 Fix: rust bind return empty string for not found IP gongzhengyang 2025-10-21 14:35:18 +0800
  • 8a7a899c64 fix the sample region info v3.7.1 lion 2025-10-21 13:31:01 +0800
  • f7ad4309f8 search api prototyp desc lion 2025-10-21 13:12:59 +0800
  • d56230518a search api desc lion 2025-10-21 12:57:25 +0800
  • 2a77acf1c0 return empty string for empty match lion 2025-10-21 12:57:14 +0800
  • d5d0c15c8d syntax the api code with php lion 2025-10-21 11:20:44 +0800
  • b3498197a8 return empty string for empty match lion 2025-10-21 11:14:58 +0800
  • d10c57b598 search api desc lion 2025-10-21 11:14:22 +0800
  • 7050da1a68 search api desc lion 2025-10-21 10:55:42 +0800
  • bb3c845c81 search api desc & return empty string for empty match lion 2025-10-21 10:48:25 +0800
  • ca6c0506e6 search api desc and return empty string for empty match lion 2025-10-21 10:40:34 +0800
  • 79cc6c1b0d putInt2 to putUint16 and getInt2 to getUint16 lion 2025-10-21 10:34:53 +0800
  • bd69a255fd return empty string for empty match lion 2025-10-21 10:28:56 +0800
  • 8f6effd8eb verify api and verify the xdb before search or bench test v3.7.0 lion 2025-10-20 22:26:15 +0800
  • d503206e14 3.1.5 release verison with third party package lists lion 2025-10-20 19:10:21 +0800
  • b3383680f9 code format stdlize lion 2025-10-20 19:09:37 +0800
  • 567224ca60 pure lua script is ready for IPv6 lion 2025-10-20 19:01:30 +0800
  • 541420b8df pure lua script is ready for IPv6 lion 2025-10-20 18:59:39 +0800
  • 6cb1da2794 search process forward lion 2025-10-20 15:37:51 +0800
  • ec7cb6d3ed Merge branch 'master' into fr_lua_ipv6 lion 2025-10-19 23:08:31 +0800
  • a30d922225 lines merge lion 2025-10-19 23:07:00 +0800
  • a1b2c21767 optimize the ipv6 bytes to string lion 2025-10-19 23:05:15 +0800
  • 1e31b4b143 ip util functions is ready lion 2025-10-19 22:57:06 +0800
  • baa9f62d6b Merge branch 'master' into fr_lua_ipv6 lion 2025-10-19 18:42:52 +0800
  • 3b4a229918
    Merge pull request #390 from ArgoZhang/feat-services 狮子的魂 / Leon 2025-10-19 18:41:48 +0800
  • d362231ae8 test: 更新依赖到最新 Argo Zhang 2025-10-19 17:37:18 +0800
  • 1ad01ff98b doc: 更新 readme 文档 Argo Zhang 2025-10-19 17:37:09 +0800
  • 5deb6d6553 test: 更新依赖文件名 Argo Zhang 2025-10-19 17:36:57 +0800
  • 444b2036d1 chore: 更新基准测试文件名 Argo Zhang 2025-10-19 17:36:37 +0800
  • 35e505bd74 test: 更新单元测试依赖文件 Argo Zhang 2025-10-19 17:36:03 +0800
  • 2fe8032d8b chore: 更改项目框架为 net9 Argo Zhang 2025-10-19 17:35:37 +0800
  • 69eb94dcd8 funcs to parse ip address (IPv4 and IPv6) lion 2025-10-19 17:26:17 +0800
  • 0ad3172f2e doc: 增加注释 Argo Zhang 2025-10-19 15:30:34 +0800
  • 2ac7655f62 chore: 更改依赖 Argo Zhang 2025-10-19 15:30:26 +0800
  • 6aab24fb88 refactor: 更改为 TryAddSingleton 防止重复注册 Argo Zhang 2025-10-19 15:24:39 +0800
  • b94123fee3 refactor: 重构代码 Argo Zhang 2025-10-19 15:19:00 +0800
  • 0caff12306 chore: 更新依赖包版本号为具体版本号 Argo Zhang 2025-10-19 15:16:39 +0800
  • 6ad1e8e2e2 test: 更新单元测试 xdb 文件路径 Argo Zhang 2025-10-19 15:16:23 +0800
  • 9e979efd7b refactor: 更新 link 路径 Argo Zhang 2025-10-19 15:11:58 +0800
  • f594838784 refactor: 更改扩展类名称 Argo Zhang 2025-10-19 15:09:06 +0800
  • 24dcb24e24 refactor: 增加 Keyed 逻辑 Argo Zhang 2025-10-19 15:08:16 +0800
  • ddb2b4ff1d Merge remote-tracking branch 'github.com/master' into feat-services Argo Zhang 2025-10-19 14:57:44 +0800
  • 2662fb05c2 feat: 增加注入服务支持 Argo Zhang 2025-10-19 14:55:37 +0800
  • 7e4d37b1db refactor: 增加更多框架支持 Argo Zhang 2025-10-19 14:55:21 +0800
  • d1715c75f6 refactor: 更新 xdb 文件名 Argo Zhang 2025-10-19 14:54:49 +0800
  • c82d2e6117 chore: 增加 slnx 解决方案工程 Argo Zhang 2025-10-19 14:54:31 +0800
  • ffb632c3d0 add third party js binding impl lion 2025-10-19 10:19:40 +0800
  • 11f890f3a4 xdb base tech links lion 2025-10-19 09:55:47 +0800
  • 87b6cd5247 update the social media desc lion 2025-10-19 09:53:24 +0800
  • 61dc2af93d track the latest optimized ipv6 source and xdb v3.6.1 lion 2025-10-17 12:43:54 +0800
  • 413ccd32ce version 3.1.3 with empty match interception lion 2025-10-17 12:42:52 +0800
  • e3b87326d2 empty match interception with null return lion 2025-10-17 12:35:10 +0800
  • 5a51b75411 optimize the doc lion 2025-10-15 21:33:54 +0800
  • a2b76d38a9 fix the duration stats v3.6.0 lion 2025-10-15 13:39:18 +0800
  • 8c7c83cf7f deprecated the old nodejs and typescript binding lion 2025-10-15 11:36:17 +0800
  • fbadc7cca0 new javascript binding is Ready with IPv4 and IPv6 supported lion 2025-10-15 11:27:10 +0800
  • f03d33e5fe publish the ip2region.js package and update the doc for it lion 2025-10-15 11:10:47 +0800
  • c809c072bc add search test demo docs lion 2025-10-15 10:18:45 +0800
  • 5c1522fce4 search test app is ready lion 2025-10-15 10:13:10 +0800
  • a3eedc5438 rm unnecessary brackets lion 2025-10-15 10:12:52 +0800
  • 4f8cdb05c9 remove the unused code lion 2025-10-15 09:30:32 +0800
  • 008bbbe4d7 bench script is ready and bench test passed lion 2025-10-14 21:44:07 +0800
  • d35a7b9120 bench script lion 2025-10-14 14:20:19 +0800
  • 4d71b47e05 merge the tests to util or searcher lion 2025-10-14 11:25:12 +0800
  • 40ea8a267f remove the debug checks lion 2025-10-13 22:35:51 +0800
  • 2dcccf22a3 verify impl and verify the xdb files lion 2025-10-13 22:21:30 +0800
  • e073e26f52 fix the bug of ipToString with tailing double colon lion 2025-10-13 18:42:20 +0800
  • ed42fd0fba adjust the export order lion 2025-10-13 18:13:55 +0800
  • 9959117d92 ReadMe for basic usage lion 2025-10-13 18:06:54 +0800
  • 3cab1bae2e add ts type define and api exports lion 2025-10-13 15:28:30 +0800
  • 5a8d7c4152 use the ESM standard lion 2025-10-13 14:35:45 +0800
  • 4507c2f706 javascript is Ready for IPv6 lion 2025-10-13 12:05:20 +0800
  • ad78dbe547 searcher with ipv4 tests passed lion 2025-10-12 13:48:26 +0800
  • e924a7c17d version ip compare is ready lion 2025-10-12 11:07:22 +0800
  • 6c463282d0 merge the header/version to util.js lion 2025-10-11 23:57:55 +0800
  • bb19c7110a mi = max-index lion 2025-10-11 23:45:05 +0800
  • 5fce4eaa01 ipv6 parse and toString beta version lion 2025-10-11 23:43:37 +0800
  • 01bd749d4a ipv6 parse and to string alpha version lion 2025-10-11 19:34:24 +0800
  • 3693eb47a8 Merge branch 'master' into fr_javascript_ipv6 lion 2025-10-11 15:53:47 +0800
  • e39ac2d6d1 optimize the type define lion 2025-10-11 15:53:09 +0800
  • d97967d565 ip parse and to string util implementing lion 2025-10-11 15:49:24 +0800