Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
70e31ba953998ff038bb944af24751b67f2175f0
« Previous
b186eba
Update syslog message priority format to match sysrepo
by bhart
· 6 years ago
352c390
cmake BUGFIX typo
by Michal Vasko
· 6 years ago
9aa3c6a
cmake BUGFIX missing include
by Michal Vasko
· 6 years ago
1ab15af
travis CHANGE use recent libssh version
by Michal Vasko
· 6 years ago
3a7b0bf
VERSION bump to version 0.12.30
by Michal Vasko
· 6 years ago
7ae909a
session CHANGE change stdatomic.h detection
by Michal Vasko
· 6 years ago
cf7c01f
VERSION bump to version 0.12.29
by Michal Vasko
· 6 years ago
69a3ff6
session CHANGE support for old compilers without C11 atomic
by Michal Vasko
· 6 years ago
e110b13
travis CHANGE gcc7 no longer required
by Michal Vasko
· 6 years ago
ab3c8e9
VERSION bump to version 0.12.28
by Michal Vasko
· 6 years ago
9f56b4a
Merge pull request #113 from neheb/patch-1
by Michal Vasko
· 6 years ago
5472ebd
session: Remove engine.h include
by Rosen Penev
· 6 years ago
346ac56
tests CHANGE expired ceritifcates updated
by Michal Vasko
· 6 years ago
ac66d75
VERSION bump to version 0.12.27
by Michal Vasko
· 6 years ago
be52dc2
session CHANGE enable keep-alive for both server and client TCP sessions
by Michal Vasko
· 6 years ago
1c07c8e
VERSION bump to version 0.12.26
by Michal Vasko
· 6 years ago
2644f75
server session CHANGE remove broken function
by Michal Vasko
· 6 years ago
48bf808
VERSION bump to version 0.12.25
by Michal Vasko
· 6 years ago
5ce6d7d
session BUGFIX null check added
by Michal Vasko
· 6 years ago
ea35230
VERSION bump to version 0.12.24
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
1330c80
VERSION bump to version 0.12.23
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
493f2b1
build FIX file formatting
by David Sedlák
· 6 years ago
2f2f2e3
client tests ADD test case with generic rpc
by David Sedlák
· 6 years ago
77acc20
client tests ADD test case with ssh pubkey authentication
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
3983ed0
messages_client tests ADD additional checks of correct execution
by David Sedlák
· 6 years ago
19af266
ADD tests for client API messages functions
by David Sedlák
· 6 years ago
2057be1
ADD unit tests for general API client functions
by David Sedlák
· 6 years ago
6fdf1ec
ADD unit tests for client TLS API functions
by David Sedlák
· 6 years ago
ddde449
ADD unit tests for client ssh functions
by David Sedlák
· 6 years ago
9662233
VERSION bump to version 0.12.22
by Michal Vasko
· 6 years ago
83d1532
server session CHANGE do not set CH flag on new channel sessions
by Michal Vasko
· 6 years ago
38e8ff3
VERSION bump to version 0.12.21
by Michal Vasko
· 6 years ago
bf378cb
session BUGFIX absolute ts used instead of relative
by Michal Vasko
· 6 years ago
e466662
Merge branch 'devel'
by Michal Vasko
· 6 years ago
v0.12-r1
94244c7
VERSION bump to version 0.12.20
by Michal Vasko
· 6 years ago
488c7f5
client session BUGFIX do not load imported modules as implemented
by Michal Vasko
· 6 years ago
febb6bb
VERSION bump to version 0.11.49
by Michal Vasko
· 6 years ago
6e1bb51
server session BUGFIX incorrect fopen mode
by Michal Vasko
· 6 years ago
c36073b
VERSION bump to version 0.12.19
by Michal Vasko
· 6 years ago
3964a83
server session BUGFIX incorrect fopen mode
by Michal Vasko
· 6 years ago
d5f877d
VERSION bump to version 0.12.18
by Michal Vasko
· 6 years ago
4243f48
Merge pull request #82 from ADTRAN/call-home-client-id
by Michal Vasko
· 6 years ago
6ed922d
Fix call home client thread cleanup
by Andrew Langefeld
· 6 years ago
821f1e0
VERSION bump to version 0.12.17
by Michal Vasko
· 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
5426045
VERSION bump to version 0.12.16
by Michal Vasko
· 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
384c4d6
VERSION bump to version 0.12.15
by Radek Krejci
· 6 years ago
50a37dd
pyapi CHANGE catch not catched errors when creating sessions
by Radek Krejci
· 6 years ago
4bb7bbb
pyapi FEATURE allow setting callback to retreive required YANG schema
by Radek Krejci
· 6 years ago
488b070
session client CHANGE additional check for returned <get-schema> data
by Radek Krejci
· 6 years ago
56bdeb5
VERSION bump to version 0.12.14
by Michal Vasko
· 6 years ago
28804da
Merge pull request #77 from ADTRAN/two-tls-fixes
by Michal Vasko
· 6 years ago
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
Next »