Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
7ddc570f19730b9d5d896716c240a402e65c3c8c
7ddc570
server session BUGFIX memory leak
by Michal Vasko
· 9 years ago
d4c03a8
server session BUGFIX endpoint names are unique doubles with ti
by Michal Vasko
· 9 years ago
b87363a
session DOC outdated comment removed
by Michal Vasko
· 9 years ago
0be5dff
session BUGFIX thread-exclusive cleanup
by Michal Vasko
· 9 years ago
1cbe0b1
Revert "build CHANGE experimenting with codecov in Travis"
by Radek Krejci
· 9 years ago
1cf8c07
build CHANGE experimenting with codecov in Travis
by Radek Krejci
· 9 years ago
014d503
VERSION bump version to 0.1.14
by Radek Krejci
· 9 years ago
4ba285b
UPDATE according to changes in libyang 0.5.30
by Radek Krejci
· 9 years ago
c1bf9bf
build FEATURE add codecov into Travis config file
by Radek Krejci
· 9 years ago
8aebdc1
VERSION bump to version 0.1.13
by Michal Vasko
· 9 years ago
a4c23d8
io & session CHANGE libyang api changes reflected
by Michal Vasko
· 9 years ago
77fad15
tests FEATURE new tests of library intitialization
by Michal Vasko
· 9 years ago
6cf75dd
tests CHANGE config now includes SSH/TLS macros for tests to know
by Michal Vasko
· 9 years ago
105bf27
server session BUGFIX mixed msec and usec timeout
by Michal Vasko
· 9 years ago
ce31916
server session BUGFIX ssh_msg_clb call during session close
by Michal Vasko
· 9 years ago
8c74883
server session CHANGE ssh channel polling fixed
by Michal Vasko
· 9 years ago
5e22879
session CHANGE init/destroy functions reworked
by Michal Vasko
· 9 years ago
c6356ea
log CHANGE change libssh verbosity with libnetconf
by Michal Vasko
· 9 years ago
5550cda
io BUGFIX uninitialized value
by Michal Vasko
· 9 years ago
051d35b
io MAINTENANCE error messages corrected
by Michal Vasko
· 9 years ago
607a426
VERSION bump to version 0.1.12
by Michal Vasko
· 9 years ago
72387da
server session BUGFIX fixed elapsed unit
by Michal Vasko
· 9 years ago
e5612cf
server session BUGFIX extra parameter removed
by Michal Vasko
· 9 years ago
51e514d
server session BUGFIX lock fixes and optimizations
by Michal Vasko
· 9 years ago
5800573
server session BUGFIX removing last session
by Michal Vasko
· 9 years ago
27562ad
server session BUGFIX typo
by Michal Vasko
· 9 years ago
38fff79
netconf CHANGE timeout step increased
by Michal Vasko
· 9 years ago
1e5a9e8
server session BUGFIX timeout check fixed
by Michal Vasko
· 9 years ago
5fcc714
server session BUGFIX returns cleaned and fixed
by Michal Vasko
· 9 years ago
08a629a
server session BUGFIX set default SSH options for endpoints
by Michal Vasko
· 9 years ago
81614ee
server session MAINTENANCE messages corrected
by Michal Vasko
· 9 years ago
55fded6
client session BUGFIX port is expected to be uint
by Michal Vasko
· 9 years ago
c025649
session BUGFIX freeing last items in arrays
by Michal Vasko
· 9 years ago
ca4a242
session BUGFIX handle prcs that failed to parse into context
by Michal Vasko
· 9 years ago
50456e8
session BUGFIX 0 is an invalid return
by Michal Vasko
· 9 years ago
d8e271a
server session BUGFIX copy-paste error
by Michal Vasko
· 9 years ago
7a93af7
server session BUGFIX forgotten unlocks
by Michal Vasko
· 9 years ago
8e2f4a6
client session CHANGE opening netconf channel in a separate function
by Michal Vasko
· 9 years ago
8644023
client session MAINTENANCE messages corrected
by Michal Vasko
· 9 years ago
05aa20f
doc CHANGE readme updated
by Michal Vasko
· 9 years ago
86d5487
VERSION bump to version 0.1.11
by Michal Vasko
· 9 years ago
9faf1c8
server session BUGFIX forgotten/wrong locks
by Michal Vasko
· 9 years ago
9db2a6f
client session BUGFIX useless check
by Michal Vasko
· 9 years ago
fee717c
client session BUGFIX handler leak
by Michal Vasko
· 9 years ago
b2d9107
client session BUGFIX wrong variable used
by Michal Vasko
· 9 years ago
715de3d
VERSION bump to version 0.1.10
by Michal Vasko
· 9 years ago
7227f35
doc CHANGE thread safety info added
by Michal Vasko
· 9 years ago
58d152f
tests CHANGE test_fd_comm now tests NETCONF v1.0 too
by Michal Vasko
· 9 years ago
da51477
server session FEATURE functions to change endpoint bind parameters
by Michal Vasko
· 9 years ago
96830e3
server session REFCTOR api renaming
by Michal Vasko
· 9 years ago
9a25e93
session FEATURE function nc_session_get_ctx
by Michal Vasko
· 9 years ago
d09eae6
server session FEATURE function nc_ps_clear()
by Michal Vasko
· 9 years ago
294d4c6
tests FEATURE fd communication tests
by Michal Vasko
· 9 years ago
235eb17
messages BUGFIX missing ctx unlock
by Michal Vasko
· 9 years ago
82b0629
io BUGFIX new xml element instead of closing tag
by Michal Vasko
· 9 years ago
a404ff3
VERSION bump to version 0.1.9
by Michal Vasko
· 9 years ago
7b09624
doc CHANGE added a warning about where to set session term reason
by Michal Vasko
· 9 years ago
a80cba8
test CHANGE reading functions are not public
by Michal Vasko
· 9 years ago
1ad0bbd
log CHANGE logging functions will not be public
by Michal Vasko
· 9 years ago
f0537d8
doc BUGFIX many doxygen comment updates and fixes
by Michal Vasko
· 9 years ago
51cda3c
doc FEATURE new doc target generating documentation
by Michal Vasko
· 9 years ago
73ed967
build BUGFIX pthread is required
by Michal Vasko
· 9 years ago
e22c673
client session FEATURE getters now for all options
by Michal Vasko
· 9 years ago
45f298f
session REFACTOR call home functions separated to special headers
by Michal Vasko
· 9 years ago
f0c92c0
session CHANGE crypto locking mechanism updated
by Michal Vasko
· 9 years ago
4589bbe
session BUGFIX unused variable fix
by Michal Vasko
· 9 years ago
db64c1c
VERSION bump to version 0.1.8
by Michal Vasko
· 9 years ago
3512e40
build BUGFIX when both SSH and TLS are off
by Michal Vasko
· 9 years ago
01a5234
VERSION bump to version 0.1.7
by Michal Vasko
· 9 years ago
3d865d2
build FEATURE dnssec option support
by Michal Vasko
· 9 years ago
a8ad448
client session FEATURE new function nc_recv_notif_dispatch
by Michal Vasko
· 9 years ago
2518b6b
client session CHANGE nc_recv_* functions improved
by Michal Vasko
· 9 years ago
af58cd9
session MAINTENANCE refactoring only
by Michal Vasko
· 9 years ago
c6b9c7b
session FEATURE locking of the new server option structures
by Michal Vasko
· 9 years ago
0a8f9d9
VERSION bump to version 0.1.6
by Michal Vasko
· 9 years ago
3031aae
session CHANGE api completely rewritten
by Michal Vasko
· 9 years ago
e48d8c9
doc CHANGE updated implemented features
by Michal Vasko
· 9 years ago
ef57833
client session CHANGE check server schemas retrieval
by Michal Vasko
· 9 years ago
c61c449
session FEATURE callhome fully implemented
by Michal Vasko
· 9 years ago
c5c5841
VERSION bump to version 0.1.5
by Michal Vasko
· 9 years ago
b05053d
server session FEATURE callhome
by Michal Vasko
· 9 years ago
bd8b4e1
server session BUGFIX poll should return 3 on any status change
by Michal Vasko
· 9 years ago
5c2f795
server session CHANGE some refactoring and bugfixes
by Michal Vasko
· 9 years ago
de581a8
client session BUGFIX null dereference
by Michal Vasko
· 9 years ago
408af98
Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel
by Michal Vasko
· 9 years ago
cb354ca
VERSION bump to version 0.1.4
by Michal Vasko
· 9 years ago
3f6cc4a
server session MAINTENANCE accept return check more general
by Michal Vasko
· 9 years ago
686aa31
server session BUGFIX check on the wrong variable
by Michal Vasko
· 9 years ago
94e7c2d
client session BUGFIX memory leaks
by Michal Vasko
· 9 years ago
0df6756
server session MAINTENANCE enums retyped properly
by Michal Vasko
· 9 years ago
96164bf
server session FEATURE accepting NETCONF sessions on more SSH channels
by Michal Vasko
· 9 years ago
3a71513
server session BUGFIX struct pollsession changed
by Michal Vasko
· 9 years ago
b7c4ff3
client session BUGFIX api functions argument checks
by Michal Vasko
· 9 years ago
454e22b
io BUGFIX check that an SSH channel is valid before writing into it
by Michal Vasko
· 9 years ago
54a8519
Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel
by Radek Krejci
· 9 years ago
6d7dba4
build MAINTENANCE remove unnecessary parts from travis config file
by Radek Krejci
· 9 years ago
50b4b10
VERSION bump to version 0.1.3
by Michal Vasko
· 9 years ago
adb850e
server session BUGFIX timeout 0 means infinite
by Michal Vasko
· 9 years ago
5e6f4cc
server session FEATURE check hello and idle timeouts
by Michal Vasko
· 9 years ago
f05562c
session MAINTENANCE socket functions reorganized
by Michal Vasko
· 9 years ago
Next »