Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
fdf1e68d61405c8fd5d53bf1ddd52469858f39ae
/
src
fdf1e68
server session BUGFIX queue round buffer fixes
by Michal Vasko
· 7 years ago
93f26d9
ssh client CHANGE for output always use fprintf and fgetc
by Michal Vasko
· 7 years ago
f8aa997
server session CHANGE libyang api changes
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
0b89f3d
server messages CHANGE check for notification presence in a notif tree
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
b0222c4
client session BUFIX invalid read
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
eec410f
client session BUGFIX check for parsing errors
by Michal Vasko
· 7 years ago
b983c00
io MAINTENANCE unrecognized fallthrough in gcc7
by Michal Vasko
· 7 years ago
8dcaa88
server session CHANGE libssh poll changed and handles SSH messages automatically
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
c745707
Merge pull request #45 from hanneskuettner/devel
by Michal Vasko
· 7 years ago
60f6660
client session CHANGE added session checks during hello sending
by Michal Vasko
· 7 years ago
7c412bb
Merge branch 'pylibyang' into devel
by Radek Krejci
· 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
36d2ee4
client messages CHANGE add function to free client-side NETCONF error-reply information
by Radek Krejci
· 7 years ago
4871c9d
server session CHANGE enable iterating over ps_pollsession sessions
by Michal Vasko
· 7 years ago
9fb4227
session BUGFIX do not mix real and monotonic time
by Michal Vasko
· 7 years ago
77a6abe
session CHANGE use monotonic clock where possible
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
f906e41
handshaking BUGFIX memory leak
by Radek Krejci
· 7 years ago
3222b7d
CHANGE reflect API changes in libyang 0.14
by Radek Krejci
· 7 years ago
2d2bf4d
BUGFIX - fix a potential crash in ERR prints.
by Darshanajk
· 7 years ago
132f7f4
client session BUGFIX quit notif thread if session is invalid
by Michal Vasko
· 7 years ago
36a0133
client session CHANGE continue receiving notifications after an error
by Michal Vasko
· 7 years ago
9563b81
MAINTENANCE removed redundant _POSIX_SOURCE flags
by Miroslav Mareš
· 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
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
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
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
88639e9
Revert "BUGFIX libyang changes"
by Michal Vasko
· 7 years ago
75888b6
session BUGFIX block forever
by fanchanghu
· 7 years ago
f4c8b79
BUGFIX libyang changes
by Michal Vasko
· 7 years ago
80075de
ssh server CHANGE error message includes key path
by Michal Vasko
· 7 years ago
cc41ce2
ssh session CHANGE add error code to message
by Michal Vasko
· 7 years ago
fd5b668
client CHANGE rewrite loading the schemas into context when connecting to a server
by Radek Krejci
· 7 years ago
da0afb2
CHANGE declare arguments as const if they are not changed
by Radek Krejci
· 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
5cebc6b
client CHANGE allow sharing client context among the threads
by Radek Krejci
· 7 years ago
dfcfef3
Merge branch 'devel' into python
by Radek Krejci
· 7 years ago
62aa064
client CHANGE make client options thread specific
by Radek Krejci
· 7 years ago
90a84a2
client ssh CHANGE allow private data in SSH authentication callbacks
by Radek Krejci
· 7 years ago
82da781
doc MAINTENANCE clarification
by Radek Krejci
· 7 years ago
e4300a8
session CHANGE poll sessions now have state
by Michal Vasko
· 7 years ago
1b2ddc9
client session BUGFIX capabilities are const
by Michal Vasko
· 7 years ago
2cb24b4
session CHANGE client capabilities are not longer const
by Michal Vasko
· 7 years ago
96fc4bb
session BUGFIX memory leak
by Michal Vasko
· 7 years ago
465308c
session CHANGE add error codes for session status and term reason enums
by Radek Krejci
· 7 years ago
6799a05
doc CHANGE split docs into groups for easier navigation in doxygen
by Radek Krejci
· 7 years ago
1ff9776
server session CHANGE all the sessions are checked if running in poll
by Michal Vasko
· 7 years ago
b62d5b4
doc UPDATE overall information about the project
by Radek Krejci
· 7 years ago
a43b8e3
client ssh session CHANGE use generic way of learning stdin term
by Michal Vasko
· 7 years ago
4d13eca
Merge branch 'devel'
by Michal Vasko
· 8 years ago
v0.8-r1
2a54a6d
client session BUGFIX implement all modules from the server
by Michal Vasko
· 8 years ago
9f056f8
session BUGFIX ignore leading/trailing ws in capabs
by Michal Vasko
· 8 years ago
156d327
session BUGFIX ignore leading/trailing ws in capabs
by Michal Vasko
· 8 years ago
84ad67b
server messages CHANGE libyang error removed
by Michal Vasko
· 8 years ago
536d4f6
client session CHANGE libyang func renamed
by Michal Vasko
· 8 years ago
b42acc2
io BUGFIX invalid assert for actions
by Michal Vasko
· 8 years ago
1afa779
get-schema BUGFIX correct interpretation of empty version value
by Radek Krejci
· 8 years ago
2725269
server session BUGFIX set umask before mkstemp
by Michal Vasko
· 8 years ago
9550cf1
server session BUGFIX memory leak
by Michal Vasko
· 8 years ago
4e455dd
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
7a7d574
session BUGFIX unused assignment
by Michal Vasko
· 8 years ago
e1ee05b
server session NEW getting sessions from ps based on sid
by Michal Vasko
· 8 years ago
9a2e4d2
server messages NEW getter for server notification time
by Michal Vasko
· 8 years ago
fc9dbdd
server messages MAINTENANCE update param management param
by Michal Vasko
· 8 years ago
b70c8b8
server session CHANGE transport timeout used globally
by Michal Vasko
· 8 years ago
1a22db4
session DOC minor clarification
by Michal Vasko
· 8 years ago
ea20178
server messages OPTIMIZE use const params where possible
by Michal Vasko
· 8 years ago
aa2e5a7
server messages NEW function to get last error from an error reply
by Michal Vasko
· 8 years ago
53358d3
server session CHANGE increase timeout for transport-protocol data
by Michal Vasko
· 8 years ago
81c5b30
session MAINTENANCE unify timeouts
by Michal Vasko
· 8 years ago
e8e0770
server session CHANGE enable servers to know if they have endpts to accept on
by Michal Vasko
· 8 years ago
e39ae6b
server session OPTIMIZE do not duplicate function code
by Michal Vasko
· 8 years ago
5244bf4
session BUGFIX capabilitys do not include ns if it is prefix of another
by fanchanghu
· 8 years ago
a82bd20
session BUGFIX explicit conversion required
by Michal Vasko
· 8 years ago
3486a7c
server session CHANGE basic server notification support
by Michal Vasko
· 8 years ago
0dfcd33
session BUGFIX wrong conversion msec -> sec
by Michal Vasko
· 8 years ago
37fdad5
messages BUGFIX libyang changes
by Michal Vasko
· 8 years ago
3e9d168
session MAINTENANCE some false warnings
by Michal Vasko
· 8 years ago
23edb63
session CHANGE it seems travis machines are even slower than expected
by Michal Vasko
· 8 years ago
f54cd35
server session BUFGIX ignore signals while polling
by Michal Vasko
· 8 years ago
ade892d
session CHANGE concurrency greatly improved
by Michal Vasko
· 8 years ago
Next »