summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with variables not getting assigned during installationPeter Andersson2015-03-131-3/+50
* Merge branch 'bjorn/asn1/double-ellipses/OTP-12546' into maintBjörn Gustavsson2015-03-124-12/+62
|\
| * asn1ct_gen: Correct generation of .hrl files for multiple ellipsesBjörn Gustavsson2015-03-063-4/+32
| * Fix BER code generationDan Gudmundsson2015-03-063-8/+30
* | Merge branch 'dgud/testcasecuddle' into maintDan Gudmundsson2015-03-113-9/+24
|\ \
| * | mnesia: Flush late messagesDan Gudmundsson2015-02-231-2/+8
| * | Add Debug infoDan Gudmundsson2015-02-171-2/+6
| * | mnesia: better debug info when tests failDan Gudmundsson2015-02-102-5/+9
| * | mnesia: Ensure tables are loaded before testing themDan Gudmundsson2015-01-141-0/+1
* | | Merge branch 'josevalim/jv-binary-ets' into maintZandra Hird2015-03-101-1/+6
|\ \ \
| * | | Support binary standard input in ets:i/1José Valim2015-01-261-1/+6
* | | | Merge branch 'mururu/fix-type' into maintZandra Hird2015-03-091-9/+9
|\ \ \ \
| * | | | Fix typos in the public_key docYuki Ito2015-02-241-9/+9
* | | | | Merge branch 'erland/ssh/time/OTP-12444' into maintErland Schönbeck2015-03-092-12/+31
|\ \ \ \ \
| * | | | | Update misleading comment in ssh_basic_SUITEErland Schönbeck2015-03-051-1/+1
| * | | | | Update new time API and be back-compatible in sshErland Schönbeck2015-03-021-5/+1
| * | | | | Use new time API and be back-compatible in sshErland Schönbeck2015-02-252-12/+35
* | | | | | Merge branch 'ia/public_key/crl/OTP-12547' into maintIngela Anderton Andin2015-03-098-29/+287
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | public_key: Improve CRL handling supportIngela Anderton Andin2015-03-098-29/+287
* | | | | | Merge branch 'peppe/common_test/makefile_issue' into maintPeter Andersson2015-03-061-1/+1
|\ \ \ \ \ \
| * | | | | | Have make ignore the chmod command line in the makefile if it failsPeter Andersson2015-01-211-1/+1
* | | | | | | Merge branch 'peppe/common_test/ct_telnet_timeout_error' into maintPeter Andersson2015-03-062-2/+27
|\ \ \ \ \ \ \
| * | | | | | | Make sure total_timeout can get triggered before idle_timeoutPeter Andersson2015-02-062-2/+27
* | | | | | | | Merge remote-tracking branch 'origin/peppe/common_test/inconsistent_return_va...Peter Andersson2015-03-066-39/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | Add testsPeter Andersson2015-01-285-9/+56
| * | | | | | | | Make it possible to skip test case by returning skipped tagPeter Andersson2015-01-271-30/+60
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'origin/peppe/common_test/on_tc_fail_log' into m...Peter Andersson2015-03-063-1/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Modify some tests to verify that new functionality worksPeter Andersson2015-02-171-0/+15
| * | | | | | | | Make it possible to print in the test case log from on_tc_* hook funcsPeter Andersson2015-02-162-1/+36
* | | | | | | | | Merge branch 'anders/diameter/grouped_decode/OTP-12475' into maintAnders Svensson2015-03-054-22/+243
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow encode of decoded diameter_avp listAnders Svensson2015-03-041-0/+2
| * | | | | | | | | Add testcases for diameter_avp decodeAnders Svensson2015-03-041-3/+185
| * | | | | | | | | 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-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