Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
7e467e9642380c3c063673d6c65d7c355b0605a6
7e467e9
VERSION bump version to 0.10.29
by Radek Krejci
· 7 years ago
b0bf24c
pyapi FEATURE <edit-config> implementation
by Radek Krejci
· 7 years ago
b4b1906
client BUGFIX double free
by Radek Krejci
· 7 years ago
f0b6244
VERSION bump to version 0.10.28
by Michal Vasko
· 7 years ago
f3cf035
Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel
by Michal Vasko
· 7 years ago
fdf1e68
server session BUGFIX queue round buffer fixes
by Michal Vasko
· 7 years ago
9a5d138
VERSION bump to version 0.10.27
by PavolVican
· 7 years ago
29948b1
package BUGFIX bad name of package
by PavolVican
· 7 years ago
7d0ff5a
VERSION bump to version 0.10.26
by PavolVican
· 7 years ago
c5568a9
package BUGFIX bad dependency and debug package
by PavolVican
· 7 years ago
232a793
VERSION bump to version 0.10.25
by Michal Vasko
· 7 years ago
93f26d9
ssh client CHANGE for output always use fprintf and fgetc
by Michal Vasko
· 7 years ago
1709043
VERSION bump to version 0.10.24
by Michal Vasko
· 7 years ago
f8aa997
server session CHANGE libyang api changes
by Michal Vasko
· 7 years ago
bf0d500
VERSION bump version to 0.10.23
by Radek Krejci
· 7 years ago
10c0d11
Merge branch 'PavolVican-devel' into devel
by Radek Krejci
· 7 years ago
7c0fbb4
Merge branch 'devel' of https://github.com/PavolVican/libnetconf2 into PavolVican-devel
by Radek Krejci
· 7 years ago
9305fbb
pyapi: CHANGE provide libyang Context from Session
by Radek Krejci
· 7 years ago
c781080
VERSION bump to version 0.10.22
by Michal Vasko
· 7 years ago
14fdbb6
client session CHANGE reply without msg-id can be valid
by Michal Vasko
· 7 years ago
baaa9f0
io BUGFIX missing space between element and attribute
by Michal Vasko
· 7 years ago
d755967
VERSION bump to version 0.10.21
by Michal Vasko
· 7 years ago
0b89f3d
server messages CHANGE check for notification presence in a notif tree
by Michal Vasko
· 7 years ago
fcfafcf
VERSION bump to version 0.10.20
by Michal Vasko
· 7 years ago
3106b7b
server messages CHANGE notif root doesn't have to be notification
by Michal Vasko
· 7 years ago
ce32605
session client BUGFIX typo
by Michal Vasko
· 7 years ago
f89948c
session MAINTENANCE unused variables
by Michal Vasko
· 7 years ago
4dada94
VERSION bump to version 0.10.19
by Michal Vasko
· 7 years ago
b0222c4
client session BUFIX invalid read
by Michal Vasko
· 7 years ago
0634726
VERSION bump to version 0.10.18
by Michal Vasko
· 7 years ago
11a0c4f
server messages CHANGE skip missing namespace of attributes
by Michal Vasko
· 7 years ago
630485f
messages BUGFIX bad-attribute error fixes
by Michal Vasko
· 7 years ago
bd93b09
Merge branch 'devel'
by Michal Vasko
· 7 years ago
v0.10-r1
d3342d1
VERSION bump to version 0.10.17
by Michal Vasko
· 7 years ago
eec410f
client session BUGFIX check for parsing errors
by Michal Vasko
· 7 years ago
262067e
VERSION bump version to 0.10.16
by Radek Krejci
· 7 years ago
fa3731e
pyapi FEATURE allow setting SSH hostkey checking callback
by Radek Krejci
· 7 years ago
730547b
VERSION bump version to 0.10.15
by Radek Krejci
· 7 years ago
6d6c6c4
pyapi build BUGFIX path to the build dir with the generated config files
by Radek Krejci
· 7 years ago
49a5592
VERSION bump version to 0.10.14
by Radek Krejci
· 7 years ago
c207428
pyapi build BUGFIX reflect enabled SSH/TLS and correct includes
by Radek Krejci
· 7 years ago
b983c00
io MAINTENANCE unrecognized fallthrough in gcc7
by Michal Vasko
· 7 years ago
a214e95
VERSION bump version to 0.10.13
by Radek Krejci
· 7 years ago
cf15d6c
cmake: Do not write to the source directory during build
by Jan Kundrát
· 7 years ago
2a7c9ca
VERSION bump to version 0.9.25
by Michal Vasko
· 7 years ago
c98a8df
server session CHANGE libssh poll changed and handles SSH messages automatically
by Michal Vasko
· 7 years ago
916ddbb
VERSION bump to version 0.10.12
by Michal Vasko
· 7 years ago
8dcaa88
server session CHANGE libssh poll changed and handles SSH messages automatically
by Michal Vasko
· 7 years ago
f0705ea
VERSION bump to version 0.9.24
by Michal Vasko
· 7 years ago
edcf1f7
client session BUGFIX typos
by Michal Vasko
· 7 years ago
ffecb51
io BUGFIX proper print clb return value check
by Michal Vasko
· 7 years ago
2212983
VERSION bump to version 0.10.11
by Michal Vasko
· 7 years ago
4c6bce6
client session BUGFIX typos
by Michal Vasko
· 7 years ago
5a91ce7
io BUGFIX proper print clb return value check
by Michal Vasko
· 7 years ago
509e869
VERSION bump to version 0.10.10
by Michal Vasko
· 7 years ago
c745707
Merge pull request #45 from hanneskuettner/devel
by Michal Vasko
· 7 years ago
906b1cb
VERSION bump to version 0.10.9
by Michal Vasko
· 7 years ago
60f6660
client session CHANGE added session checks during hello sending
by Michal Vasko
· 7 years ago
e607800
VERSION bump version to 0.10.8
by Radek Krejci
· 7 years ago
7c412bb
Merge branch 'pylibyang' into devel
by Radek Krejci
· 7 years ago
b5ac060
pyapi FEATURE finished NETCONF error-reply wrapper
by Radek Krejci
· 7 years ago
pylibyang
7e8cfc2
VERSION bump to version 0.9.23
by Michal Vasko
· 7 years ago
78d34d7
server session BUGFIX unhandled session state
by Michal Vasko
· 7 years ago
019e95d
VERSION bump to version 0.10.7
by Michal Vasko
· 7 years ago
c97cb16
server session BUGFIX unhandled session state
by Michal Vasko
· 7 years ago
ebb09ff
session BUGFIX corrupt server capabilities string with deviations
by Hannes Küttner
· 7 years ago
0242d84
pyapi MAINTENANCE code formating
by Radek Krejci
· 7 years ago
9721101
pyapi CHANGE support multiple error info in error-reply
by Radek Krejci
· 7 years ago
0f3499a
pyapi FEATURE add class to represent and access NETCONF error-reply
by Radek Krejci
· 7 years ago
36d2ee4
client messages CHANGE add function to free client-side NETCONF error-reply information
by Radek Krejci
· 7 years ago
a2429d1
pyapi CHANGE hide TLS object
by Radek Krejci
· 7 years ago
e0854c0
pyapi FEATURE get and get-config RPCs
by Radek Krejci
· 7 years ago
269dd15
VERSION bump to version 0.10.6
by Michal Vasko
· 7 years ago
4871c9d
server session CHANGE enable iterating over ps_pollsession sessions
by Michal Vasko
· 7 years ago
8aafe12
VERSION bump to version 0.9.22
by Michal Vasko
· 7 years ago
9f6275e
session BUGFIX do not mix real and monotonic time
by Michal Vasko
· 7 years ago
30df5f5
VERSION bump to version 0.10.5
by Michal Vasko
· 7 years ago
9fb4227
session BUGFIX do not mix real and monotonic time
by Michal Vasko
· 7 years ago
fac488b
VERSION bump to version 0.9.21
by Michal Vasko
· 7 years ago
e852c8b
session CHANGE use monotonic clock where possible
by Michal Vasko
· 7 years ago
b52063f
VERSION bump to version 0.10.4
by Michal Vasko
· 7 years ago
77a6abe
session CHANGE use monotonic clock where possible
by Michal Vasko
· 7 years ago
b7fd343
VERSION bump to version 0.10.3
by Michal Vasko
· 7 years ago
0931932
client session BUGFIX ietf-yang-library model updated and its structure changed
by Michal Vasko
· 7 years ago
44bc1d6
Merge pull request #42 from Nitori-/patch-1
by Radek Krejci
· 7 years ago
dd9f767
Fix broken links in README.md
by Nitori
· 7 years ago
a6b8183
VERSION bump to version 0.9.20
by Michal Vasko
· 7 years ago
75441e7
BUILD change libssh linking to be more robust
by Michal Vasko
· 7 years ago
8f842fc
VERSION bump to version 0.10.2
by Michal Vasko
· 7 years ago
474d373
BUILD change libssh linking to be more robust
by Michal Vasko
· 7 years ago
37dfd17
VERSION bump version to 0.10.1
by Radek Krejci
· 7 years ago
f906e41
handshaking BUGFIX memory leak
by Radek Krejci
· 7 years ago
7ea99ca
VERSION bump version to 0.10.0
by Radek Krejci
· 7 years ago
3222b7d
CHANGE reflect API changes in libyang 0.14
by Radek Krejci
· 7 years ago
c51d446
VERSION bump version to 0.9.19
by Radek Krejci
· 7 years ago
74ca481
pyapi FEATURE setSearchpath as a binding to nc_client_set_schema_searchpath()
by Radek Krejci
· 7 years ago
41e901a
pyapi CHANGE let libnetconf create context for new session
by Radek Krejci
· 7 years ago
a3e1bc7
pyapi examples BUGFIX port conversion to string
by Radek Krejci
· 7 years ago
939476f
VERSION bump to version 0.9.18
by Michal Vasko
· 7 years ago
8989a8c
Merge pull request #41 from darshana-jk/devel
by Michal Vasko
· 7 years ago
Next »