Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
cf15d6c32a69a5326879525dd5a3f13d6dba6dee
cf15d6c
cmake: Do not write to the source directory during build
by Jan Kundrát
· 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
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
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
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
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
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
04e060e
VERSION bump to version 0.9.9
by Michal Vasko
· 7 years ago
80075de
ssh server CHANGE error message includes key path
by Michal Vasko
· 7 years ago
ef83c61
VERSION bump version to 0.9.8
by Radek Krejci
· 7 years ago
c95d9ff
pyapi CHANGE support SSH channels
by Radek Krejci
· 7 years ago
6c0951e
VERSION bump version to 0.9.7
by Radek Krejci
· 7 years ago
b03ebe4
pyapi DOC basic documentation via sphinx
by Radek Krejci
· 7 years ago
9504c3e
VERSION bump to version 0.9.6
by Michal Vasko
· 7 years ago
cc41ce2
ssh session CHANGE add error code to message
by Michal Vasko
· 7 years ago
1b52e2f
VERSION bump version to 0.9.5
by Radek Krejci
· 7 years ago
b73b761
pyapi EXAMPLE example of connecting to the server and getting its capabilities
by Radek Krejci
· 7 years ago
b20999f
pyapi FEATURE provide callback mechanism for SSH authentication
by Radek Krejci
· 7 years ago
6067f6c
pyapi DOC basic README added
by Radek Krejci
· 7 years ago
82441b0
pyapi BUGFIX use libnetconf default schema searchpath
by Radek Krejci
· 7 years ago
8444b76
VERSION: bump version to 0.9.4
by Radek Krejci
· 7 years ago
fd5b668
client CHANGE rewrite loading the schemas into context when connecting to a server
by Radek Krejci
· 7 years ago
8f95abc
VERSION bump version to 0.9.3
by Radek Krejci
· 7 years ago
c61f0b4
FEATURE initial python3 bindings commit
by Radek Krejci
· 7 years ago
8b22557
build MAINTENANCE remove unused flags provided to cmake in Travis CI build
by Radek Krejci
· 7 years ago
10bbac7
VERSION bump version to 0.9.2
by Radek Krejci
· 7 years ago
29364b8
build CHANGE improve TravisCI build on OSX
by Radek Krejci
· 7 years ago
5c69cdf
build BUGFIX OpenSSL is needed even when only SSH transport is enabled
by Radek Krejci
· 7 years ago
da0afb2
CHANGE declare arguments as const if they are not changed
by Radek Krejci
· 7 years ago
b46988c
build CHANGE update TravisCI build on MacOS X
by Radek Krejci
· 7 years ago
cc1b741
VERSION bump to version 0.8.62
by Michal Vasko
· 7 years ago
6f63ac3
server session BUGFIX flags with same values
by Michal Vasko
· 7 years ago
4e65d42
server session CHANGE polling mechanism upgraded and refactored
by Michal Vasko
· 7 years ago
6539f09
VERSION bump to version 0.9.1
by Michal Vasko
· 7 years ago
e645de3
server session BUGFIX flags with same values
by Michal Vasko
· 7 years ago
efbc5e3
server session CHANGE polling mechanism upgraded and refactored
by Michal Vasko
· 7 years ago
Next »