Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
7a7d574dc793bdbf3a4d4edf36b82b06ed43b990
/
src
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
36c7be8
session CHANGE timeout mechanism completely rewritten
by Michal Vasko
· 8 years ago
770b436
session BUGFIX some openssl 1.1.0 macros did not commit
by Michal Vasko
· 8 years ago
18aeb5d
session CHANGE compatibility with openssl v1.1.0
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
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
afdb8ec
session BUGFIX seems public headers cannot be included in private ones
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
fbfe8b6
server session FEATURE changing order of host keys
by Michal Vasko
· 8 years ago
7d25588
server session CHANGE possible to work with host key order
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
3b09029
netconf CHANGE default ports for call home updated
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
3cf4aaa
server session CHANGE make adding ctn entries modular
by Michal Vasko
· 8 years ago
b5a58fa
io MAINTENANCE messages and polling mechanism unified
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
76be675
server session BUGFIX corrected poll return values
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
cdeee43
client session CHANGE libyang func renamed
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
99f251b
server session CHANGE make ps poll transport-specific
by Michal Vasko
· 8 years ago
3cb0b13
server session BUGFIX validate data before passing them into reply
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
7d631f0
io BUGFIX error elements can have attributes
by Michal Vasko
· 8 years ago
52bd949
io BUGFIX error elements can have attributes
by Michal Vasko
· 8 years ago
90fba64
get-schema CHANGE reflect changes in libyang
by Radek Krejci
· 8 years ago
89c3445
get-schema CHANGE reflect changes in libyang
by Radek Krejci
· 8 years ago
d62e38a
io BUGFIX properly prefix all rcp reply elements
by Michal Vasko
· 8 years ago
08611b3
io BUGFIX properly prefix all rcp reply elements
by Michal Vasko
· 8 years ago
658782b
session CHANGE generalize setting of the session's capabilities
by Radek Krejci
· 8 years ago
6e36bfb
session FEATURE add getter for session's termination reason
by Radek Krejci
· 8 years ago
17dfda9
session CHANGE ssh authorized keys are global now
by Michal Vasko
· 8 years ago
709598e
server session CHANGE enable getting client cert from session
by Michal Vasko
· 8 years ago
7060bcf
server session CHANGE new user tls verify callback
by Michal Vasko
· 8 years ago
f585ac7
server session BUGFIX remove useless const from parameters
by Michal Vasko
· 8 years ago
df5e6af
server session CHANGE function for ctn entry retrieval
by Michal Vasko
· 8 years ago
9bf4954
server session BUGFIX minor copy-paste fix
by Michal Vasko
· 8 years ago
58c22a2
server session DOC minor enhancements
by Michal Vasko
· 8 years ago
a874879
server session CHANGE enable clearing basic TLS opts
by Michal Vasko
· 8 years ago
5905037
server session CHANGE enable deleting endpoints based on ti
by Michal Vasko
· 8 years ago
4a73f34
client messages BUGFIX keep the attribute names
by Michal Vasko
· 8 years ago
12257e9
client DOC minor enhancements
by Michal Vasko
· 8 years ago
e8b2772
Merge pull request #19 from jktjkt/ssl-memleak-comp-methods
by michalvasko
· 8 years ago
20f1127
client session DOC old invalid comment removed
by Michal Vasko
· 8 years ago
e8cfaa7
client session BUGFIX accepting non-standard capabilities
by Michal Vasko
· 8 years ago
eee9941
client session BUGFIX accepting non-standard capabilities
by Michal Vasko
· 8 years ago
47e9e1a
Fix memleak in OpenSSL uninitialization
by Jan Kundrát
· 8 years ago
c67f599
io CHANGE libyang flag renamed
by Michal Vasko
· 8 years ago
cc3d52b
io CHANGE libyang changes
by Michal Vasko
· 8 years ago
0a5ae9a
session CHANGE always use strict flag
by Michal Vasko
· 8 years ago
c24b207
io BUGFIX handle prefixed rpc in the rpc reply
by Michal Vasko
· 8 years ago
7f0b0ff
io BUGFIX handle prefixed rpc in the rpc reply
by Michal Vasko
· 8 years ago
878b296
Update io.c
by mohitarora24
· 8 years ago
6bb116b
server session BUGFIX release client while waiting
by Michal Vasko
· 8 years ago
88929e2
server session BUGFIX leftover useless assignment
by Michal Vasko
· 8 years ago
4f92101
server session BUGFIX wrong blocks
by Michal Vasko
· 8 years ago
e6e8b85
io CHANGE libyang flag renamed
by Michal Vasko
· 8 years ago
d0f2b92
MAINTENANCE remove execute bit from source code files
by Radek Krejci
· 8 years ago
333e81e
MAINTENANCE remove execute bit from source code files
by Radek Krejci
· 8 years ago
f637ba8
Merge branch 'notifications' into devel
by Radek Krejci
· 8 years ago
e170860
io CHANGE libyang changes
by Michal Vasko
· 8 years ago
9ed67a7
server session BUGFIX removing binds
by Michal Vasko
· 8 years ago
6ccb29d
server session MAINTENANCE added a verbose message
by Michal Vasko
· 8 years ago
0a3f375
session BUGFIX several clients connected at the same time
by Michal Vasko
· 8 years ago
19bbf25
Merge branch 'callhome' into devel
by Michal Vasko
· 8 years ago
29af44b
session CHANGE call home messages enhanced
by Michal Vasko
· 8 years ago
c4bc581
server session FEATURE call home full support
by Michal Vasko
· 8 years ago
Next »