Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
a05c7b1a3f398cd30e2c1c593b40e730f12d1981
« Previous
dd9fe65
session CHANGE include module-set-id in the hello message
by Michal Vasko
· 8 years ago
6a595fe
server session BUGFIX username is in the dictionary
by Michal Vasko
· 8 years ago
49a0cf9
client session CHANGE libyang lyd_validate prototype changed
by Michal Vasko
· 8 years ago
046ae6e
VERSION bump to version 0.7.15
by Michal Vasko
· 8 years ago
bd13a93
server session BUGFIX ssh publickey authentication
by Michal Vasko
· 8 years ago
d47c9bc
VERSION bump version to 0.7.14
by Radek Krejci
· 8 years ago
8c8e124
tests UPDATE reflect changes from libyang
by Radek Krejci
· 8 years ago
49a36bd
VERSION bump version to 0.7.13
by Radek Krejci
· 8 years ago
36dfdb3
data handling UPDATE reflect changes in libyang's handling of default values
by Radek Krejci
· 8 years ago
9b74347
VERSION bump version to 0.7.12
by Radek Krejci
· 8 years ago
539efb6
UPDATE reflect changes in libyang API
by Radek Krejci
· 8 years ago
742206e
VERSION bump to version 0.7.11
by Michal Vasko
· 8 years ago
5e39137
server session CHANGE do not use asserts
by Michal Vasko
· 8 years ago
6b15106
session BUGFIX typo
by Michal Vasko
· 8 years ago
12810c1
VERSION bump to version 0.7.10
by Michal Vasko
· 8 years ago
e2713da
session CHANGE option store adjusted for ietf-netconf-server granularity
by Michal Vasko
· 8 years ago
7026284
Merge pull request #8 from cloojure/patch-1
by Radek Krejčí
· 8 years ago
fc2e904
Update README.md
by Alan Thompson
· 8 years ago
4879984
VERSION bump to version 0.6.18
by Michal Vasko
· 8 years ago
bae4ca3
server session BUGFIX idle timeout checking fixed
by Michal Vasko
· 8 years ago
f802fdc
server session BUGFIX set last_rpc for new sessions
by Michal Vasko
· 8 years ago
dd4efa1
VERSION bump to version 0.7.9
by Michal Vasko
· 8 years ago
15dfe72
server session BUGFIX idle timeout checking fixed
by Michal Vasko
· 8 years ago
2f975cf
server session BUGFIX set last_rpc for new sessions
by Michal Vasko
· 8 years ago
863a6e9
server session MAINTENANCE error message clarified
by Michal Vasko
· 8 years ago
2d304e3
BUILD cmake module transport options detection fix
by Michal Vasko
· 8 years ago
7948136
VERSION bump to version 0.6.17
by Michal Vasko
· 8 years ago
2604317
server session CHANGE print calling function on lock error
by Michal Vasko
· 8 years ago
0ea456b
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
b30b99c
session BUGFIX proper ps locking error cleanup
by Michal Vasko
· 8 years ago
c72d0e6
server session DOC minor fixes
by Michal Vasko
· 8 years ago
a4180c3
VERSION bump to version 0.7.8
by Michal Vasko
· 8 years ago
227f8ff
server session CHANGE print calling function on lock error
by Michal Vasko
· 8 years ago
2924b13
VERSION bump to version 0.7.7
by Michal Vasko
· 8 years ago
014b1ae
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
4c42551
VERSION bump to version 0.6.16
by Michal Vasko
· 8 years ago
8c24253
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
bdcf236
session BUGFIX proper ps locking error cleanup
by Michal Vasko
· 8 years ago
0521911
server session DOC minor fixes
by Michal Vasko
· 8 years ago
fa2e286
VERSION bump to version 0.7.6
by Michal Vasko
· 8 years ago
d5ad5f7
client session CHANGE libyang module_clb changed
by Michal Vasko
· 8 years ago
93e30ad
VERSION bump version to 0.6.16
by Radek Krejci
· 8 years ago
f5de581
Merge branch 'master' of https://github.com/fanchanghu/libnetconf2 into fanchanghu-master
by Radek Krejci
· 8 years ago
4fefae3
travis MAINTENANCE removed redundant commands
by Michal Vasko
· 8 years ago
7f5c1c6
travis CHANGE try to build on OSX, allow failure
by Michal Vasko
· 8 years ago
966f2de
add global RPC callback feature
by fanchanghu
· 8 years ago
c0541c8
travis CHANGE on osx force openssl in brew
by Michal Vasko
· 8 years ago
80f4b05
travis CHANGE verbose make
by Michal Vasko
· 8 years ago
28c2663
travis BUGFIX osx build openssl dep fix
by Michal Vasko
· 8 years ago
e6bd229
travis CHANGE use original OpenSSL on OSX
by Michal Vasko
· 8 years ago
2b61c1b
Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel
by Michal Vasko
· 8 years ago
13d0152
build EXPERIMENT building in OS X in Travis CI
by Radek Krejci
· 8 years ago
da3c221
build BUGFIX fix upgrading openssl on OS X
by Radek Krejci
· 8 years ago
872ca9f
build BUGFIX add missing opnssl install/upgrade in OS X building in Travis CI
by Radek Krejci
· 8 years ago
ba97686
build CHANGE make Travis build targets (libnetconf with different options) independent on each other
by Radek Krejci
· 8 years ago
2bb0953
VERSION bump version to 0.6.15
by Radek Krejci
· 8 years ago
d6b73e1
build BUGFIX fix header include (time.h should be sys/time.h)
by Radek Krejci
· 8 years ago
668e508
VERSION bump version to 0.6.14
by Radek Krejci
· 8 years ago
99355e5
Merge branch 'macosx'
by Radek Krejci
· 8 years ago
2847292
compat CHANGE support for systems without pthread_mutex_timedlock()
by Radek Krejci
· 8 years ago
macosx
7ac1605
compat CHANGE support for systems without clock_gettime()
by Radek Krejci
· 8 years ago
67f580f
VERSION bump version to 0.6.13
by Radek Krejci
· 8 years ago
84996e8
Merge branch 'macosx'
by Radek Krejci
· 8 years ago
cd6b868
build CHANGE add OS X building in Travis CI
by Radek Krejci
· 8 years ago
b42427e
build CHANGE download libssh 0.7.3 instead of 0.7.2 for building in Travis CI
by Radek Krejci
· 8 years ago
5961c70
compat CHANGE use poll() instead of ppoll()
by Radek Krejci
· 8 years ago
32898d5
compat FEATURE replacement for spinlock if not available
by Radek Krejci
· 8 years ago
ff596c5
build CHANGE use libyang's devel branch in Travis CI
by Radek Krejci
· 8 years ago
194378b
VERSION bump to version 0.6.12
by Michal Vasko
· 8 years ago
d369dda
BUGFIX handle missing \n on a chunk start
by Michal Vasko
· 8 years ago
1d2d50e
VERSION bump to version 0.7.5
by Michal Vasko
· 8 years ago
79df326
BUGFIX handle missing \n on a chunk start
by Michal Vasko
· 8 years ago
29f7991
VERSION bump to version 0.7.4
by Michal Vasko
· 8 years ago
90e8e69
session & messages FEATURE action support
by Michal Vasko
· 8 years ago
ce24bf3
VERSION bump to version 0.6.11
by Michal Vasko
· 8 years ago
c1119d8
session BUGFIX server capabilities returned unencoded
by Michal Vasko
· 8 years ago
276b24d
VERSION bump to version 0.7.3
by Michal Vasko
· 8 years ago
e90e4d1
session CHANGE print deviating modules in server capabilities
by Michal Vasko
· 8 years ago
2e47ef9
session BUGFIX server capabilities returned unencoded
by Michal Vasko
· 8 years ago
160b791
io CHANGE debug output of sent messages
by Michal Vasko
· 8 years ago
926ecec
VERSION bump version to 0.6.10
by Radek Krejci
· 8 years ago
323b849
tests BUGFIX reflect time_t size on 32b systems
by Radek Krejci
· 8 years ago
23c5c96
VERSION bump version to 0.7.2
by Radek Krejci
· 8 years ago
03f4ce3
tests BUGFIX reflect time_t size on 32b systems
by Radek Krejci
· 8 years ago
20b9fdc
VERSIOn bump to version 0.6.9
by Michal Vasko
· 8 years ago
cf5131e
tests FEATURE additional time test
by Michal Vasko
· 8 years ago
55fc5ef
time BUGFIX sign counts as a character
by Michal Vasko
· 8 years ago
c0d9f6d
VERSION bump to version 0.7.1
by Michal Vasko
· 8 years ago
62714bd
tests FEATURE additional time test
by Michal Vasko
· 8 years ago
e3c37f1
time BUGFIX sign counts as a character
by Michal Vasko
· 8 years ago
ba992fd
VERSION bump to version 0.7.0
by Michal Vasko
· 8 years ago
110aa54
Merge branch 'devel'
by Michal Vasko
· 8 years ago
e689d11
doc BUGFIX remove duplicated link to Travis CI
by Radek Krejčí
· 8 years ago
aa7c4ae
VERSION bump version to 0.6.8
by Radek Krejci
· 8 years ago
f69a6d8
FEATURE tests of nc_time2datetime() and nc_datetime2time() functions
by Radek Krejci
· 8 years ago
fcf561b
BUGFIX nc_time2datetime() wrong format of timezone shift
by Radek Krejci
· 8 years ago
bd16d45
BUGFIX nc_time2datetime() with specified timezone
by Radek Krejci
· 8 years ago
ebe263f
DOC clarify nc_time2datetime() and nc_datetime2time() params and return value description
by Radek Krejci
· 8 years ago
5d52960
VERSION bump to version 0.6.7
by Michal Vasko
· 8 years ago
cc0aa7d
client session MAINTENANCE use the current libssh release functions
by Michal Vasko
· 8 years ago
Next »