Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
4e455ddce7daf3c73601b79a6bfe02b271839f39
« Previous
9b81f5b
MAINTENANCE correct license text in source codes
by Radek Krejci
· 9 years ago
d5f09ba
build BUGFIX custom lib path for pkgconfig pc file too
by Michal Vasko
· 9 years ago
97df27a
build CHANGE simplify libnetconf2 cmake search module
by Radek Krejci
· 9 years ago
d44567e
Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel
by Radek Krejci
· 9 years ago
e9f3c74
doc FEATURE add info about building library documentation
by Radek Krejci
· 9 years ago
dd68d61
doc FEATURE add badges of CI, coverity and licence
by Radek Krejci
· 9 years ago
ddeb759
doc CHANGE link cmocka dependency description with the Tests section
by Radek Krejčí
· 9 years ago
73883ec
VERSION bump version to 0.2.4
by Radek Krejci
· 9 years ago
4a2c755
doc FEATURE add ABI tracker to provide information about changes in API/ABI
by Radek Krejci
· 9 years ago
e95aa53
doc CHANGE update README
by Radek Krejci
· 9 years ago
53691be
build CHANGE rename too generic macros to libnetconf specific
by Radek Krejci
· 9 years ago
c5c5213
VERSION bump to version 0.2.3
by Michal Vasko
· 9 years ago
693eb11
tests CHANGE doing authentication ourselves is not needed anymore
by Michal Vasko
· 9 years ago
ef112d7
client session FEATURE hostkey check user clb
by Michal Vasko
· 9 years ago
eb7080e
client FEATURE recv_reply accepts parsing flags now
by Michal Vasko
· 9 years ago
4aade75
client messages DOC typo
by Michal Vasko
· 9 years ago
2895b79
VERSION bump to version 0.2.2
by Michal Vasko
· 9 years ago
4282fae
client session BUGFIX callhome sessions flag
by Michal Vasko
· 9 years ago
30e2c87
client session FEATURE ssh auth callbacks can be set
by Michal Vasko
· 9 years ago
174fe8e
session FEATURE session version getter
by Michal Vasko
· 9 years ago
6779d18
build FEATURE pkg-config package info file
by Michal Vasko
· 9 years ago
9f3ef12
VERSION bump to version 0.2.1
by Michal Vasko
· 9 years ago
1130880
build FEATURE include cmake find module to be used in projects
by Michal Vasko
· 9 years ago
a43589b
session CHANGE ctx lock removed, dict access is now always thread-safe
by Michal Vasko
· 9 years ago
fea54dc
CHANGE libyang api changes reflected
by Michal Vasko
· 9 years ago
3b5d23d
build CHANGE set -coverage flag for compiler in Travis CI config
by Radek Krejci
· 9 years ago
e6b12cf
VERSION bump to version 0.2.0
by Michal Vasko
· 9 years ago
29d01df
Merge branch 'devel'
by Michal Vasko
· 9 years ago
7aea21e
Revert "travis CHANGE run one test separately, with full output"
by Michal Vasko
· 9 years ago
bc2ae55
tests BUGFIX server_thread one last forgotten relative path replaced
by Michal Vasko
· 9 years ago
b477b22
tests BUGFIX server_thread relative paths replaced with absolute ones
by Michal Vasko
· 9 years ago
8840889
travis CHANGE use the newest libssh
by Michal Vasko
· 9 years ago
6b7b4bd
travis CHANGE run one test separately, with full output
by Michal Vasko
· 9 years ago
8e08c96
build CHANGE cmake version 2.6 should be sufficient
by Michal Vasko
· 9 years ago
5d2ad08
server session DOC doxygen comment udpated
by Michal Vasko
· 9 years ago
21052a5
VERSION bump to version 0.1.17
by Michal Vasko
· 9 years ago
e241c9f
tests BUGFIX schema dir from the repository must be used
by Michal Vasko
· 9 years ago
1aaa660
client session CHANGE try to load ietf-netconf from the user-specififed dir first
by Michal Vasko
· 9 years ago
e098ca8
VERSION bump to version 0.1.16
by Michal Vasko
· 9 years ago
daf9a09
client session BUGFIX actually use the set schema searchpath
by Michal Vasko
· 9 years ago
15592cc
tests CHANGE server_thread timeouts significantly increased
by Michal Vasko
· 9 years ago
4b1944c
tests CHANGE suppression file updated
by Michal Vasko
· 9 years ago
b737d75
session BUGFIX memory leak
by Michal Vasko
· 9 years ago
87a59c6
VERSION bump to version 0.1.5
by Michal Vasko
· 9 years ago
734360b
tests FEATURE test_server_thread
by Michal Vasko
· 9 years ago
061561f
tests BUGFIX transport-specific tests check macros
by Michal Vasko
· 9 years ago
8ffe20b
readme DOC updated
by Michal Vasko
· 9 years ago
7ddc570
server session BUGFIX memory leak
by Michal Vasko
· 9 years ago
d4c03a8
server session BUGFIX endpoint names are unique doubles with ti
by Michal Vasko
· 9 years ago
b87363a
session DOC outdated comment removed
by Michal Vasko
· 9 years ago
0be5dff
session BUGFIX thread-exclusive cleanup
by Michal Vasko
· 9 years ago
1cbe0b1
Revert "build CHANGE experimenting with codecov in Travis"
by Radek Krejci
· 9 years ago
1cf8c07
build CHANGE experimenting with codecov in Travis
by Radek Krejci
· 9 years ago
014d503
VERSION bump version to 0.1.14
by Radek Krejci
· 9 years ago
4ba285b
UPDATE according to changes in libyang 0.5.30
by Radek Krejci
· 9 years ago
c1bf9bf
build FEATURE add codecov into Travis config file
by Radek Krejci
· 9 years ago
8aebdc1
VERSION bump to version 0.1.13
by Michal Vasko
· 9 years ago
a4c23d8
io & session CHANGE libyang api changes reflected
by Michal Vasko
· 9 years ago
77fad15
tests FEATURE new tests of library intitialization
by Michal Vasko
· 9 years ago
6cf75dd
tests CHANGE config now includes SSH/TLS macros for tests to know
by Michal Vasko
· 9 years ago
105bf27
server session BUGFIX mixed msec and usec timeout
by Michal Vasko
· 9 years ago
ce31916
server session BUGFIX ssh_msg_clb call during session close
by Michal Vasko
· 9 years ago
8c74883
server session CHANGE ssh channel polling fixed
by Michal Vasko
· 9 years ago
5e22879
session CHANGE init/destroy functions reworked
by Michal Vasko
· 9 years ago
c6356ea
log CHANGE change libssh verbosity with libnetconf
by Michal Vasko
· 9 years ago
5550cda
io BUGFIX uninitialized value
by Michal Vasko
· 9 years ago
051d35b
io MAINTENANCE error messages corrected
by Michal Vasko
· 9 years ago
607a426
VERSION bump to version 0.1.12
by Michal Vasko
· 9 years ago
72387da
server session BUGFIX fixed elapsed unit
by Michal Vasko
· 9 years ago
e5612cf
server session BUGFIX extra parameter removed
by Michal Vasko
· 9 years ago
51e514d
server session BUGFIX lock fixes and optimizations
by Michal Vasko
· 9 years ago
5800573
server session BUGFIX removing last session
by Michal Vasko
· 9 years ago
27562ad
server session BUGFIX typo
by Michal Vasko
· 9 years ago
38fff79
netconf CHANGE timeout step increased
by Michal Vasko
· 9 years ago
1e5a9e8
server session BUGFIX timeout check fixed
by Michal Vasko
· 9 years ago
5fcc714
server session BUGFIX returns cleaned and fixed
by Michal Vasko
· 9 years ago
08a629a
server session BUGFIX set default SSH options for endpoints
by Michal Vasko
· 9 years ago
81614ee
server session MAINTENANCE messages corrected
by Michal Vasko
· 9 years ago
55fded6
client session BUGFIX port is expected to be uint
by Michal Vasko
· 9 years ago
c025649
session BUGFIX freeing last items in arrays
by Michal Vasko
· 9 years ago
ca4a242
session BUGFIX handle prcs that failed to parse into context
by Michal Vasko
· 9 years ago
50456e8
session BUGFIX 0 is an invalid return
by Michal Vasko
· 9 years ago
d8e271a
server session BUGFIX copy-paste error
by Michal Vasko
· 9 years ago
7a93af7
server session BUGFIX forgotten unlocks
by Michal Vasko
· 9 years ago
8e2f4a6
client session CHANGE opening netconf channel in a separate function
by Michal Vasko
· 9 years ago
8644023
client session MAINTENANCE messages corrected
by Michal Vasko
· 9 years ago
05aa20f
doc CHANGE readme updated
by Michal Vasko
· 9 years ago
86d5487
VERSION bump to version 0.1.11
by Michal Vasko
· 9 years ago
9faf1c8
server session BUGFIX forgotten/wrong locks
by Michal Vasko
· 9 years ago
9db2a6f
client session BUGFIX useless check
by Michal Vasko
· 9 years ago
fee717c
client session BUGFIX handler leak
by Michal Vasko
· 9 years ago
b2d9107
client session BUGFIX wrong variable used
by Michal Vasko
· 9 years ago
715de3d
VERSION bump to version 0.1.10
by Michal Vasko
· 9 years ago
7227f35
doc CHANGE thread safety info added
by Michal Vasko
· 9 years ago
58d152f
tests CHANGE test_fd_comm now tests NETCONF v1.0 too
by Michal Vasko
· 9 years ago
da51477
server session FEATURE functions to change endpoint bind parameters
by Michal Vasko
· 9 years ago
96830e3
server session REFCTOR api renaming
by Michal Vasko
· 9 years ago
9a25e93
session FEATURE function nc_session_get_ctx
by Michal Vasko
· 9 years ago
d09eae6
server session FEATURE function nc_ps_clear()
by Michal Vasko
· 9 years ago
294d4c6
tests FEATURE fd communication tests
by Michal Vasko
· 9 years ago
Next »