summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Fix handling of length errors on Grouped AVPsAnders Svensson2015-03-043-17/+37
| * | | | | | | | | | | | | | Don't discard component diameter_avp list on Grouped AVP decode errorAnders Svensson2015-02-171-4/+11
| * | | | | | | | | | | | | | Fix process dictionary manipulation during message decodeAnders Svensson2015-02-171-4/+14
* | | | | | | | | | | | | | | Merge branch 'egil/fix-break-printout/OTP-12537' into maintBjörn-Egil Dahlberg2015-03-051-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | erts: Fix erroneous printout in crashdumpBjörn-Egil Dahlberg2015-02-201-1/+0
* | | | | | | | | | | | | | | | Merge branch 'egil/fix-ts_make-unicode/OTP-12536' into maintBjörn-Egil Dahlberg2015-03-051-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | test_server: Let ts_make have a latin1 fallbackBjörn-Egil Dahlberg2015-02-061-1/+11
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'ia/ssl/TLS_FALLBACK_SCSV/OTP-12458' into maintIngela Anderton Andin2015-03-0510-39/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ssl: Implement support for TLS_FALLBACK_SCSVIngela Anderton Andin2015-03-0210-39/+138
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'anders/diameter/17/time/OTP-12439' into maintAnders Svensson2015-03-051-6/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Ignore undefined calls to OTP 18 time api in app suiteAnders Svensson2015-03-011-6/+37
* | | | | | | | | | | | | | | | | Merge branch 'anders/diameter/time/OTP-12439' into maintAnders Svensson2015-03-0520-56/+199
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Use new time api in test suitesAnders Svensson2015-02-2010-35/+66
| * | | | | | | | | | | | | | | | Use new time api in implementationAnders Svensson2015-02-2010-22/+134
* | | | | | | | | | | | | | | | | Merge branch 'anders/diameter/pool/OTP-12428' into maintAnders Svensson2015-03-0522-497/+804
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix SCTP match blunder in suitesAnders Svensson2015-02-242-16/+20
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Be backwards compatible with diameter_sctp listener stateAnders Svensson2015-02-201-4/+19
| * | | | | | | | | | | | | | | | Add gen_tcp testcase that fails sporadicallyAnders Svensson2015-02-201-15/+52
| * | | | | | | | | | | | | | | | Simplify transport suiteAnders Svensson2015-02-201-29/+6
| * | | | | | | | | | | | | | | | Remove (ancient) dead codeAnders Svensson2015-02-201-6/+0
| * | | | | | | | | | | | | | | | Don't orphan slave nodes in example suiteAnders Svensson2015-02-201-2/+2
| * | | | | | | | | | | | | | | | Refresh example codeAnders Svensson2015-02-208-214/+225
| * | | | | | | | | | | | | | | | Improve language consistency in diameter(1)Anders Svensson2015-02-201-30/+32
| * | | | | | | | | | | | | | | | Add pool suite to test transport_opt() pool_sizeAnders Svensson2015-02-204-42/+178
| * | | | | | | | | | | | | | | | Adapt tcp/sctp transport modules for pool_size > 1Anders Svensson2015-02-202-116/+168
| * | | | | | | | | | | | | | | | Add transport_opt() pool_sizeAnders Svensson2015-02-205-35/+114
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'anders/diameter/shutdown/OTP-12412' into maintAnders Svensson2015-03-055-16/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Increase service shutdown timeoutAnders Svensson2015-01-191-2/+2
| * | | | | | | | | | | | | | | | Set shutdown = infinity for supervisor childrenAnders Svensson2015-01-192-4/+4
| * | | | | | | | | | | | | | | | Monitor more efficiently at shutdownAnders Svensson2015-01-192-10/+13
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'anders/diameter/retransmission/OTP-12415' into maintAnders Svensson2015-03-052-3/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix retransmission of messages sent as header/avps listAnders Svensson2015-01-192-3/+19
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'anders/diameter/answer_discard/OTP-11492' into maintAnders Svensson2015-03-052-17/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix error matching in traffic suiteAnders Svensson2015-02-251-9/+2
| * | | | | | | | | | | | | | | | Don't discard outgoing answers with Result-Code/E-bit errorsAnders Svensson2015-02-252-9/+18
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'raimo/inet_tcp_dist-priority-option/OTP-12476' into maintRaimo Niskanen2015-03-023-18/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Document kernel inet_dist_{listen,connect}_optionsRaimo Niskanen2015-02-201-1/+13
| * | | | | | | | | | | | | | | Test kernel inet_dist_{listen,connect}_optionsRaimo Niskanen2015-02-201-4/+72
| * | | | | | | | | | | | | | | Implement kernel inet_dist_{listen,connect}_optionsRaimo Niskanen2015-02-191-13/+35
* | | | | | | | | | | | | | | | Merge branch 'rokob/eliminate-duplication-app-controller' into maintZandra Hird2015-02-271-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add helper function to reduce code duplicationAndy Ledvina2015-02-161-7/+7
* | | | | | | | | | | | | | | | | Merge branch 'nox/docs-re-unicode' into maintHenrik Nord2015-02-271-8/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix documentation about character types in unicode modeAnthony Ramine2015-02-201-8/+13
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'kellymclaughlin/crypto-aes-cfb-flexible-key-size/OTP-12467' int...Henrik Nord2015-02-272-4/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Accept all valid key sizes in aes_cfb functionsKelly McLaughlin2015-02-042-4/+70
* | | | | | | | | | | | | | | | | | Merge branch 'fishcakez/runtime_tools/dbg/OTP-12517' into maintBjörn Gustavsson2015-02-272-32/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Ensure dbg tracer exits when dbg is stoppedJames Fish2015-02-262-32/+64
* | | | | | | | | | | | | | | | | | | Merge branch 'peppe/common_test/missing_start_flag_in_doc' into maintPeter Andersson2015-02-261-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Add missing -group flag in ct_run help textPeter Andersson2015-02-181-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'zandra/xcomp-power-pc-dso-linux-fix' into maintZandra Hird2015-02-241-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \