summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Make use of https download.dreJohnny Willemsen2020-04-1411-30/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/Kokyu/docs/Kokyu.html: * ACE/README: * ACE/ace/DLL_Manager.h: * ACE/ace/FIFO_Send.h: * ACE/ace/Managed_Object.h: * ACE/ace/config-win32-common.h: * ACE/debian/README.source: * ACE/docs/Download.html: * TAO/TAO-INSTALL.html: * TAO/docs/Security/Download.html: * TAO/docs/tutorials/Quoter/index.html:
| * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOJohnny Willemsen2020-04-080-0/+0
| |\ \
| * | | use https linkJohnny Willemsen2020-04-081-1/+1
| | | | | | | | | | | | | | | | * ACE/debian/control:
* | | | Merge pull request #1073 from likema/fix-dev-poll-commentJohnny Willemsen2020-04-131-1/+1
|\ \ \ \ | |_|/ / |/| | | Fix Dev_Poll_Reactor comment.
| * | | Fix Dev_Poll_Reactor comment.Like Ma2020-04-111-1/+1
|/ / /
* | | Merge pull request #1071 from jwillemsen/masterJohnny Willemsen2020-04-0829-143/+17
|\ \ \ | |/ / | | | Minor layout/const/doxygen changes
| * | Minor layout/const/doxygen changesJohnny Willemsen2020-04-0829-143/+17
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h: * TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ClientCredentials.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirer.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirer.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirerFactory.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OwnCredentials.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h: * TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h: * TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h: * TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h: * TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h: * TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h: * TAO/orbsvcs/orbsvcs/Trader/Interpreter.h: * TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h:
* | Merge pull request #1065 from jwillemsen/masterJohnny Willemsen2020-03-315-15/+7
|\ \ | | | | | | Layout and doxygen changes
| * | Layout and doxygen changesJohnny Willemsen2020-03-315-15/+7
|/ / | | | | | | | | | | | | | | * ACE/ace/Filecache.h: * ACE/ace/Framework_Component.h: * ACE/ace/Future.h: * ACE/ace/Handle_Gobbler.h: * ACE/ace/MEM_IO.h:
* | Merge pull request #1064 from jwillemsen/jwi-ipv6Johnny Willemsen2020-03-313-31/+51
|\ \ | |/ |/| Extend CI builds with ipv6/ssl/xercesc and move several gcc builds from azure pipelines to github actions
| * Add missing $Johnny Willemsen2020-03-301-1/+1
| | | | | | | | * .github/workflows/ccpp.yml:
| * Fixed errorJohnny Willemsen2020-03-301-1/+1
| | | | | | | | * .github/workflows/ccpp.yml:
| * Also add default.features creationJohnny Willemsen2020-03-302-0/+8
| | | | | | | | | | * .github/workflows/ccpp.yml: * azure-pipelines.yml:
| * Removed gcc on linux, we are using github actions nowJohnny Willemsen2020-03-301-25/+0
| | | | | | | | * azure-pipelines.yml:
| * Removed some not used ccm flagsJohnny Willemsen2020-03-301-2/+0
| | | | | | | | * .travis.yml:
| * Fixed matrixJohnny Willemsen2020-03-301-1/+1
| | | | | | | | * .github/workflows/ccpp.yml:
| * Add multiple gcc versionsJohnny Willemsen2020-03-301-2/+33
| | | | | | | | * .github/workflows/ccpp.yml:
| * Don't overwrite file contentJohnny Willemsen2020-03-301-3/+3
| | | | | | | | * .github/workflows/ccpp.yml:
| * Removed matrix packagesJohnny Willemsen2020-03-301-1/+1
| | | | | | | | * .github/workflows/ccpp.yml:
| * Add ipv6/ssl/xercesJohnny Willemsen2020-03-301-3/+9
| | | | | | | | * .github/workflows/ccpp.yml:
| * Enable ipv6Johnny Willemsen2020-03-301-0/+2
| | | | | | | | * azure-pipelines.yml:
* | Merge pull request #1061 from jrw972/site-local-addrJustin Wilson2020-03-273-0/+31
|\ \ | |/ |/| Add is_sitelocal predicate to INET_Addr
| * Add is_sitelocal predicate to INET_AddrJustin R. Wilson2020-03-243-0/+31
| |
* | Merge pull request #1062 from jwillemsen/jwi-clang10Johnny Willemsen2020-03-253-2/+7
|\ \ | |/ |/| Add clang10 configuration
| * Update workaround for clang10Johnny Willemsen2020-03-251-1/+1
| | | | | | | | * ACE/tests/Compiler_Features_32_Test.cpp:
| * Add clang10 configurationJohnny Willemsen2020-03-251-0/+6
| |
| * Remove redundant new lineJohnny Willemsen2020-03-241-1/+0
| |
* | Merge pull request #1058 from jwillemsen/jwi-dlopenerrorloggingJohnny Willemsen2020-03-173-83/+40
|\ \ | | | | | | Log all dlopen errors into the error stack coming from ACE_OS::dlopen
| * | Guard logging block with a check whether we have debug logging enabled or notJohnny Willemsen2020-03-171-7/+10
| | | | | | | | | | | | * ACE/ace/DLL_Manager.cpp:
| * | Put back error logging on failureJohnny Willemsen2020-03-171-0/+7
| | | | | | | | | | | | * ACE/ace/DLL_Manager.cpp:
| * | Moved the error logging to the open_i call where the error is detected, this ↵Johnny Willemsen2020-03-163-86/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplifies the calling code a lot. We don't check for ENOENT anymore as error, an unresolved symbol causes also ENOENT and we want to get that error back to the caller. As side effect any loading of the implied dll names (different prefix/extensions) also trigger an error log but at the moment one succeeds the caller shouldn't check the error stack * ACE/ace/DLL.cpp: * ACE/ace/DLL_Manager.cpp: * ACE/ace/DLL_Manager.h:
* | | Merge pull request #1055 from jwillemsen/jwi-ddstypenameloggingJohnny Willemsen2020-03-131-0/+1
|\ \ \ | | | | | | | | Generate get_type_name as part of the DDS traits, could be used for l…
| * | | Generate get_type_name as part of the DDS traits, could be used for logging ↵Johnny Willemsen2020-03-131-0/+1
| | |/ | |/| | | | | | | | | | | | | purposes * TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp:
* | | Merge pull request #1056 from jwillemsen/jwi-logcatconstJohnny Willemsen2020-03-132-16/+14
|\ \ \ | | |/ | |/| Const enhancements
| * | Const enhancementsJohnny Willemsen2020-03-132-16/+14
| |/ | | | | | | | | * ACE/ace/Log_Category.h: * ACE/ace/Log_Category.inl:
* | Merge pull request #1052 from likema/var-never-readJohnny Willemsen2020-03-131-4/+0
|\ \ | | | | | | Fix build warnings.
| * | Fix build warnings.Like Ma2020-03-121-4/+0
| | | | | | | | | | | | Value stored to 'n' is never read
* | | Merge pull request #1054 from jwillemsen/masterJohnny Willemsen2020-03-122-14/+2
|\ \ \ | | |/ | |/| Fixed some typos in comments and removed some empty lines
| * | Fixed some typos in comments and removed some empty linesJohnny Willemsen2020-03-122-14/+2
|/ / | | | | | | | | * TAO/tao/ORB.cpp: * TAO/tao/ORB.h:
* | Merge pull request #1051 from jwillemsen/jwi-azurevs2015removalJohnny Willemsen2020-03-121-58/+0
|\ \ | |/ |/| Removed vs2015, will not be supported from azure pipelines soon
| * Removed vs2015, will not be supported from azure pipelines soonJohnny Willemsen2020-03-111-58/+0
|/
* Merge pull request #1049 from jwillemsen/masterJohnny Willemsen2020-03-026-57/+41
|\ | | | | Documentation changes
| * Documentation and layout changesJohnny Willemsen2020-03-023-6/+3
| | | | | | | | | | | | * ACE/ace/Msg_WFMO_Reactor.h: * ACE/ace/QtReactor/QtReactor.cpp: * ACE/ace/Sig_Handler.cpp:
| * Documentation changesJohnny Willemsen2020-03-024-51/+38
| | | | | | | | | | | | | | * ACE/ace/Dev_Poll_Reactor.h: * ACE/ace/MMAP_Memory_Pool.h: * ACE/ace/Sig_Handler.cpp: * ACE/ace/Sig_Handler.h:
* | Merge pull request #1048 from jwillemsen/jwi-addfuzzactionJohnny Willemsen2020-02-274-4/+28
|\ \ | | | | | | Move fuzz from travis-ci to github actions
| * | Removed fuzz from travisciJohnny Willemsen2020-02-271-2/+0
| | | | | | | | | | | | * .travis.yml:
| * | Add scheduleJohnny Willemsen2020-02-271-1/+5
| | | | | | | | | | | | * .github/workflows/ccpp.yml:
| * | Add scheduleJohnny Willemsen2020-02-271-1/+5
| | | | | | | | | | | | * .github/workflows/fuzz.yml:
| * | Updated action nameJohnny Willemsen2020-02-271-1/+1
| | | | | | | | | | | | * .github/workflows/fuzz.yml:
| * | Add fuzz github actionJohnny Willemsen2020-02-271-0/+18
| |/