Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
48bf808cc1c9aed1c66446c80c1cbe9fc56719cb
« Previous
fcea27b
Merge pull request #70 from ADTRAN/notification-after-leaf
by Michal Vasko
· 6 years ago
bbab76f
Fix parsing for notification after leaf
by Andrew Langefeld
· 6 years ago
ad7a553
Do not send extra ssh_message_reply_default()
by Robert Varga
· 6 years ago
8f1d355
Merge pull request #67 from ADTRAN/ipv6_addr_len_fix
by Michal Vasko
· 6 years ago
740c22f
provide correct address length for inet_ntop i.o. to avoid error ENOSPC
by Frank Rimpler
· 6 years ago
1b1d2a5
VERSION bump to version 0.11.45
by Michal Vasko
· 6 years ago
2b5d7a1
Merge pull request #64 from frimpler/persistent_timeout_fix_pr
by Michal Vasko
· 6 years ago
c7a2acb
remove unused variable
by Frank Rimpler
· 6 years ago
a32e395
Merge branch 'PR64' into persistent_timeout_fix_pr
by Frank Rimpler
· 6 years ago
9f838b0
restructuring, add missing socket test
by Frank Rimpler
· 6 years ago
1fc4b3b
VERSION bump to version 0.11.44
by Michal Vasko
· 6 years ago
dd3e314
client session BUGFIX double free
by Michal Vasko
· 6 years ago
f952be2
server session CHANGE enable compilation on platofrms without keep-alive
by Michal Vasko
· 6 years ago
5302647
VERSION bump to version 0.11.43
by Michal Vasko
· 6 years ago
06c860d
session CHANGE use more practical TCP keep alive options
by Michal Vasko
· 6 years ago
f703352
VERSION bump to version 0.11.42
by Michal Vasko
· 6 years ago
f2eb4ab
Merge pull request #65 from Dajvid/devel
by Michal Vasko
· 6 years ago
15dad86
fix unwanted change from last commit
by David Sedlák
· 6 years ago
fedbc79
io CHANGE more efficient way of finding endtag in nc_read_until
by David Sedlák
· 6 years ago
7f60f43
VERSION bump to version 0.11.41
by Michal Vasko
· 6 years ago
583c15b
CHANGE update ietf-netconf-acm
by Michal Vasko
· 6 years ago
ded6353
VERSION bump to version 0.11.40
by Michal Vasko
· 6 years ago
733c0bd
server session MAINTENANCE formatting and minor problems
by Michal Vasko
· 6 years ago
85744b2
Merge branch 'devel' of https://github.com/bhart3/libnetconf2 into devel
by Michal Vasko
· 6 years ago
37f94a7
Correct invalid signature
by bhart
· 6 years ago
1bb7cdb
Update interactive callback.
by bhart
· 6 years ago
80848e6
VERSION bump version to 0.11.39
by Radek Krejci
· 6 years ago
ae813f4
ssh client CHANGE improve authentication handling
by Radek Krejci
· 6 years ago
25b9bb1
make a pull request for issue 1188
by Frank Rimpler
· 6 years ago
fdc7478
io & session BUGFIX remove invalid internal errors
by Michal Vasko
· 6 years ago
ce550ca
VERSION bump to version 0.11.38
by Michal Vasko
· 6 years ago
ac0356e
client session BUGFIX xpath filter selects subtrees, not nodes
by Michal Vasko
· 6 years ago
28ef6cd
session CHANGE remove vrb message
by Michal Vasko
· 6 years ago
46d56e0
Merge pull request #62 from alangefe/crypt-null
by Michal Vasko
· 6 years ago
158d6fd
Fix segfault when crypt() returns NULL
by Andrew Langefeld
· 6 years ago
db2933f
Merge branch 'devel'
by Michal Vasko
· 6 years ago
v0.11-r1
208cbcd
VERSION bump to version 0.11.37
by Michal Vasko
· 6 years ago
2260f55
session MAINTENANCE release build warnings
by Michal Vasko
· 6 years ago
23dab56
Update session_server_ssh.c
by bhart3
· 6 years ago
3bc2f58
Add optional authentication methods for ssh pubkey and interactive.
by bhart
· 6 years ago
6e4c4b5
VERSION bump to version 0.11.36
by Michal Vasko
· 6 years ago
dd6e4f7
server session BUGFIX zero server options on destroy
by Michal Vasko
· 6 years ago
69feafd
VERSION bump to version 0.11.35
by Michal Vasko
· 6 years ago
86cae53
client session BUGFIX double unlock
by Michal Vasko
· 6 years ago
140eecd
client session BUGFIX wrong pointer comparison
by Michal Vasko
· 6 years ago
fa6fe59
VERSION bump to version 0.11.34
by Michal Vasko
· 6 years ago
131120a
CHANGE allow concurrent notifications and RPCs
by Michal Vasko
· 6 years ago
b1197db
VERSION bump to version 0.11.33
by Michal Vasko
· 6 years ago
3b49eb2
client session BUGFIX do not write to NULL out
by Michal Vasko
· 6 years ago
61e8715
session MAINTENANCE redundant assign value
by Michal Vasko
· 6 years ago
289e3a2
travis CHANGE use cmocka 1.1.1 since 1.0.1 has issues with clang
by Radek Krejci
· 6 years ago
6e11eec
VERSION bump version to 0.11.32
by Radek Krejci
· 6 years ago
9aa1e35
client CHANGE loading schemas supported by server on the client side
by Radek Krejci
· 6 years ago
24a1841
server CHANGE listed schemas in server's <hello> capabilities list
by Radek Krejci
· 6 years ago
7116e17
VERSION bump to version 0.11.31
by Michal Vasko
· 7 years ago
4cb8de5
server session BUGFIX accessing a removed endpoint
by Michal Vasko
· 7 years ago
03ebea4
VERSION bump to version 0.11.30
by Michal Vasko
· 7 years ago
663b3d6
client session BUGFIX handle failing to load implemented schema
by Michal Vasko
· 7 years ago
689202b
client session MAINTENANCE formatting
by Michal Vasko
· 7 years ago
3b13a27
VERSION bump version to 0.11.29
by Radek Krejci
· 7 years ago
b1d250e
client CHANGE using get-schema operation on ietf-yang-library
by Radek Krejci
· 7 years ago
030dffe
VERSION bump to version 0.11.28
by Michal Vasko
· 7 years ago
974410a
server session BUGFIX forgotten definition of a function
by Michal Vasko
· 7 years ago
a9ffce2
VERSION bump to version 0.11.27
by Michal Vasko
· 7 years ago
51228ac
client session CHANGE terminal IO refactored
by Michal Vasko
· 7 years ago
0f70bcd
VERSION bump to version 0.11.26
by Michal Vasko
· 7 years ago
7dd4ce2
client session CHANGE properly detect fscanf error
by Michal Vasko
· 7 years ago
a686c23
VERSION bump to version 0.11.25
by Michal Vasko
· 7 years ago
8858304
client session CHANGE use /dev/tty as a backup input device
by Michal Vasko
· 7 years ago
1d70e10
travis CHANGE update gcc for libyang
by Michal Vasko
· 7 years ago
311b98d
VERSION bump to version 0.11.24
by Michal Vasko
· 7 years ago
ebba760
server session FEATURE allow to define an SSH passwd auth callback
by Michal Vasko
· 7 years ago
31d91e7
VERSION bump to version 0.11.23
by Michal Vasko
· 7 years ago
17c76b9
Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel
by Michal Vasko
· 7 years ago
4d57e1b
session BUGFIX close sockets separately
by Michal Vasko
· 7 years ago
b85767d
session BUGFIX missing include
by Michal Vasko
· 7 years ago
f62f6a6
travis CHANGE output verbose only on failure
by Michal Vasko
· 7 years ago
323dff2
VERSION bump version to 0.11.22
by Radek Krejci
· 7 years ago
bf60383
packages CHANGE reflect possible python module location in spec files
by Radek Krejci
· 7 years ago
cce3f8f
VERSION bump version to 0.11.21
by Radek Krejci
· 7 years ago
ee14362
pyapi CHANGE detecting python packages directory when installing
by Radek Krejci
· 7 years ago
4b4c4cb
VERSION bump to version 0.11.20
by Michal Vasko
· 7 years ago
2737742
server session BUGFIX call home session freeing corner cases
by Michal Vasko
· 7 years ago
ce9686b
VERSION bump to version 0.11.19
by Michal Vasko
· 7 years ago
3f05a09
fixup! server session BUGFIX wait for ch thread when freeing session
by Michal Vasko
· 7 years ago
525ab70
VERSION bump to version 0.11.18
by Michal Vasko
· 7 years ago
7d965dc
session CHANGE enable keep-alive on server/client sockets
by Michal Vasko
· 7 years ago
e7fd065
VERSION bump to version 0.11.17
by Michal Vasko
· 7 years ago
2e39ed9
server session BUGFIX wait for ch thread when freeing session
by Michal Vasko
· 7 years ago
0df4a55
VERSION bump version to 0.11.16
by PavolVican
· 7 years ago
eb0f88b
python build BUGFIX wrong use --root
by PavolVican
· 7 years ago
9ffa0ec
VERSION bump version to 0.11.15
by Radek Krejci
· 7 years ago
e45f7f4
python build BUGFIX do not use --root when installing without DESTDIR set
by Radek Krejci
· 7 years ago
130e3b9
VERSION bump to version 0.11.14
by PavolVican
· 7 years ago
b8b7acb
package CHANGE add python bindings
by PavolVican
· 7 years ago
8816f0f
python CMakeList BUGFIX add destination directory when python bindings is installed
by PavolVican
· 7 years ago
6c0e773
VERSION bump to version 0.11.13
by Michal Vasko
· 7 years ago
206ec2d
client session CHANGE always store client schemas into set dir
by Michal Vasko
· 7 years ago
e72555a
VERSION bump to version 0.11.12
by Michal Vasko
· 7 years ago
78cd61f
client session BUGFIX continue connecting when a schema loading fails
by Michal Vasko
· 7 years ago
Next »