Commits on Source (43)
-
Roman Khlopkov authored179cb391
-
Roman Khlopkov authored
Keep up-to-date
6bfe2702 -
Roman Khlopkov authoredd5cf18cb
-
Roman Khlopkov authored5ac370e4
-
Roman Khlopkov authored303bbe88
-
Roman Khlopkov authoredab22351d
-
Roman Khlopkov authored72049369
-
Roman Khlopkov authored019b1276
-
Roman Khlopkov authored07735d51
-
Roman Khlopkov authorede254af8f
-
Roman Khlopkov authored58b4a712
-
Roman Khlopkov authored1a115558
-
Roman Khlopkov authored118acea8
-
Roman Khlopkov authored1ceb8c13
-
Roman Khlopkov authored73b31856
-
Roman Khlopkov authored45967b7f
-
Constantin Papizh authoreda548df0b
-
alexandr.kravchenko authored
deserialization fixed See merge request !146
33480151 -
alexandr.kravchenko authored
dns-resolver-fix See merge request !147
b32c15db -
alexander.lysikov authored34d938f7
-
alexander.lysikov authored
Master See merge request !148
88f80466 -
Aleksei Voronin authored0a64bcd3
-
dmitriy.gerasimov authored
[*] fixed bug with negative padding in IAES See merge request !149
e1b8580b -
Roman Khlopkov authored834a4c43
-
Roman Khlopkov authored304e873c
-
Roman Khlopkov authored8d469306
-
Roman Khlopkov authored
Keep up-to-date
14a97299 -
Aleksei Voronin authored954a56e5
-
dmitriy.gerasimov authored
[*] fixed swapping bytes directly in key while encoding (iaes) See merge request !150
48eb2b98 -
alexander.lysikov authorede4d65a3a
-
dmitriy.gerasimov authored
Feature 4131 See merge request !151
214047f4 -
alexander.lysikov authored7678e444
-
alexander.lysikov authored18a3335a
-
Roman Khlopkov authoreda86e0a86
-
dmitriy.gerasimov authored
fixed bug in command mempool_add_ca See merge request !153
6aec5221 -
alexander.lysikov authored84bd41f9
-
Roman Khlopkov authoredd5706040
-
bbb3981d
-
dmitriy.gerasimov authored
Bugs 4325 clean See merge request !154
2290283f -
dmitriy.gerasimov authored
fixed function loading from so library See merge request !155
bf742b3d -
Roman Khlopkov authored7b435a87
-
Roman Khlopkov authored7a8ed213
-
Roman Khlopkov authored
Keep up-to-date
3fbb2e08
Showing
- dap-sdk/core/include/dap_common.h 13 additions, 0 deletionsdap-sdk/core/include/dap_common.h
- dap-sdk/crypto/src/dap_enc_iaes.c 18 additions, 10 deletionsdap-sdk/crypto/src/dap_enc_iaes.c
- dap-sdk/crypto/src/dap_enc_key.c 9 additions, 4 deletionsdap-sdk/crypto/src/dap_enc_key.c
- dap-sdk/net/client/dap_client_http.c 4 additions, 0 deletionsdap-sdk/net/client/dap_client_http.c
- dap-sdk/net/client/dap_client_pvt.c 5 additions, 0 deletionsdap-sdk/net/client/dap_client_pvt.c
- dap-sdk/net/core/dap_events.c 9 additions, 7 deletionsdap-sdk/net/core/dap_events.c
- dap-sdk/net/core/dap_events_socket.c 1 addition, 1 deletiondap-sdk/net/core/dap_events_socket.c
- dap-sdk/net/core/dap_timerfd.c 152 additions, 0 deletionsdap-sdk/net/core/dap_timerfd.c
- dap-sdk/net/core/include/dap_timerfd.h 51 additions, 0 deletionsdap-sdk/net/core/include/dap_timerfd.h
- dap-sdk/net/stream/ch/dap_stream_ch.c 6 additions, 1 deletiondap-sdk/net/stream/ch/dap_stream_ch.c
- modules/chain/dap_chain.c 6 additions, 3 deletionsmodules/chain/dap_chain.c
- modules/chain/dap_chain_cell.c 1 addition, 1 deletionmodules/chain/dap_chain_cell.c
- modules/chain/include/dap_chain.h 2 additions, 1 deletionmodules/chain/include/dap_chain.h
- modules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.c 66 additions, 6 deletionsmodules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.c
- modules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.h 47 additions, 0 deletionsmodules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.h
- modules/channel/chain/dap_stream_ch_chain.c 49 additions, 65 deletionsmodules/channel/chain/dap_stream_ch_chain.c
- modules/channel/chain/include/dap_stream_ch_chain_pkt.h 2 additions, 0 deletionsmodules/channel/chain/include/dap_stream_ch_chain_pkt.h
- modules/consensus/dag-pos/dap_chain_cs_dag_pos.c 1 addition, 1 deletionmodules/consensus/dag-pos/dap_chain_cs_dag_pos.c
- modules/consensus/none/dap_chain_cs_none.c 1 addition, 2 deletionsmodules/consensus/none/dap_chain_cs_none.c
- modules/modules_dynamic/cdb/dap_modules_dynamic_cdb.c 1 addition, 1 deletionmodules/modules_dynamic/cdb/dap_modules_dynamic_cdb.c
dap-sdk/net/core/dap_timerfd.c
0 → 100644
dap-sdk/net/core/include/dap_timerfd.h
0 → 100644