summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into merge-face-safetyAdam Mitz2015-11-101-1/+6
|\
| * Clear the dummy reference value used when searching for an entry to remove. I...Phil Mesnier2015-11-101-1/+6
* | Add braces to silence a compiler warning.Phil Mesnier2015-11-101-6/+14
* | Updated ACE tests for FACE safety profiles.Adam Mitz2015-11-104-0/+25
* | Process_Unix.pm:Jeff Schmitz2015-11-101-1/+1
* | Process_Unix.pm: Don't try to read PID when no remote process.Jeff Schmitz2015-11-091-1/+5
* | Process_Unix.pm:Jeff Schmitz2015-11-091-10/+24
* | Fixed bugs in ACE_OS::getaddrinfo_emulation.Adam Mitz2015-11-091-2/+14
* | ACE_OS::gai_strerror now returns ACE_TCHAR to support Win32 API.Adam Mitz2015-11-092-10/+12
* | If reading PID file fails, try again at kill time.Jeff Schmitz2015-11-091-2/+11
* | Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-06432-2412/+8640
|/
* Remove 'extern "C"' wrapper around include of pthread.h.Adam Mitz2015-11-021-7/+0
* Merge pull request #153 from ops/masterJohnny Willemsen2015-11-025-25/+11
|\
| * Changed ACE+TAO-src.tar.bz2 references to ACE+TAO-src.tar.gzOlli Savia2015-10-262-2/+2
| * Use ACE+TAO-src as source tarball instead of ACE+TAO+CIAO-srcOlli Savia2015-10-231-2/+2
| * spec-file no longer contains CIAOVER or DANCEVEROlli Savia2015-10-221-4/+0
| * Removed references to CIAO and DAnCE. This package contains only ACE and TAO.Olli Savia2015-10-222-17/+7
* | Merge pull request #154 from jwillemsen/masterJohnny Willemsen2015-11-025-1/+38
|\ \
| * | Fixed errorJohnny Willemsen2015-10-311-1/+1
| * | Fixed typoJohnny Willemsen2015-10-231-1/+1
| * | FixJohnny Willemsen2015-10-231-2/+0
| * | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-10-231-1/+1
| |\ \ | | |/
| * | Adapt for msvc deprecated API and use their ISO alternativeJohnny Willemsen2015-10-235-1/+40
* | | Merge pull request #152 from mitza-oci/masterAdam Mitz2015-10-273-0/+11
|\ \ \ | |_|/ |/| |
| * | Allow TAO_IDL_BE and tao_idl projects to be skipped based on an MPC feature.Adam Mitz2015-10-231-0/+1
| * | Updates for VxWorks 7 RTP and Kernel.Adam Mitz2015-10-212-0/+10
| |/
* | add .sh files to "don't convert endings" pattern for zip distro.Steve Huston2015-10-211-1/+1
|/
* Merge pull request #146 from likema/feature/ssl-context-closeJohnny Willemsen2015-09-173-1/+10
|\
| * Add static ACE_SSL_Context::close for deleting it.Like Ma2015-09-173-1/+10
* | Make x.3.3 public available and prepare for the next releaseJohnny Willemsen2015-09-175-58/+62
* | ACE+TAO+CIAO-6_3_3ACE+TAO+CIAO-6_3_3Johnny Willemsen2015-09-1757-58/+755
|/
* update NEWS, putting TAO notes in the correct filePhil Mesnier2015-09-161-12/+2
* update NEWSPhil Mesnier2015-09-161-0/+13
* Revert "Fix connecting timeout without returning -1 in ACE_Cached_Connect_Str...Johnny Willemsen2015-09-164-135/+1
* Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-09-156-1/+144
|\
| * Merge pull request #45 from likema/feature/fix-cached-connect-return-codeSteve Huston2015-09-154-1/+135
| |\
| | * Add Cached_Conn_Strategy_Fail_Test into tests/run_test.lstLike Ma2015-09-071-0/+1
| | * Add unit test for ACE_Cached_Connect_Strategy_T connecting timeout.Like Ma2015-05-262-0/+130
| | * Fix connecting timeout without returning -1 in ACE_Cached_Connect_Strategy_TLike Ma2015-03-231-1/+4
| * | Add ACE support for MacOS X 10.11 El CapitanFelix Bùˆnemann2015-09-142-0/+9
* | | Use separate instead of seperateJohnny Willemsen2015-09-155-5/+5
|/ /
* | Updated old email addressesJohnny Willemsen2015-09-113-13/+13
* | Merge pull request #130 from iamtheschmitzer/masterAdam Mitz2015-09-091-3/+30
|\ \
| * | make fuzz.pl -m work for GIT repos alsoJeff Schmitz2015-08-181-3/+30
* | | fix for setting port number on an ACE_INET_Addr with a non-empty inet_addrs_ ...Phil Mesnier2015-09-092-1/+42
* | | Fix incorrect buffer access.Martin Corino2015-08-311-1/+1
* | | Plug another hole. Correct state comparison.Martin Corino2015-08-313-5/+1
* | | Fix incorrect macro use.Martin Corino2015-08-301-1/+1
* | | Fix singleton exports.Martin Corino2015-08-302-0/+4
* | | Plug a hole. Add missing dtor to clean up.Martin Corino2015-08-302-0/+10