summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup configure help textsRickard Green2010-09-223-77/+107
* Prepare releaseOTP_R14BErlang/OTP2010-09-1358-34/+1609
* Merge branch 'egil/fix-ei-on-vxwork/OTP-8838' of ../egil_otp into devErlang/OTP2010-09-133-2/+8
|\
| * Fix ei to build on vxworksBjörn-Egil Dahlberg2010-09-133-2/+8
* | Merge branch 'bmk/inets/prepare_for_r14b' of ../bmk_otp into devErlang/OTP2010-09-132-64/+5
|\ \
| * | Prepare release for inets-5.5 (R14B).Micael Karlberg2010-09-132-64/+5
| |/
* | Merge branch 'bmk/snmp/prepare_for_r14b' of ../bjorn_otp into devErlang/OTP2010-09-132-246/+62
|\ \
| * | Prepare for R14BMicael Karlberg2010-09-132-246/+62
| |/
* | Merge branch 'bmk/megaco/prepare_for_r14b' of ../bjorn_otp into devErlang/OTP2010-09-132-85/+38
|\ \ | |/ |/|
| * Prepare release of megaco-3.15 (R14B)Micael Karlberg2010-09-132-85/+38
|/
* Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into devPatrik Nyblom2010-09-1317-720/+696
|\
| * Teach testcases to survive TIME_WAIT overloadPatrik Nyblom2010-09-011-13/+21
| * Update erl_interface doc and testsuite for epmd changesPatrik Nyblom2010-08-313-27/+33
| * Restore null termination of input bufferPatrik Nyblom2010-08-311-0/+3
| * Teach testcase epmd_SUITE:too_large to accept econnabortedPatrik Nyblom2010-08-311-2/+7
| * Teach epmd_cli.c to not respond 'Killed' when killing deniedPatrik Nyblom2010-08-311-2/+6
| * Calculate minimal packet size for ALIVE2 requests correctlyPatrik Nyblom2010-08-311-1/+1
| * Document epmd and it's options properly and fixup help textPatrik Nyblom2010-08-312-47/+218
| * Fix anomalies in epmd not yet reported as security issuesPatrik Nyblom2010-08-315-36/+262
| * Remove two buffer overflow vulnerabilities in EPMDPatrik Nyblom2010-08-313-12/+79
| * Remove all support for ancient EPMD protocolPatrik Nyblom2010-08-317-448/+75
| * Remove very old protocol from EPMDPatrik Nyblom2010-08-312-144/+9
* | Merge branch 'sv/ei-writev' into devBjörn-Egil Dahlberg2010-09-131-0/+2
|\ \
| * | fix incorrect writev iovec buffer handling in eiSteve Vinoski2010-09-111-0/+2
* | | Merge branch 'rickard/timer-wheel/OTP-8835' into devRickard Green2010-09-131-39/+23
|\ \ \
| * | | Use mutex instead of rwlockRickard Green2010-09-101-39/+23
* | | | Merge branch 'pan/windows-testcases/OTP-8820' into devPatrik Nyblom2010-09-137-35/+160
|\ \ \ \
| * | | | Teach Winsock initialization to be thread safePatrik Nyblom2010-09-131-5/+9
| * | | | Make ei_threaded_send synchronizedPatrik Nyblom2010-09-131-2/+5
| * | | | Increase timeout value in ei_accept_SUITEPatrik Nyblom2010-09-131-8/+1
| * | | | Teach ei_accept_SUITE to wait for node publish instead of using random sleepsPatrik Nyblom2010-09-131-7/+26
| * | | | Teach port suite to not use unix-specific commands and not leave them runningPatrik Nyblom2010-09-133-4/+110
| * | | | Add line macros to gen_udp_SUITE:connectPatrik Nyblom2010-09-131-9/+9
|/ / / /
* | | | Merge branch 'egil/ei/fix-declspec/OTP-8826' into devBjörn-Egil Dahlberg2010-09-131-7/+1
|\ \ \ \
| * | | | Remove USE_DECLSPEC_THREAD from erl_interfaceBjörn-Egil Dahlberg2010-09-101-7/+1
* | | | | Merge branch 'ia/public_key-subject-alternative-name/OTP-8825' into devIngela Anderton Andin2010-09-138-92/+100
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improved certificate extension handlingIngela Anderton Andin2010-09-108-96/+97
| * | | | Add handling of SubjectAltName of type otherNameIngela Anderton Andin2010-09-101-2/+9
* | | | | Merge branch 'pan/binary-bif-valgrind-leak/OTP-8823' into devPatrik Nyblom2010-09-101-7/+15
|\ \ \ \ \
| * | | | | Teach erl_bif_binary not leak memory by doing malloc(0)Patrik Nyblom2010-09-071-7/+15
| | |/ / / | |/| | |
* | | | | Update preloaded modulesPatrik Nyblom2010-09-108-0/+0
* | | | | Update primary bootstrapPatrik Nyblom2010-09-1021-92/+92
* | | | | Merge branch 'pan/added-autoimports/OTP-8763' into devPatrik Nyblom2010-09-1065-145/+392
|\ \ \ \ \
| * | | | | Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-1060-93/+143
| * | | | | Add testcase for autoimport and the erlang.xml doc consistencyPatrik Nyblom2010-09-103-1/+190
| * | | | | Correct erlang.xml regarding autoimportsPatrik Nyblom2010-09-101-51/+51
| * | | | | Add new autoimports for R14BPatrik Nyblom2010-09-101-0/+8
|/ / / / /
* | | | | Merge branch 'peppe/common_test/dev/OTP-8805' into devLukas Larsson2010-09-101-2/+7
|\ \ \ \ \
| * | | | | Fix problem with {fail,Result} from end_tc not being recognizedPeter Andersson2010-09-021-2/+7
| * | | | | Fix problem with prepared_tests tuple not being recognizedPeter Andersson2010-09-025-58/+52