Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
c22fd3aff7900275221791a84cf1f872dcf68be5
c22fd3a
build FEATURE integrate libnetconf2 with Travis CI
by Radek Krejci
· 9 years ago
e1a5867
build BUGFIX location of config.h file for tests
by Radek Krejci
· 9 years ago
9b17272
Merge branch 'master' of https://github.com/CESNET/libnetconf2
by Radek Krejci
· 9 years ago
6882496
build BUGFIX fix location for the generated config.h files
by Radek Krejci
· 9 years ago
58f3155
session BUGFIX lock waiting should be in milliseconds, not microseconds
by Michal Vasko
· 9 years ago
60d46a6
doc CHANGE readme updated
by Michal Vasko
· 9 years ago
56b5bf7
session BUGFIX connect_ssh_channel wrong variable usage fixed
by Michal Vasko
· 9 years ago
5b003bf
session OPTIMIZE deleting from an array
by Michal Vasko
· 9 years ago
0473c4c
session CHANGE updated to reflect libyang API changes
by Michal Vasko
· 9 years ago
d083db6
session MAINTENANCE log messages unified and corrected
by Michal Vasko
· 9 years ago
7f1c78b
session MAINTENANCE minor enhancements
by Michal Vasko
· 9 years ago
b48aa81
session FEATURE server fucntions now thread-safe
by Michal Vasko
· 9 years ago
6d29299
session FEATURE thread-safe tls authentication
by Michal Vasko
· 9 years ago
45225e9
headers BUGFIX messages header was removed
by Michal Vasko
· 9 years ago
80ef5d2
datastore OPTIMIZE redundant datastore files removed
by Michal Vasko
· 9 years ago
76e3a35
session CHANGE use dict for ssh options too
by Michal Vasko
· 9 years ago
1a38c86
all MAINTENANCE server functions documented, minor function changes
by Michal Vasko
· 9 years ago
495c946
messages CHANGE messages.* removed
by Michal Vasko
· 9 years ago
06e2243
session CHANGE tls/ssh-specific session field reorganized
by Michal Vasko
· 9 years ago
8dadf78
session CHANGE session getters available for server too
by Michal Vasko
· 9 years ago
7bcb48e
messages CHANGE split to 3 groups of functions
by Michal Vasko
· 9 years ago
f2c0295
messages CHANGE nc_err has one less mandatory argument
by Michal Vasko
· 9 years ago
e7e534f
io FEATURE sending malformed message error as defined in the RFC
by Michal Vasko
· 9 years ago
2a7d473
io BUGFIX some additional missed connection checks
by Michal Vasko
· 9 years ago
fd2db9b
io BUGFIX uninitialized value
by Michal Vasko
· 9 years ago
428087d
session CHANGE communication failure handled properly
by Michal Vasko
· 9 years ago
05ba9df
session & messages FEATURE server receiving RPCs and sending replies
by Michal Vasko
· 9 years ago
ed46234
io BUGFIX do not flush twice
by Michal Vasko
· 9 years ago
c14e3c8
session FEATURE server tls api modified and implemented
by Michal Vasko
· 9 years ago
0457bb4
session FEATURE tls server api prototypes
by Michal Vasko
· 9 years ago
d45e25a
session CHANGE ssh host key setter unified for all keys
by Michal Vasko
· 9 years ago
153f5ca
handshake BUGFIX server do not store session specific capabilities
by Radek Krejci
· 9 years ago
d116db4
io CHANGE simplify code of writing messages
by Radek Krejci
· 9 years ago
f9b2832
io BUGFIX sending special characters in capabilities strings
by Radek Krejci
· 9 years ago
5fc4c39
build BUGFIX apths to generated headers when user compiles in a separated directory
by Radek Krejci
· 9 years ago
952eb86
sessions BUGFIX add missing header file
by Radek Krejci
· 9 years ago
fb89d77
session FEATURE session polling functions
by Michal Vasko
· 9 years ago
9e036d5
session CHANGE nc_accept is transport-independent
by Michal Vasko
· 9 years ago
086311b
server FEATURE ssh session creation functions
by Michal Vasko
· 9 years ago
45f8921
session CHANGE libyang api updated to version 0.5.0
by Michal Vasko
· 9 years ago
235efdc
ssh session BUGFIX ssh auth method preferences fix
by Michal Vasko
· 9 years ago
333df0a
session BUGFIX skipped validate RPC source container
by Michal Vasko
· 9 years ago
977044c
messages BUGFIX notification correct parsing
by Michal Vasko
· 9 years ago
d9ca955
messages BUGFIX yet another optional filter check
by Michal Vasko
· 9 years ago
f44f248
test_io CHANGE reading rpcs commented out
by Michal Vasko
· 9 years ago
608b52b
session CHANGE libyang api changed
by Michal Vasko
· 9 years ago
5413f62
messages FEATURE nc_rpc_get_type api function
by Michal Vasko
· 9 years ago
2a3eef0
messages CHANGE generic and generic_xml rpcs merged
by Michal Vasko
· 9 years ago
231e4b2
time MAINTENANCE formatting
by Michal Vasko
· 9 years ago
0dbafd1
io CHANGE reflect libyang api change
by Michal Vasko
· 9 years ago
5bdc657
session CHANGE get, getconfig reply special parsing
by Michal Vasko
· 9 years ago
7df39ec
session FEATURE function for capab availability checking
by Michal Vasko
· 9 years ago
ad5de23
messages BUGFIX typos
by Michal Vasko
· 9 years ago
a45af05
messages BUGFIX filter argument is optional
by Michal Vasko
· 9 years ago
807be23
messages FEATURE with-defaults support added
by Michal Vasko
· 9 years ago
dbcc114
session & messages BUGFIX memory leaks
by Michal Vasko
· 9 years ago
a457dee
session DOC doxygen updated
by Michal Vasko
· 9 years ago
290fe2f
session CHANGE allow to reinitialize tls
by Michal Vasko
· 9 years ago
80cad7f
session FEATURE client call home functions
by Michal Vasko
· 9 years ago
9bee18d
session BUGFIX tls session username is useless
by Michal Vasko
· 9 years ago
745ff83
session BUGFIX nc_connect_libssh fixed
by Michal Vasko
· 9 years ago
5ef882e
session CHANGE libyang API change reflected
by Michal Vasko
· 9 years ago
57eb940
session CHANGE libyang context checking
by Michal Vasko
· 9 years ago
c111ac5
session REFACTOR name changes and minor enhancements
by Michal Vasko
· 9 years ago
a601f5c
log CHANGE affect libyang logging as well
by Michal Vasko
· 9 years ago
38a7c6c
session FEATURE session getters
by Michal Vasko
· 9 years ago
e9bc814
session FEATURE ssh options API changed
by Michal Vasko
· 9 years ago
4ef1493
session MAINTENANCE compile macros organized
by Michal Vasko
· 9 years ago
206d3b1
log FEATURE print callback
by Michal Vasko
· 9 years ago
ad61170
FEATURE client-side funtions
by Michal Vasko
· 9 years ago
ad92811
FEATURE creating and sending all standard RPCs
by Michal Vasko
· 9 years ago
97d6903
BUGFIX missing message string
by Michal Vasko
· 9 years ago
9e2d3a3
FEATURE new session context checking and creation
by Michal Vasko
· 9 years ago
e90a41e
BUGFIX free schema_searchpath before assigning it
by Michal Vasko
· 9 years ago
61a2030
OPTIMIZE save some memory during parsing received messages.
by Radek Krejci
· 9 years ago
8800a49
messages CHANGE improve reply processing
by Radek Krejci
· 9 years ago
926a574
rpc FEATURE client side support for <get>
by Radek Krejci
· 9 years ago
b68f7c2
CHANGE update libyang calls for its changed API
by Radek Krejci
· 9 years ago
11d4cdb
session FEATURE TLS client session management implemented
by Michal Vasko
· 9 years ago
990089e
session FEATURE nc_ssh_init and destroy
by Michal Vasko
· 9 years ago
afe2911
session MAINTENANCE useless initializations removed
by Michal Vasko
· 9 years ago
fb2fb76
build CHANGE rename ENABLE_LIBSSH to ENABLE_SSH
by Michal Vasko
· 9 years ago
7b62fed
session FEATURE client SSH functions implementation
by Michal Vasko
· 9 years ago
b7ea243
session_p DOC minor enhancements
by Michal Vasko
· 9 years ago
aec4f21
session BUGFIX more channels check fixed
by Michal Vasko
· 9 years ago
fad6e91
session CHANGE wait for close-session reply
by Michal Vasko
· 9 years ago
add4c79
session CHANGE enable freeing of a starting session
by Michal Vasko
· 9 years ago
579137e
session CHANGE do not create lock in connect_init
by Michal Vasko
· 9 years ago
aebea60
session & io BUGFIX wrong types in verbose messages
by Michal Vasko
· 9 years ago
1128e11
client header BUFGIX define macros based on the options
by Michal Vasko
· 9 years ago
9f03b48
session CHANGE prepared base environment for TLS transport implementation
by Radek Krejci
· 9 years ago
ce74e35
io BUGFIX missing parameter for snprintf()
by Radek Krejci
· 9 years ago
ac6d347
session CHANGE basic code for connecting via libssh
by Radek Krejci
· 9 years ago
1d06db4
CHANGE rename functions for connecting to the server
by Radek Krejci
· 9 years ago
695d4fa
FEATURE basic sessions and RPCs code
by Radek Krejci
· 9 years ago
14b1403
install CHANGE install selected data models for internal use
by Radek Krejci
· 9 years ago
b574e03
build BUGFIX correct install paths
by Radek Krejci
· 9 years ago
a53b3fe
messages FEATURE implement free() functions from messages objects
by Radek Krejci
· 9 years ago
a146f47
tests CHANGE extend IO testing
by Radek Krejci
· 9 years ago
fe0b347
FEATURE writing to NETCONF session
by Radek Krejci
· 9 years ago
Next »