2021-07-28 |
ken.lj | Merge pull request #41 from AlbumenJ/add_default_list |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Albumen Kevin | Add Default Deny List 41/head |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Albumen Kevin | update NOTICE |
commit | commitdiff | tree | snapshot |
2021-01-18 |
penggy | Update README.md (#39) |
commit | commitdiff | tree | snapshot |
2021-01-18 |
dependabot... | Bump junit from 4.12 to 4.13.1 (#40) |
commit | commitdiff | tree | snapshot |
2020-07-17 |
ken.lj | verion to 3.2.9 v3.2.9 |
commit | commitdiff | tree | snapshot |
2020-07-07 |
ken.lj | Merge pull request #36 from apache/whitelist-blacklist |
commit | commitdiff | tree | snapshot |
2020-07-07 |
ken.lj | work as blacklist by default 36/head |
commit | commitdiff | tree | snapshot |
2020-06-29 |
ken.lj | add log when default to HashMap V3.2.8 v3.2.8 |
commit | commitdiff | tree | snapshot |
2020-06-29 |
ken.lj | Merge pull request #34 from apache/whitelist |
commit | commitdiff | tree | snapshot |
2020-06-29 |
ken.lj | Merge pull request #33 from Queeee/fix_deserialize_uuid |
commit | commitdiff | tree | snapshot |
2020-06-29 |
ken.lj | 3.2.8 version 34/head |
commit | commitdiff | tree | snapshot |
2020-06-29 |
ken.lj | copyright 2020 |
commit | commitdiff | tree | snapshot |
2020-06-28 |
ken.lj | whitelist patch |
commit | commitdiff | tree | snapshot |
2020-06-04 |
阙沂平 | fix deserialize uuid 32/head 33/head |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Huang YunKun | Create .asf.yaml |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Huang YunKun | fix typo in readme |
commit | commitdiff | tree | snapshot |
2020-05-18 |
willson-chen | READMD.md: fix a typo 31/head |
commit | commitdiff | tree | snapshot |
2020-03-30 |
ken.lj | update README.md |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ken.lj | add release guide to README.md |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ken.lj | add NOTICE v3.2.7 |
commit | commitdiff | tree | snapshot |
2020-03-27 |
ken.lj | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2020-03-27 |
ken.lj | check if read. |
commit | commitdiff | tree | snapshot |
2020-03-27 |
ken.lj | Merge pull request #28 from LinShunKang/master |
commit | commitdiff | tree | snapshot |
2020-03-27 |
ken.lj | check if read. 28/head |
commit | commitdiff | tree | snapshot |
2020-03-24 |
LinShunKang | fix: HessianFieldExceptionHessianFieldException |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Ian Luo | Merge pull request #27 from LinShunKang/master |
commit | commitdiff | tree | snapshot |
2020-03-19 |
LinShunKang | test: add more unit test 27/head |
commit | commitdiff | tree | snapshot |
2020-03-19 |
LinShunKang | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2020-03-19 |
ken.lj | polish variable name |
commit | commitdiff | tree | snapshot |
2020-03-19 |
ken.lj | reset _offset to 0 after 'N' check |
commit | commitdiff | tree | snapshot |
2020-03-18 |
LinShunKang | perf: Implement init() method for reuse Hessian2Output... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
ken.lj | add apache release related configurations |
commit | commitdiff | tree | snapshot |
2020-03-17 |
ken.lj | add central repo release configuration |
commit | commitdiff | tree | snapshot |
2020-03-17 |
ken.lj | Merge remote-tracking branch 'origin/3.2.5' |
commit | commitdiff | tree | snapshot |
2020-03-16 |
ken.lj | Fix hessian2 serialized short, byte is converted to... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
ken.lj | 修复hessian在集合类反序列化时,包装类为null返回基本类型默认值的bug |
commit | commitdiff | tree | snapshot |
2020-03-16 |
ken.lj | throw 0x41 for large request in hessian InputStream... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
ken.lj | add back 3.2.6 code (#25) |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Haiyang | add back 3.2.6 code 25/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Haiyang | add byte b 23/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Haiyang | hessian |
commit | commitdiff | tree | snapshot |
2019-12-02 |
huzijie | Fix hessian2 serialized short, byte is converted to... 20/head |
commit | commitdiff | tree | snapshot |
2019-11-17 |
ken.lj | Merge pull request #12 from CrazyHZM/floatBug, fix... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
Xin Wang | Add hessian group info (#18) |
commit | commitdiff | tree | snapshot |
2019-08-17 |
Xin Wang | Update .travis.yml |
commit | commitdiff | tree | snapshot |
2019-08-17 |
Xin Wang | Update .travis.yml |
commit | commitdiff | tree | snapshot |
2019-08-17 |
Xin Wang | Update README.md |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Xin Wang | Update README.md |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Xin Wang | Update README.md |
commit | commitdiff | tree | snapshot |
2019-04-17 |
crazyhzm | modify 12/head |
commit | commitdiff | tree | snapshot |
2019-04-14 |
crazyhzm | add test |
commit | commitdiff | tree | snapshot |
2019-04-12 |
crazyhzm | Fix float accuracy issues |
commit | commitdiff | tree | snapshot |
2019-03-24 |
motu | 修复hessian在集合类反序列化时,包装类为null返回基本类型默认值的bug: https://githu... 11/head |
commit | commitdiff | tree | snapshot |
2019-03-19 |
huazhongming | fix hessian2 deserializer bug #3640 (#8) |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Xin Wang | Update README.md |
commit | commitdiff | tree | snapshot |
2019-02-19 |
nzomkxia | add deploy config 3.2.5 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
nzomkxia | change to standard apache license |
commit | commitdiff | tree | snapshot |
2019-02-19 |
nzomkxia | upgrade version to 3.2.5 v3.2.5 |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Ian Luo | fix import * issue |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Ian Luo | Merge pull request #7 from hopelove404/hessian-optimize... |
commit | commitdiff | tree | snapshot |
2019-01-30 |
lizhong | fix frequent class loading for classes which are unknow... 7/head |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Xin Wang | Convert cobertura to jacoco (#5) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Xin Wang | Enable codecov config (#4) |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Xin Wang | Update readme (#3) |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Xin Wang | Update README.md |
commit | commitdiff | tree | snapshot |
2018-07-26 |
ken.lj | Add release profile v3.2.4 |
commit | commitdiff | tree | snapshot |
2018-07-26 |
ken.lj | Changes needed for sonatype deploy |
commit | commitdiff | tree | snapshot |
2018-07-24 |
zhuyong | change version to 3.2.5-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2018-07-24 |
zhuyong | change version to 3.2.4 |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Jason Song | fix hessian2 serialization infinit recursion(StackOverf... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Xin Wang | fix Set Serialize data lost (#2) |
commit | commitdiff | tree | snapshot |
2018-06-06 |
zhuyong | rm mvn wrapper |
commit | commitdiff | tree | snapshot |
2018-06-06 |
zhuyong | mv hessian-lite to dubbo eco-system from dubbo codebase |
commit | commitdiff | tree | snapshot |
2018-06-06 |
ken.lj | stop running openjdk7 in travis CI |
commit | commitdiff | tree | snapshot |
2018-06-06 |
ken.lj | support Java 8+ |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Ian Luo | unit test tracked by issue#1682 (#1889) |
commit | commitdiff | tree | snapshot |
2018-06-06 |
ken.lj | bump version to 2.7.0-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2018-06-06 |
ken.lj | upgrade version manually after merge 2.6.2-release |
commit | commitdiff | tree | snapshot |
2018-06-06 |
ken.lj | Merge branch '2.6.2-release' |
commit | commitdiff | tree | snapshot |
2018-06-05 |
ken.lj | remove author info from #1453 |
commit | commitdiff | tree | snapshot |
2018-06-05 |
yizhenqiang | Merge pull request #1453, restore the bug that attachme... |
commit | commitdiff | tree | snapshot |
2018-06-05 |
时无两丶 | Adding maven wrapper to Dubbo project (#1887) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
ken.lj | Merge #1740 manually, fix typo. |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jerrick Zhu | Merge pull request #1873, support proxy for provider... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Block | Merge pull request #348, AtomicPositiveInteger less... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
ken.lj | Merge pull request #1872, get the real methodname to... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jerrick Zhu | Merge pull request #1827, support generic invoke and... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Huang YunKun | [Dubbo-1684] add unit test for dubbo spring config... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Huang YunKun | Merge pull request #1868, add test for rpc modules. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
ken.lj | Merge pull request #1843, support implicit delivery... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
ken.lj | Merge pull request #1837, spring spi support inject... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Huxing Zhang | Merge pull request #1820, improve graceful shutdown. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
时无两丶 | Merge pull request #1866, clarify license for codes... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jasper Zhong | [Dubbo-1693] Enhance the test coverage part-14 (#1859) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Ian Luo | #1682: Enhance the test coverage part-4 (#1862) |
commit | commitdiff | tree | snapshot |
2018-05-28 |
kimmking | update CXF to latest version and add test case for... |
commit | commitdiff | tree | snapshot |
2018-05-28 |
lzj | fix #1845 (#1851) |
commit | commitdiff | tree | snapshot |
2018-05-25 |
whanice | optimize_zk_create (#1833) |
commit | commitdiff | tree | snapshot |
2018-05-25 |
时无两丶 | Use InternalThreadLocal in consumer side (#1825) |
commit | commitdiff | tree | snapshot |
next |