dnsproxy: safely access server_list_sec for removing a list node
[platform/upstream/connman.git] / gweb /
2023-03-15 Anjali NijharaMerge tag 'upstream/1.41' into tizen 15/289915/1
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2021-01-25 Jaehyun KimMerge "Imported Upstream connman version 1.38" into...
2021-01-04 Niraj Kumar GoitImported Upstream connman version 1.38 29/246129/6
2020-10-14 Nishant ChapranaImported Upstream version 1.38 91/245691/1 upstream/1.38
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2017-09-06 taesub kimMerge "Remove gnutls dependency from connman" into... accepted/tizen/unified/20170907.060402 submit/tizen/20170906.091754
2017-09-05 Saurav BabuRemove gnutls dependency from connman 31/147631/1
2016-06-17 Niraj Kumar Goit[SPIN] Fix the connman bugs. 34/74634/2
2016-06-14 Niraj Kumar Goit[SPIN] Add the dns address validation checking logic 47/74547/3
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-12-24 taesub kimMerge "Fixed various memory leak issues" into tizen
2015-12-23 hyunuktakApply tpkp-gnutls #2 15/55315/1
2015-12-23 taesub kimMerge "Fix a svace 20384" into tizen accepted/tizen/mobile/20151223.052439 accepted/tizen/tv/20151223.052446 submit/tizen/20151223.012746 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-12-17 hyunuktakApply tpkp-gnutls 37/54637/1
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-02-18 Tomasz Bursztykagresolv: Optimize the response parser
2013-02-18 Tomasz Bursztykagresolv: Do not remove a query on failure if other...
2013-01-28 Tomasz Bursztykagresolv: Destroy query at the relevant place when parsi...
2013-01-11 Tomasz Bursztykagweb: Make sure to destroy the lookup before calling...
2012-12-20 Daniel Wagnergweb: Use glib memory functions
2012-11-13 Danny Jeongseok Seogweb: Check null before reference
2012-10-19 Jukka Rissanenweb: Make debug func print more useful information
2012-10-19 Jukka Rissanengresolv: Remove query from queue before destroying...
2012-10-19 Jukka Rissanengresolv: Make sure we will not receive DNS data after...
2012-10-19 Jukka Rissanengresolv: Add more debug prints
2012-10-19 Jukka Rissanengresolv: Make debug func print more useful information
2012-10-16 Jukka Rissanengresolv: Remove the lookup for real
2012-10-16 Jukka Rissanengresolv: Remove all pending lookups when resolver is...
2012-10-16 Jukka Rissanengresolv: Avoid accessing already freed memory
2012-10-12 Jukka Rissanengresolv: Remove lookup from correct queue
2012-09-11 Patrik Flyktgweb: Don't use debug functionality after possible...
2012-07-17 Grant Ericksongresolv: Use predefined mnemonics rather than magic...
2012-07-17 Grant Ericksongresolv: Do not update successful status with unsuccess...
2012-07-17 Grant Ericksongresolve: Fix a typo in conditional check for returning...
2012-06-26 Jukka Rissanengweb: Use g_try_realloc instead of g_realloc
2012-05-22 Tomasz Bursztykagweb: Adding a function to know if TLS is supported...
2012-05-21 Marcel Holtmanngweb: Add function to check for TLS support
2012-04-28 Marcel Holtmanngweb: Update copyright information
2012-04-27 Patrik Flyktgweb: Define GWebRouteFunc
2012-04-20 Lucas De Marchigweb: don't use deprecated gnutls_session typedef
2012-04-05 Jukka Rissanengweb: Add more debug prints when error happens
2012-03-20 Sébastien Biantigweb: workaround for setsockopt failure
2012-01-11 Sébastien Biantigweb: process_send_file after HTTP Header is sent
2012-01-05 Thierry Boureillegweb: Add null pointer checks to avoid connman unstability
2011-12-19 Ronald Tessiergweb: Extend gweb to send file
2011-11-28 Tomasz Bursztykagweb: Bind socket to the right interface
2011-11-28 Tomasz Bursztykagresolv: Bind socket to the right interface
2011-11-10 Daniel Wagnergweb: Use gcc atomics instead glib's ones
2011-10-25 Daniel Wagnergweb: Add SOCK_CLOEXEC to socket()
2011-09-12 Jukka Rissanengresolv: Fix buffer size
2011-07-24 Marcel Holtmanngweb: Fix gnutls_priority_set_direct() for various...
2011-07-06 Tomasz Bursztykagweb: Apply address family restiction to resolver
2011-07-06 Tomasz Bursztykagresolv: Queries address family scope restriction
2011-07-02 Lucas De Marchigweb: Use GnuTLS priority string to provide wide compat...
2011-07-02 Lucas De Marchigweb: Remove call to deprecated GnuTLS function
2011-06-27 Tomasz Bursztykagweb: added the capability to restrict the requests...
2011-06-13 Marcel Holtmanngweb: Make debug for write simpler
2011-05-27 Marcel Holtmanngweb: Remove usage of unused variables
2011-04-11 Jukka Rissanengweb: numeric session address was not resolved properly.
2011-04-01 Samuel Ortizgweb: Add port string to getaddrinfo
2011-03-25 Jukka Rissanengweb: Add support for connecting to IPv6 host.
2011-03-17 Daniel Wagnergresolv: Fix memory leak
2011-03-11 Sébastien Biantigweb: Add user_agent_profile field in http header
2011-02-16 Marcel Holtmanngweb: Avoid forward declarations in resolver code
2011-02-16 Marcel Holtmanngweb: Some coding style cleanup on resolver code
2011-01-25 Mohamed Abbasgweb: Check GString pointers before freeing them
2011-01-02 Marcel Holtmanngweb: Skip hostname resolving when proxy is used
2011-01-02 Marcel Holtmanngweb: Add support for handling proxy information
2011-01-02 Marcel Holtmanngweb: Add extra debug for proxy setup
2010-12-30 Mohamed AbbasHandling multiple message-header fields with the same...
2010-12-28 Mohamed AbbasAdd g_web_result_get_header support.
2010-12-07 Samuel Ortizgresolv: Destroy query after removing it from the resol...
2010-12-07 Samuel Ortizgresolv: Remove ipv6 query from the resolv queue
2010-12-02 David Woodhousegresolv: Implement RFC3484 rule 9 (prefer longest match...
2010-12-02 David Woodhousegresolv: Add scope handling to RFC3484 sort
2010-12-02 David Woodhousegresolv: First partial implementation for RFC3484 sorting
2010-12-02 David Woodhousegresolv: Calculate precedence/label/etc required for...
2010-12-02 David Woodhousegresolv: Don't convert results to strings so early
2010-12-01 David Woodhousegresolv: Send A and AAAA queries, merge results for...
2010-12-01 David Woodhousegresolv: Start handling AAAA results in query
2010-12-01 David Woodhousegresolv: Fix handling of IPv6 nameservers
2010-12-01 David Woodhousegresolv: Handle POLLERR on DNS UDP socket
2010-11-08 Marcel HoltmannDon't report zero length success status back to client
2010-11-08 Marcel HoltmannFix issue with non-blocking TLS connections
2010-11-08 Marcel HoltmannAdd extra debug statement for when TLS encryption is...
2010-11-08 Marcel HoltmannUse file descriptor directly instead of GIOChannel
2010-11-07 Marcel HoltmannAdd extra debug for result function return value
2010-11-07 Marcel HoltmannAdd support for setting the HTTP version information
2010-11-07 Marcel HoltmannRead IO flags first before setting channel to non-blocking
2010-11-07 Marcel HoltmannAdd some extra HTTP body context debug
2010-11-07 Marcel HoltmannUse send buffer to handle non-blocking GIOChannel usage
2010-11-07 Marcel HoltmannDeal with EAGAIN and GnuTLS channels
2010-11-07 Marcel HoltmannAdd support for handling non-blocking GnuTLS channels
next