Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
526f9f8d09b415a7df1cba4b5dcfc4705ad6f29b
/
src
5200647
client session CHANGE accept all publickey/hostkey types by client
by Michal Vasko
· 6 years ago
c09730e
build BUGFIX missing C++ include macro
by Michal Vasko
· 6 years ago
629dfc4
Update session_server.c
by preetbhansali
· 6 years ago
64cdd12
Update session_server.c
by preetbhansali
· 6 years ago
f3edf49
Race condition in nc_ps_lock
by preetbhansali
· 6 years ago
2f62210
remove duplicated setsockopts for keepalive
by Olivier Matz
· 6 years ago
ac7fa2f
add support for unix socket transport
by Olivier Matz
· 6 years ago
90a87d9
io CHANGE detailed reasons about ssl errors
by Michal Vasko
· 6 years ago
0abba6d
io CHANGE improve ssl IO error handling
by Michal Vasko
· 6 years ago
1c04270
client BUGFIX handle empty data in a data reply
by Michal Vasko
· 6 years ago
f45e0c1
client session BUGFIX handle empty parsed responses correctly
by Michal Vasko
· 6 years ago
b186eba
Update syslog message priority format to match sysrepo
by bhart
· 6 years ago
7ae909a
session CHANGE change stdatomic.h detection
by Michal Vasko
· 6 years ago
69a3ff6
session CHANGE support for old compilers without C11 atomic
by Michal Vasko
· 6 years ago
5472ebd
session: Remove engine.h include
by Rosen Penev
· 6 years ago
be52dc2
session CHANGE enable keep-alive for both server and client TCP sessions
by Michal Vasko
· 6 years ago
2644f75
server session CHANGE remove broken function
by Michal Vasko
· 6 years ago
5ce6d7d
session BUGFIX null check added
by Michal Vasko
· 6 years ago
e50b6b1
session BUGFIX thread freeing of SSH shared session
by Michal Vasko
· 6 years ago
65712ce
Merge pull request #91 from 6WIND/multisession
by Michal Vasko
· 6 years ago
e1e2536
Merge pull request #89 from Dajvid/devel
by Michal Vasko
· 6 years ago
7f1ee93
server session BUGFIX memory leak
by Michal Vasko
· 6 years ago
54ea296
session: fix lock on wrong mutex
by Robin Jarry
· 6 years ago
aae4df3
ADD some comments
by David Sedlák
· 6 years ago
35419a3
BUGFIX memory leak caused by missing free in nc_rpc_free
by David Sedlák
· 6 years ago
ddde449
ADD unit tests for client ssh functions
by David Sedlák
· 6 years ago
83d1532
server session CHANGE do not set CH flag on new channel sessions
by Michal Vasko
· 6 years ago
bf378cb
session BUGFIX absolute ts used instead of relative
by Michal Vasko
· 6 years ago
488c7f5
client session BUGFIX do not load imported modules as implemented
by Michal Vasko
· 6 years ago
3964a83
server session BUGFIX incorrect fopen mode
by Michal Vasko
· 6 years ago
6ed922d
Fix call home client thread cleanup
by Andrew Langefeld
· 6 years ago
99e6568
Merge pull request #81 from jktjkt/libyang-cpp-changes
by Michal Vasko
· 6 years ago
488f480
server BUGFIX missing header file
by Michal Vasko
· 6 years ago
6d7c396
Adapt to libyang's "Change constness of the data returned by module implementation callbacks"
by Jan Kundrát
· 6 years ago
35972df
Adapt to libyang's "Pass the original user_data to the deleter function"
by Jan Kundrát
· 6 years ago
2a22534
server session MAINTENANCE code formatting
by Michal Vasko
· 6 years ago
294dc34
Merge pull request #78 from ADTRAN/invalid_endpoint_pointer
by Michal Vasko
· 6 years ago
d05f225
invalid endpoint pointer
by Peter Feige
· 6 years ago
488b070
session client CHANGE additional check for returned <get-schema> data
by Radek Krejci
· 6 years ago
62bc671
Two small TLS bug fixes
by Andrew Langefeld
· 6 years ago
440b6c7
Provide a mechanism to setup TLS cert chain
by Andrew Langefeld
· 6 years ago
9d21a66
session_server FIX function prototypes
by David Sedlák
· 6 years ago
2d08883
session client CHANGE remove compatibility code for old ietf-yang-library schema
by Radek Krejci
· 6 years ago
cde410d
session capabilities CHANGE printing ietf-yang-library capability
by Radek Krejci
· 6 years ago
4e8eadd
session server BUGFIX printing features in capability string
by Radek Krejci
· 6 years ago
261737f
session client CHANGE filtering server data for ietf-yang-library data
by Radek Krejci
· 6 years ago
50eac70
Add the yang-library NETCONF capability
by Andrew Langefeld
· 6 years ago
b056ff8
session client BUGFIX uninitialized variable
by Radek Krejci
· 6 years ago
f063379
session client BUGFIX accessing freed memory
by Radek Krejci
· 6 years ago
782041a
session client BUGFIX checking usability of the created socket
by Radek Krejci
· 6 years ago
235d8cb
session client CHANGE produce less errors when building context for the connected server
by Radek Krejci
· 6 years ago
8d4f9f1
session client BUGFIX testing return value in wrong variable
by Radek Krejci
· 6 years ago
1a7efb4
session client CHANGE parse submodules infor from yang-library data
by Radek Krejci
· 6 years ago
f6d9aef
messageing BUGFIX proper use of realloc()
by Radek Krejci
· 6 years ago
ac91952
seassion client CHANGE compatibility code with really old ietf-yang-library
by Radek Krejci
· 6 years ago
a8dfaea
session client BUGFIX using not initialized variable
by Radek Krejci
· 6 years ago
93d1ad0
Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel
by Radek Krejci
· 6 years ago
fc5d07e
io BUGFIX double lock
by Michal Vasko
· 6 years ago
c939050
session client BUGFIX memory leak, checking malloc return value
by Radek Krejci
· 6 years ago
3f499a6
session client BUGFIX check ftell() return value
by Radek Krejci
· 6 years ago
3b60e5c
session client CHANGE reflect recent changes in libyang API
by Radek Krejci
· 6 years ago
6455eb1
session client BUGFIX use of uninitialized variable
by Radek Krejci
· 6 years ago
65ef6d5
client session CHANGE building context according to server supported schemas
by Radek Krejci
· 6 years ago
d838d29
client session CHANGE cover new anydata types
by Michal Vasko
· 6 years ago
fcf32c2
client session BUGFIX print all schema warnings
by Michal Vasko
· 6 years ago
977bacd
Merge branch 'devel'
by Michal Vasko
· 6 years ago
bbab76f
Fix parsing for notification after leaf
by Andrew Langefeld
· 6 years ago
ad7a553
Do not send extra ssh_message_reply_default()
by Robert Varga
· 6 years ago
740c22f
provide correct address length for inet_ntop i.o. to avoid error ENOSPC
by Frank Rimpler
· 6 years ago
c7a2acb
remove unused variable
by Frank Rimpler
· 6 years ago
9f838b0
restructuring, add missing socket test
by Frank Rimpler
· 6 years ago
dd3e314
client session BUGFIX double free
by Michal Vasko
· 6 years ago
f952be2
server session CHANGE enable compilation on platofrms without keep-alive
by Michal Vasko
· 6 years ago
06c860d
session CHANGE use more practical TCP keep alive options
by Michal Vasko
· 6 years ago
15dad86
fix unwanted change from last commit
by David Sedlák
· 6 years ago
fedbc79
io CHANGE more efficient way of finding endtag in nc_read_until
by David Sedlák
· 6 years ago
733c0bd
server session MAINTENANCE formatting and minor problems
by Michal Vasko
· 6 years ago
85744b2
Merge branch 'devel' of https://github.com/bhart3/libnetconf2 into devel
by Michal Vasko
· 6 years ago
37f94a7
Correct invalid signature
by bhart
· 6 years ago
1bb7cdb
Update interactive callback.
by bhart
· 6 years ago
ae813f4
ssh client CHANGE improve authentication handling
by Radek Krejci
· 6 years ago
fdc7478
io & session BUGFIX remove invalid internal errors
by Michal Vasko
· 6 years ago
ac0356e
client session BUGFIX xpath filter selects subtrees, not nodes
by Michal Vasko
· 6 years ago
28ef6cd
session CHANGE remove vrb message
by Michal Vasko
· 6 years ago
158d6fd
Fix segfault when crypt() returns NULL
by Andrew Langefeld
· 6 years ago
2260f55
session MAINTENANCE release build warnings
by Michal Vasko
· 6 years ago
23dab56
Update session_server_ssh.c
by bhart3
· 6 years ago
3bc2f58
Add optional authentication methods for ssh pubkey and interactive.
by bhart
· 6 years ago
dd6e4f7
server session BUGFIX zero server options on destroy
by Michal Vasko
· 6 years ago
86cae53
client session BUGFIX double unlock
by Michal Vasko
· 6 years ago
140eecd
client session BUGFIX wrong pointer comparison
by Michal Vasko
· 6 years ago
131120a
CHANGE allow concurrent notifications and RPCs
by Michal Vasko
· 6 years ago
3b49eb2
client session BUGFIX do not write to NULL out
by Michal Vasko
· 6 years ago
61e8715
session MAINTENANCE redundant assign value
by Michal Vasko
· 6 years ago
9aa1e35
client CHANGE loading schemas supported by server on the client side
by Radek Krejci
· 6 years ago
24a1841
server CHANGE listed schemas in server's <hello> capabilities list
by Radek Krejci
· 6 years ago
4cb8de5
server session BUGFIX accessing a removed endpoint
by Michal Vasko
· 7 years ago
663b3d6
client session BUGFIX handle failing to load implemented schema
by Michal Vasko
· 7 years ago
689202b
client session MAINTENANCE formatting
by Michal Vasko
· 7 years ago
b1d250e
client CHANGE using get-schema operation on ietf-yang-library
by Radek Krejci
· 7 years ago
Next »