Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
25379d1d9196793abd7324125b97433eadc3bfc7
25379d1
VERSION bump to version 0.8.51
by Michal Vasko
· 8 years ago
e1ee05b
server session NEW getting sessions from ps based on sid
by Michal Vasko
· 8 years ago
c87846b
VERSION bump to version 0.8.50
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
ce9dd62
VERSION bump to version 0.8.49
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
7d505f4
VERSION bump to version 0.8.48
by Michal Vasko
· 8 years ago
53358d3
server session CHANGE increase timeout for transport-protocol data
by Michal Vasko
· 8 years ago
974a75b
VERSION bump to version 0.8.47
by Michal Vasko
· 8 years ago
81c5b30
session MAINTENANCE unify timeouts
by Michal Vasko
· 8 years ago
1adab7e
VERSION bump to version 0.8.46
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
651b623
Merge pull request #22 from fanchanghu/devel
by michalvasko
· 8 years ago
5244bf4
session BUGFIX capabilitys do not include ns if it is prefix of another
by fanchanghu
· 8 years ago
3d77a40
VERSION bump to version 0.8.45
by Michal Vasko
· 8 years ago
a82bd20
session BUGFIX explicit conversion required
by Michal Vasko
· 8 years ago
fb25367
VERSION bump to version 0.8.44
by Michal Vasko
· 8 years ago
3486a7c
server session CHANGE basic server notification support
by Michal Vasko
· 8 years ago
4fdaeda
VERSION bump to version 0.8.43
by Michal Vasko
· 8 years ago
0dfcd33
session BUGFIX wrong conversion msec -> sec
by Michal Vasko
· 8 years ago
82d5c38
VERSION bump to version 0.8.42
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
d5ac4c4
travis CHANGE print test output
by Michal Vasko
· 8 years ago
06e2115
VERSION bump to version 0.8.41
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
36c7be8
session CHANGE timeout mechanism completely rewritten
by Michal Vasko
· 8 years ago
a74e0d7
VERSION bump to version 0.8.40
by Michal Vasko
· 8 years ago
770b436
session BUGFIX some openssl 1.1.0 macros did not commit
by Michal Vasko
· 8 years ago
2bdf433
VERSION bump to version 0.8.39
by Michal Vasko
· 8 years ago
18aeb5d
session CHANGE compatibility with openssl v1.1.0
by Michal Vasko
· 8 years ago
7297bb2
VERSION bump to version 0.8.38
by Michal Vasko
· 8 years ago
30a5d6b
server session CHANGE ps poll return special error when no sessions to poll
by Michal Vasko
· 8 years ago
f4462fd
server session CHANGE avoid locking when reading session count
by Michal Vasko
· 8 years ago
44b0c6e
VERSION bump to version 0.8.37
by Michal Vasko
· 8 years ago
d31b76e
libnetconf DOC major server sessions update
by Michal Vasko
· 8 years ago
ee087c6
libnetconf DOC section about timeouts
by Michal Vasko
· 8 years ago
8caaa30
VERSIOn bump to version 0.8.36
by Michal Vasko
· 8 years ago
afdb8ec
session BUGFIX seems public headers cannot be included in private ones
by Michal Vasko
· 8 years ago
1c5fad2
VERSION bump to version 0.8.35
by Michal Vasko
· 8 years ago
f471fa0
session CHANGE new timeout introduced
by Michal Vasko
· 8 years ago
50d2a5c
doc BUGFIX minor reference fixes
by Michal Vasko
· 8 years ago
d0c6e8f
VERSION bump to version 0.8.34
by Michal Vasko
· 8 years ago
fbfe8b6
server session FEATURE changing order of host keys
by Michal Vasko
· 8 years ago
61f38ae
VERSION bump to version 0.8.33
by Michal Vasko
· 8 years ago
7d25588
server session CHANGE possible to work with host key order
by Michal Vasko
· 8 years ago
3749710
build CHANGE make read_timeout a real option
by Michal Vasko
· 8 years ago
fd914d3
VERSION bump to version 0.8.32
by Michal Vasko
· 8 years ago
275a302
test BUGFIX connected is now checked properly
by Michal Vasko
· 8 years ago
c13da70
server session MAINTENANCE messages updated
by Michal Vasko
· 8 years ago
145ae67
server session BUGFIX moved place for chekcing max auth attempts
by Michal Vasko
· 8 years ago
840a8a6
io BUGFIX more cases properly covered when checking if connected
by Michal Vasko
· 8 years ago
24e9ade
VERSION bump to version 0.8.31
by Michal Vasko
· 8 years ago
3b09029
netconf CHANGE default ports for call home updated
by Michal Vasko
· 8 years ago
1797423
VERSION bump to version 0.8.30
by Michal Vasko
· 8 years ago
276f9d9
server session BUGFIX finding existing ctn entry
by Michal Vasko
· 8 years ago
6e08cb7
server session BUGFIX parsing base64 cert and privkey
by Michal Vasko
· 8 years ago
11d2f6a
server session BUGFIX always reset last session on delete
by Michal Vasko
· 8 years ago
3429733
VERSION bump to version 0.8.29
by Michal Vasko
· 8 years ago
3cf4aaa
server session CHANGE make adding ctn entries modular
by Michal Vasko
· 8 years ago
3059c9b
VERSION bump to version 0.8.28
by Michal Vasko
· 8 years ago
b5a58fa
io MAINTENANCE messages and polling mechanism unified
by Michal Vasko
· 8 years ago
ba06534
tests BUGFIX unused macro for tests
by Michal Vasko
· 8 years ago
147e9ae
VERSION bump to version 0.8.27
by Michal Vasko
· 8 years ago
a05c7b1
server session BUGFIX forgotten locked access
by Michal Vasko
· 8 years ago
001224d
server session BUFGIX try to prevent invalid mutex destruction
by Michal Vasko
· 8 years ago
ac2f618
server session BUGFIX bind chaos refactored
by Michal Vasko
· 8 years ago
eb5a437
session CHANGE transport timeout increased
by Michal Vasko
· 8 years ago
4c1fb49
session CHANGE use callbacks for hostkey and certificate retrieval
by Michal Vasko
· 8 years ago
10c1456
VERSION bump to version 0.8.26
by Michal Vasko
· 8 years ago
76be675
server session BUGFIX corrected poll return values
by Michal Vasko
· 8 years ago
ce59436
VERSION bump to version 0.8.25
by Michal Vasko
· 8 years ago
41adf39
session CHANGE new libyang flag used to handle msgs with ext deps
by Michal Vasko
· 8 years ago
dfe1d36
VERSION bump to version 0.8.24
by Michal Vasko
· 8 years ago
cdeee43
client session CHANGE libyang func renamed
by Michal Vasko
· 8 years ago
1dc0d12
VERSION bump to version 0.8.23
by Michal Vasko
· 8 years ago
de2946c
client session CHANGE allow to make client sessions not strict on request
by Michal Vasko
· 8 years ago
086cd57
client session MAINTENANCE msg formatting
by Michal Vasko
· 8 years ago
401ac90
VERSION bump to version 0.8.22
by Michal Vasko
· 8 years ago
99f251b
server session CHANGE make ps poll transport-specific
by Michal Vasko
· 8 years ago
3413771
VERSION bump to version 0.8.21
by Michal Vasko
· 8 years ago
3cb0b13
server session BUGFIX validate data before passing them into reply
by Michal Vasko
· 8 years ago
384098f
doc CHANGE add comparison between libnetconf and libnetconf2
by Radek Krejci
· 8 years ago
2df60a7
VERSION bump to version 0.8.20
by Michal Vasko
· 8 years ago
d47db14
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
625ffa5
server session BUGFIX check that all received SSH data were processed
by Michal Vasko
· 8 years ago
2c3b1d4
VERSION bump to version 0.7.41
by Michal Vasko
· 8 years ago
7d631f0
io BUGFIX error elements can have attributes
by Michal Vasko
· 8 years ago
9750e34
VERSION bump to version 0.8.19
by Michal Vasko
· 8 years ago
52bd949
io BUGFIX error elements can have attributes
by Michal Vasko
· 8 years ago
e277ff8
VERSION bump version to 0.7.40
by Radek Krejci
· 8 years ago
90fba64
get-schema CHANGE reflect changes in libyang
by Radek Krejci
· 8 years ago
8fb4199
VERSION bump version to 0.8.18
by Radek Krejci
· 8 years ago
Next »