Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
f0fba4e738c903aad75d1c03f6fa6427539801a8
« Previous
62bc671
Two small TLS bug fixes
by Andrew Langefeld
· 6 years ago
bd53d50
VERSION bump to version 0.12.13
by Michal Vasko
· 6 years ago
0a572c9
Merge pull request #76 from ADTRAN/tls-cert-chain
by Michal Vasko
· 6 years ago
440b6c7
Provide a mechanism to setup TLS cert chain
by Andrew Langefeld
· 6 years ago
54ba1c7
VERSION bump to version 0.11.48
by Michal Vasko
· 6 years ago
22d42e8
session_server FIX function prototypes
by David Sedlák
· 6 years ago
1bbe159
VERSION bump to version 0.12.12
by Michal Vasko
· 6 years ago
9860a8a
Merge pull request #75 from Dajvid/header_file_fix
by Michal Vasko
· 6 years ago
9d21a66
session_server FIX function prototypes
by David Sedlák
· 6 years ago
944542b
VERSION bump to version 0.12.11
by Michal Vasko
· 6 years ago
82c1e30
build BUGFIX properly get libssh version
by Michal Vasko
· 6 years ago
f5ae113
Merge branch 'libssh_0.8' of https://github.com/Dajvid/libnetconf2 into devel
by Michal Vasko
· 6 years ago
8b31f52
CMakelist check full version string
by David Sedlák
· 6 years ago
346d3f8
VERSION bump to version 0.12.10
by Radek Krejci
· 6 years ago
2d08883
session client CHANGE remove compatibility code for old ietf-yang-library schema
by Radek Krejci
· 6 years ago
1aed201
VERSION bump to version 0.12.9
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
2042a6b
VERSION bump to version 0.12.8
by Radek Krejci
· 6 years ago
b056ff8
session client BUGFIX uninitialized variable
by Radek Krejci
· 6 years ago
f2bc63b
VERSION bump to version 0.12.7
by Radek Krejci
· 6 years ago
f063379
session client BUGFIX accessing freed memory
by Radek Krejci
· 6 years ago
b3914fe
CMakelist ADD compatibility with libssh 0.8.0 and 0.8.1
by David Sedlák
· 6 years ago
da0b619
VERSION bump to version 0.12.6
by Radek Krejci
· 6 years ago
782041a
session client BUGFIX checking usability of the created socket
by Radek Krejci
· 6 years ago
a3406ea
VERSION bump to version 0.12.5
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
7cea1ad
VERSION bump to version 0.12.4
by Radek Krejci
· 6 years ago
8d4f9f1
session client BUGFIX testing return value in wrong variable
by Radek Krejci
· 6 years ago
30afc0c
VERSION bump to version 0.12.3
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
9adcc32
VERSION bump to version 0.12.2
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
c29484f
VERSION bump to version 0.12.1
by Radek Krejci
· 6 years ago
65ef6d5
client session CHANGE building context according to server supported schemas
by Radek Krejci
· 6 years ago
345f0e0
VERSION bump to version 0.12.0
by Michal Vasko
· 6 years ago
d838d29
client session CHANGE cover new anydata types
by Michal Vasko
· 6 years ago
c90ad9e
VERSION bump ot version 0.11.47
by Michal Vasko
· 6 years ago
fcf32c2
client session BUGFIX print all schema warnings
by Michal Vasko
· 6 years ago
e6a142b
VERSION bump to version 0.11.46
by Michal Vasko
· 6 years ago
977bacd
Merge branch 'devel'
by Michal Vasko
· 6 years ago
c310d35
Merge pull request #69 from rovarga/kbd-int
by Michal Vasko
· 6 years ago
fcea27b
Merge pull request #70 from ADTRAN/notification-after-leaf
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
8f1d355
Merge pull request #67 from ADTRAN/ipv6_addr_len_fix
by Michal Vasko
· 6 years ago
740c22f
provide correct address length for inet_ntop i.o. to avoid error ENOSPC
by Frank Rimpler
· 6 years ago
1b1d2a5
VERSION bump to version 0.11.45
by Michal Vasko
· 6 years ago
2b5d7a1
Merge pull request #64 from frimpler/persistent_timeout_fix_pr
by Michal Vasko
· 6 years ago
c7a2acb
remove unused variable
by Frank Rimpler
· 6 years ago
a32e395
Merge branch 'PR64' into persistent_timeout_fix_pr
by Frank Rimpler
· 6 years ago
9f838b0
restructuring, add missing socket test
by Frank Rimpler
· 6 years ago
1fc4b3b
VERSION bump to version 0.11.44
by Michal Vasko
· 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
5302647
VERSION bump to version 0.11.43
by Michal Vasko
· 6 years ago
06c860d
session CHANGE use more practical TCP keep alive options
by Michal Vasko
· 6 years ago
f703352
VERSION bump to version 0.11.42
by Michal Vasko
· 6 years ago
f2eb4ab
Merge pull request #65 from Dajvid/devel
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
7f60f43
VERSION bump to version 0.11.41
by Michal Vasko
· 6 years ago
583c15b
CHANGE update ietf-netconf-acm
by Michal Vasko
· 6 years ago
ded6353
VERSION bump to version 0.11.40
by Michal Vasko
· 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
80848e6
VERSION bump version to 0.11.39
by Radek Krejci
· 6 years ago
ae813f4
ssh client CHANGE improve authentication handling
by Radek Krejci
· 6 years ago
25b9bb1
make a pull request for issue 1188
by Frank Rimpler
· 6 years ago
fdc7478
io & session BUGFIX remove invalid internal errors
by Michal Vasko
· 6 years ago
ce550ca
VERSION bump to version 0.11.38
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
46d56e0
Merge pull request #62 from alangefe/crypt-null
by Michal Vasko
· 6 years ago
158d6fd
Fix segfault when crypt() returns NULL
by Andrew Langefeld
· 6 years ago
db2933f
Merge branch 'devel'
by Michal Vasko
· 6 years ago
v0.11-r1
208cbcd
VERSION bump to version 0.11.37
by Michal Vasko
· 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
6e4c4b5
VERSION bump to version 0.11.36
by Michal Vasko
· 6 years ago
dd6e4f7
server session BUGFIX zero server options on destroy
by Michal Vasko
· 6 years ago
69feafd
VERSION bump to version 0.11.35
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
fa6fe59
VERSION bump to version 0.11.34
by Michal Vasko
· 6 years ago
131120a
CHANGE allow concurrent notifications and RPCs
by Michal Vasko
· 6 years ago
b1197db
VERSION bump to version 0.11.33
by Michal Vasko
· 6 years ago
Next »