Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
4562d6661203b5d4e64437185baa1f6344953b79
/
src
4562d66
config UPDATE add HAVE_LIBMEDTLS macro
by roman
· 7 months ago
163f166
session openssl UPDATE add openssl wrapper
by roman
· 7 months ago
b00f432
session mbedtls UPDATE add mbedtls wrapper
by roman
· 7 months ago
3a8654b
io UPDATE use variable of exact length for chunked frames
by Michal Vasko
· 6 months ago
a82e1a1
io REFACTOR minor improvements and doxygen added
by Michal Vasko
· 6 months ago
5788c80
session BUGFIX missing ssh_init()
by Michal Vasko
· 6 months ago
c4cdc9e
session UPDATE set keepalives on accepted sockets
by Michal Vasko
· 6 months ago
c455038
session client REFACTOR use const where applicable
by Michal Vasko
· 6 months ago
87b4256
session server REFACTOR proper cleanup
by Michal Vasko
· 6 months ago
19f8481
server config BUGFIX missing format parameter
by Michal Vasko
· 6 months ago
0b7e698
session server ssh BUGFIX use correct timeout
by roman
· 6 months ago
63b92d6
session UPDATE support signals in poll() calls
by Michal Vasko
· 6 months ago
1637471
libnetconf2 BUGFIX proper uint32_t print macros
by Michal Vasko
· 6 months ago
487ab80
cmake UPDATE optional termios support
by Michal Vasko
· 6 months ago
56acd55
session UPDATE set keepalives per option
by roman
· 7 months ago
3c5b75d
session BUGFIX add missing includes
by roman
· 7 months ago
09e643e
server config BUGFIX add missing ka default values
by roman
· 7 months ago
59762c3
session client BUGFIX do not retrieve non-existing data
by Michal Vasko
· 7 months ago
f48318a
log: do not set libyang's logging callback
by Jan Kundrát
· 7 months ago
2e99476
docs: `nc_set_print_clb_session` is not per-session
by Jan Kundrát
· 7 months ago
bf74233
logging: remove dead code
by Jan Kundrát
· 7 months ago
fd3a01d
TSAN: don't race through pthread_cond_destroy
by Jan Kundrát
· 7 months ago
01817b4
session client UPDATE interpret special characters for noecho
by Michal Vasko
· 7 months ago
f906fdd
session client DOC missing doxygen
by Michal Vasko
· 7 months ago
e2bfcd6
libnetconf2 REFACTOR unitialized variables
by Michal Vasko
· 7 months ago
b25c56f
session client BUGFIX ignore wrong msgid parsing error
by Michal Vasko
· 7 months ago
a55fee0
session server tls BUGFIX add missing cert check
by roman
· 8 months ago
d0fe595
session server BUGIX fix x509 key null print
by roman
· 8 months ago
4f9e442
session server ssh BUGFIX add null checks to auth
by roman
· 8 months ago
29f2f02
session server REFACTOR unused func and vars
by Michal Vasko
· 8 months ago
68dbc0f
session server REFACTOR uninitialized var
by Michal Vasko
· 8 months ago
e5675b1
session server ssh UPDATE add kbdint helper API
by roman
· 8 months ago
d82caf1
log UPDATE add server init check
by roman
· 8 months ago
142a13d
server config UPDATE remove redundant messages
by Michal Vasko
· 8 months ago
7ac7c56
server config REFACTOR formatting
by Michal Vasko
· 8 months ago
58791da
lib UPDATE libyang v3 updates
by Michal Vasko
· 8 months ago
5d712ac
session client BUGFIX use-after-free
by Michal Vasko
· 9 months ago
b3ea50d
session client UPDATE check hostname set return value
by Michal Vasko
· 9 months ago
acd4ba8
session client UPDATE store absolute SSH key paths
by Michal Vasko
· 9 months ago
5a2c5b9
session client REFACTOR formatting
by Michal Vasko
· 9 months ago
5c1c9b3
session BUGFIX timeout 0 means infinite
by Michal Vasko
· 9 months ago
3392b4a
server config BUGFIX name node is not always set
by Michal Vasko
· 9 months ago
d05b2ad
server config UPDATE add oper data ssh algs api
by roman
· 10 months ago
545879e
session server ssh REFACTOR user not known auth
by roman
· 10 months ago
a2ff4ef
server_config BUGFIX remove unix endpt in destroy
by roman
· 10 months ago
8091081
server_config BUGFIX remove delete unix endpoint
by Jeremie Leska
· 10 months ago
4607daf
session server REFACTOR capitalized messages
by Michal Vasko
· 10 months ago
c429a8e
session REFACTOR unused function to static
by Michal Vasko
· 10 months ago
cf89817
session UPDATE use current draft YANG modules
by Michal Vasko
· 10 months ago
a9ec336
session server ssh UPDATE add local pubkey auth
by roman
· 11 months ago
f69fbcf
session server ssh REFACTOR dont print libpam err
by roman
· 11 months ago
ea82c74
session server ssh BUGFIX fix ERR macro
by roman
· 11 months ago
56c85c0
session server ssh BUGFIX initialize ssh_message
by roman
· 11 months ago
b6ad37a
session server BUGFIX fix possible deadlock
by roman
· 11 months ago
eaeb87e
server config BUGFIX fix thread_data data race
by roman
· 11 months ago
70e9062
session BUGFIX close SSH socket
by Michal Vasko
· 11 months ago
21f3783
config UPDATE remove obsolete crypt macro
by roman
· 11 months ago
c651842
session server UPDATE add system authentication
by roman
· 11 months ago
fb3f7cf
session server UPDATE add UNIX socket api
by roman
· 11 months ago
cab602e
session server ssh REFACTOR remove redundant NLs
by roman
· 12 months ago
423cc0d
session server REFACTOR move ifdefs
by roman
· 12 months ago
8341e8b
server config UPDATE fix ch locking, refactor
by roman
· 12 months ago
808f3f6
server config UPDATE keyboard interactive
by roman
· 12 months ago
b13a224
session client UPDATE ignore modules without revision
by Michal Vasko
· 11 months ago
6f86598
session server REFACTOR call home functions refactored
by Michal Vasko
· 12 months ago
c31b16e
messages client BUGFIX excluded_change null deref
by roman
· 12 months ago
6dfdc0d
server ssh BUGFIX fix pam_end, arg check, unlink
by roman
· 12 months ago
134783b
session server tls UPDATE check curl return value
by roman
· 12 months ago
b7bfa65
server_config BUGFIX ftn fix mem leak and null deref
by roman
· 12 months ago
ded5258
server_config_util BUGFIX fix setting start_with
by roman
· 12 months ago
46172ac
session BUGFIX fix memory leak in b64 to bin
by roman
· 12 months ago
6cb86ea
server_config BUGFIX unlock on fail correctly
by roman
· 12 months ago
43ba651
doc UPDATE ch
by roman
· 1 year ago
cfc6809
session server UPDATE remove obsolete funcions
by roman
· 1 year ago
44efa32
session server UPDATE set start time to timespec
by roman
· 1 year ago
9130fc1
session server UPDATE remove pubkey and pw cbs
by roman
· 1 year ago
1f08b9f
log UPDATE remove deprecated nc_set_print_clb
by roman
· 1 year ago
068eb40
compat UPDATE move crypt to compat
by roman
· 1 year ago
5ae7828
server config BUGFIX fix memory leaks
by roman
· 1 year ago
96c27f9
session server ch BUGFIX add ssh_tls macros
by roman
· 1 year ago
78df0fa
server config UPDATE dynamic endpt references
by roman
· 1 year ago
450c00b
session server ch UPDATE ch threads creation
by roman
· 1 year ago
adf2589
messages_client REFACTOR add missing parentheses
by roman
· 1 year ago
124a436
log UPDATE replace ; with whitespace in new macro
by roman
· 1 year ago
e2cd2ab
client REFACTOR move param check & delete func def
by roman
· 1 year ago
8b1a6c3
compat UPDATE define crypt_r
by roman
· 1 year ago
ea0edaa
session_server_ssh REFACTOR remove redundant ()
by roman
· 1 year ago
fa609bd
session_client_ssh REFACTOR shorten knownhosts err
by roman
· 1 year ago
5d9fc73
server_config_util UPDATE print uint correctly
by roman
· 1 year ago
246e764
server_config_p UPDATE remove cpp from priv header
by roman
· 1 year ago
a3c95c7
server_config UPDATE access time value directly
by roman
· 1 year ago
3a95bb2
log UPDATE add ERRMEM check macros
by roman
· 1 year ago
9cdb7b5
server_config BUGFIX use correct node for ctn id
by roman
· 1 year ago
c135c6d
server_config UPDATE add delete substring func
by roman
· 1 year ago
91ffeb4
server_config UPDATE access numbers directly
by roman
· 1 year ago
84fe325
server_config UPDATE minor fixes
by roman
· 1 year ago
3adc7c0
messages_server UPDATE unify err arg print
by roman
· 1 year ago
814f511
session server ssh UPDATE support cleartext pw
by roman
· 1 year, 1 month ago
e6ec60e
config UPDATE remove nonessential api functions
by roman
· 1 year, 1 month ago
eaf84c7
config UPDATE add hello/idle timeouts leaves
by roman
· 1 year, 1 month ago
Next »