summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ssl: Refactor TLS/DTLS record handlingIngela Anderton Andin2013-09-1017-698/+775
| * | | | | | ssl: Dialyzer fixesIngela Anderton Andin2013-09-104-19/+22
| * | | | | | ssl: Solve rebase issuesIngela Anderton Andin2013-09-102-108/+139
| * | | | | | ssl: DTLS record handlingIngela Anderton Andin2013-09-1015-140/+193
| * | | | | | ssl: Add DTLS record primitivesAndreas Schultz2013-09-104-18/+351
| * | | | | | ssl: Refactor to provide common handshake functions for TLS/DTLSIngela Anderton Andin2013-09-1014-1885/+2300
| * | | | | | ssl: Add DTLS handshake primitivs.Andreas Schultz2013-09-101-0/+406
* | | | | | | Merge branch 'hb/doc/refman_type_corrections/OTP-11090' into maintHans Bolinder2013-09-101-12/+16
|\ \ \ \ \ \ \
| * | | | | | | Correct documentation of predefined and built-in typesHans Bolinder2013-09-061-12/+16
* | | | | | | | core_lint: Correct the type error() to conform to the codeBjörn Gustavsson2013-09-091-1/+1
* | | | | | | | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maintBjörn Gustavsson2013-09-0921-76/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson2013-09-0616-52/+52
| * | | | | | | | Convert some notes.xml files from latin-1 to utf-8Björn Gustavsson2013-09-065-24/+24
* | | | | | | | | Merge branch 'lukas/erts/erl_exec_e' into maintBjörn-Egil Dahlberg2013-09-091-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | +e should be passed through erlexecLukas Larsson2013-09-041-0/+1
* | | | | | | | | | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maintBjörn-Egil Dahlberg2013-09-0914-105/+104
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Corrections so that the documentation confirms to the DTDKenneth Lundin2013-08-2913-104/+102
| * | | | | | | | | Minor correction of xml structure to conform to the DTDKenneth Lundin2013-07-041-1/+2
* | | | | | | | | | Merge branch 'anders/diameter/spawn_opt/OTP-11299' into maintAnders Svensson2013-09-092-3/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix broken spawn_optAnders Svensson2013-09-042-3/+5
* | | | | | | | | | | Merge branch 'anders/diameter/failed_avp/OTP-11293' into maintAnders Svensson2013-09-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Failed-AVP construction for CEA/DWA/DPAAnders Svensson2013-09-041-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'bmk/snmp/agent/improve_load_unload_mibs_if/OTP-11216' into maintMicael Karlberg2013-09-0911-112/+379
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | [snmp/agent] Fixed doc broken link to gen_serverMicael Karlberg2013-09-031-1/+1
| * | | | | | | | | | [snmp/agent] Improved loading and unload of MIBsMicael Karlberg2013-09-0310-111/+378
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bjorn/compiler/return_errors/OTP-11304' into maintBjörn Gustavsson2013-09-096-15/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compiler: Conform returned errors to the documented formatBjörn Gustavsson2013-09-056-15/+30
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ks/hipe_unified_loader-cleanup/OTP-11301' into maintFredrik Gustafsson2013-09-092-22/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated primary bootstrapFredrik Gustafsson2013-09-051-0/+0
| * | | | | | | | | | Cleanup of the fileKostis Sagonas2013-09-041-22/+25
* | | | | | | | | | | Merge branch 'dotsimon/os_mon_cpu_sup_solaris64/OTP-11298' into maintFredrik Gustafsson2013-09-063-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish2013-09-022-2/+3
| * | | | | | | | | | | Fix some compiler warningsSimon Cornish2013-09-021-0/+5
| * | | | | | | | | | | Remove object files when cleaningSimon Cornish2013-09-021-0/+1
* | | | | | | | | | | | Merge branch 'lukas/r16b02/docfixes' into maintLukas Larsson2013-09-062-8/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Ignore odbc coresLukas Larsson2013-09-041-0/+2
| * | | | | | | | | | | | Cross compilation is now a supported featureLukas Larsson2013-08-291-8/+1
* | | | | | | | | | | | | Merge branch 'lukas/skip-extra-applications/OTP-11288' into maintLukas Larsson2013-09-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix sh compatability issueLukas Larsson2013-09-041-2/+2
* | | | | | | | | | | | | | Merge branch 'nox/fix-erl_lint-variable-usage/OTP-11268' into maintFredrik Gustafsson2013-09-063-22/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Updated primary bootstrapFredrik Gustafsson2013-08-271-0/+0
| * | | | | | | | | | | | | Fix variable usage tracking in some record errorsAnthony Ramine2013-08-272-2/+10
| * | | | | | | | | | | | | Fix unsafe variable tracking in try expressionsAnthony Ramine2013-08-272-2/+19
| * | | | | | | | | | | | | Fix variable usage tracking in erl_lintAnthony Ramine2013-08-272-20/+49
* | | | | | | | | | | | | | Merge branch 'peppe/common_test/missing_space' into maintPeter Andersson2013-09-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add missing whitespace in stringPeter Andersson2013-09-051-1/+1
* | | | | | | | | | | | | | | Merge branch 'sverk/mac-select-assert-bug' into maintSverker Eriksson2013-09-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | erts: Fix faulty assert in "unlimited select" for macSverker Eriksson2013-09-041-2/+2
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sverk/valgrind-single-core' into maintSverker Eriksson2013-09-051-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | erts: Speed up valgrind with asynch threadsSverker Eriksson2013-08-231-1/+14
| |/ / / / / / / / / / / / /