Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
f0fba4e738c903aad75d1c03f6fa6427539801a8
« Previous
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
2d2bf4d
BUGFIX - fix a potential crash in ERR prints.
by Darshanajk
· 7 years ago
4dce033
VERSION bump to version 0.9.17
by Michal Vasko
· 7 years ago
132f7f4
client session BUGFIX quit notif thread if session is invalid
by Michal Vasko
· 7 years ago
d9dd266
VERSION bump to version 0.9.16
by Michal Vasko
· 7 years ago
36a0133
client session CHANGE continue receiving notifications after an error
by Michal Vasko
· 7 years ago
cea46db
Merge pull request #40 from TrinityCoder/redundant-posix-source-flag
by Michal Vasko
· 7 years ago
9563b81
MAINTENANCE removed redundant _POSIX_SOURCE flags
by Miroslav Mareš
· 7 years ago
688298b
Merge branch 'devel'
by Michal Vasko
· 7 years ago
v0.9-r1
c0c3a06
VERSION bump to version 0.9.15
by Michal Vasko
· 7 years ago
b4bb18e
Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel
by Michal Vasko
· 7 years ago
f62f0e2
Merge pull request #37 from sartura/crypt_r_port
by Michal Vasko
· 7 years ago
ce9a7ef
CHANGE add mutex lock when crypt() is used
by Mislav Novakovic
· 7 years ago
7d30573
VERSION bump to version 0.9.14
by Michal Vasko
· 7 years ago
4992d80
server session BUGFIX uninitialized variable
by Michal Vasko
· 7 years ago
cb8d929
Merge pull request #38 from fanchanghu/devel
by Michal Vasko
· 7 years ago
6c2277c
VERSION bump to version 0.9.13
by Michal Vasko
· 7 years ago
c41fdea
client session BUGFIX memory leak
by Michal Vasko
· 7 years ago
3c55637
client session CHANGE handle correctly imported model not imported by any other
by Michal Vasko
· 7 years ago
c238970
client messages DOC xpath filter format clarified
by Michal Vasko
· 7 years ago
3d4e721
server BUGFIX nc_ps_poll deadlock due to multi-thread conflict
by fanchanghu
· 7 years ago
a77289e
VERSION bump to version 0.9.12
by Michal Vasko
· 7 years ago
142cfea
session CHANGE new killed-by atrribute of every session
by Michal Vasko
· 7 years ago
ebf4bd7
server session BUGFIX where crypt_r is not available
by Mislav Novakovic
· 7 years ago
b7854af
Merge pull request #36 from fanchanghu/devel
by Michal Vasko
· 7 years ago
06bde41
VERSION bump to version 0.9.11
by Michal Vasko
· 7 years ago
88639e9
Revert "BUGFIX libyang changes"
by Michal Vasko
· 7 years ago
75888b6
session BUGFIX block forever
by fanchanghu
· 7 years ago
43d2ee5
VERSION bump to version 0.9.10
by Michal Vasko
· 7 years ago
f4c8b79
BUGFIX libyang changes
by Michal Vasko
· 7 years ago
384786e
FEATURE add building package
by PavolVican
· 7 years ago
04e060e
VERSION bump to version 0.9.9
by Michal Vasko
· 7 years ago
Next »