• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CZ-NIC / knot-resolver
70%
master: 68%

Build:
Build:
LAST BUILD BRANCH: respdiff
DEFAULT BRANCH: master
Repo Added 02 Apr 2015 07:35AM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH tls-listen
branch: tls-listen
CHANGE BRANCH
x
Reset
  • tls-listen
  • 1.0-beta
  • 1.0.0-beta1
  • 1.2.0-dev
  • add_libedit
  • add_libedit_2
  • allow_to_set_hostname
  • amalg-build
  • async-io-requests
  • better-rtt-tracking
  • bootstrap-speed
  • build-improvements
  • build-libkresd-with-soversion
  • cache-api-v2
  • cache-memcached
  • cache-purging-fixes
  • cache-redis-wip
  • cache-reuse-txns
  • cache-rrsig-wip
  • cache_test_fix
  • cd_proc
  • cd_proc_new
  • cd_processing
  • clean-tests
  • cname-strict-refetch
  • cname_fix
  • cname_rrsig
  • contrib-embed-libknot
  • cookies-wip
  • coverity-fix
  • coverity_scan
  • debug-fixup
  • deck_test
  • deckard
  • deckard-enobuf
  • dns-oarc
  • dns64
  • doc-forward-doesnt-validate
  • dont-fragment-mtu
  • ds-chain-fix
  • dups
  • dynamic-soversion
  • early_awareness_notification
  • embed-deckard
  • empty-sfail
  • empty-sfail-next
  • ent-wc-fix
  • fast-retransmit
  • faster-request-proc
  • favour-ipv4
  • fix-ns-badboys
  • fix-pktcache
  • fix-rare-crash
  • fix-segfault-in-early-quit
  • fix-tests
  • forward-perf
  • gitignore-update
  • gitlab-ci
  • golang-modules
  • golang-more-arch
  • hints.del
  • hive-wip
  • http-fixup
  • http-server
  • improve-lmdb-info
  • improve-version.mk
  • inbound-deduping
  • include_cleanup
  • integration_tests_wip
  • keytag-filter
  • kr_cache_insert_lowmem
  • kr_layer
  • layer-api
  • lru-alias-warn
  • lua-bytecode
  • lua-embed-bytecode
  • lua-fastcall
  • lua-ffi-structs
  • lua-gen-cdefs
  • lua-http-0.1
  • lua-kr_rplan_pop
  • marek/bugfixes
  • master
  • mod-daf-after-http
  • new-libknot
  • new-root-hints
  • news
  • nitpicks
  • nlogdebug
  • ns-rtt-cache
  • nstimeout-bug
  • omnia
  • osx-cache
  • osx-sed
  • osx-uint
  • p/lru-rebased
  • p/net.listen
  • p/reorder
  • pktcache-fix
  • policy
  • prefer-ipv6-nsrep
  • prefetch-wip
  • prefix-sbindir-changes
  • r2u_fix
  • r2u_fix_clear
  • r_preselect
  • ref2unsign
  • ref_serv
  • refs
  • rel_cleanup
  • remove-bashisms
  • resolve_example_in_documentation
  • respdiff
  • resumable-layers
  • root-hints-regeneration
  • round-robin
  • rrcache-fix
  • rrcache_fix
  • rtd-fix
  • scrub-dnssec
  • stats-module
  • stubmode
  • subreq-deduping
  • supervisor
  • sysd-socket-act
  • tcp-ooo
  • tcp-ooo-ref_serv
  • test-script
  • test_binary
  • test_cache
  • test_cache_fix
  • test_cache_global_api
  • test_cache_materialize
  • tests
  • tests_raw_query
  • tests_wrapped
  • tls_padding
  • touched_map
  • travis-build-fix
  • travis-darwin-check
  • travis-fix
  • travis-osx-fix
  • travis-ubuntu-trusty
  • typedef-uint
  • update-gitignore
  • v1.0.0
  • v1.0.0-beta1
  • v1.0.0-beta2
  • v1.0.0-beta3
  • v1.1.0
  • v1.1.0-omnia
  • v1.1.1
  • validate-fix-pc-unsigned
  • verbose-fixups
  • verboselog
  • vld-fix
  • vld-refactoring
  • vld_new
  • worker-uninit
  • ws_fix
  • wsheet-vld-wip
  • zonecut-membug

pending completion
1113

push

travis-ci

vavrusa
daemon/tls: cleanup, documented tls functions

9 of 9 new or added lines in 1 file covered. (100.0%)

5001 of 7097 relevant lines covered (70.47%)

3869.4 hits per line

Relevant lines Covered
Build:
Build:
7097 RELEVANT LINES 5001 COVERED LINES
3869.4 HITS PER LINE
Source Files on tls-listen
  • List 0
  • Changed 21
  • Source Changed 1
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1113 tls-listen daemon/tls: cleanup, documented tls functions push 05 Aug 2016 05:50PM UTC vavrusa travis-ci pending completion  
1111 tls-listen Make the travis builds verbose push 05 Aug 2016 10:11AM UTC oerdnj travis-ci pending completion  
1107 tls-listen daemon/tls: cleanup push 05 Aug 2016 01:19AM UTC vavrusa travis-ci pending completion  
1103 tls-listen Fix the memory leak by returning kr_error(ECONNRESET) on end of stream push 03 Aug 2016 03:04PM UTC oerdnj travis-ci pending completion  
1102 tls-listen Add reference counting to gnutls credentials, so they don't get destroyed while used push 03 Aug 2016 11:46AM UTC oerdnj travis-ci pending completion  
1101 tls-listen Initialize global TLS credentials in the worker_ctx and initialize GnuTLS logging at global level push 02 Aug 2016 01:54PM UTC oerdnj travis-ci pending completion  
1068 tls-listen listen using TLS on specific sockets kresd has --tls/-t by analogy with --addr/-a where the daemon opens the socket itself. This changeset adds equivalent functionality for inherited sockets: --tlsfd/-T by analogy with --fd/-Sa push 18 Jul 2016 07:53AM UTC oerdnj travis-ci pending completion  
1065 tls-listen Merge branch 'tls-listen' into 'tls-listen' more TLS improvements Documentation and parallel kresd configuration flags for simple (non-systemd) supervision. See merge request !37 push 17 Jul 2016 06:41PM UTC oerdnj travis-ci pending completion  
1062 tls-listen Handle more processing from tls_process to worker_process_tcp push 16 Jul 2016 04:01PM UTC oerdnj travis-ci pending completion  
1054 tls-listen daemon/tls: fixed improper use of callback, leaks the TLS sessions now bypass the usuall event loop asynchronous iops this is because the whole operation is synchronous right now, and implementing asynchronous send operations would require TLS se... push 12 Jul 2016 03:37AM UTC vavrusa travis-ci pending completion  
See All Builds (1035)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc