Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem with variables not getting assigned during installation | Peter Andersson | 2015-03-13 | 1 | -3/+50 |
* | Merge branch 'bjorn/asn1/double-ellipses/OTP-12546' into maint | Björn Gustavsson | 2015-03-12 | 4 | -12/+62 |
|\ | |||||
| * | asn1ct_gen: Correct generation of .hrl files for multiple ellipses | Björn Gustavsson | 2015-03-06 | 3 | -4/+32 |
| * | Fix BER code generation | Dan Gudmundsson | 2015-03-06 | 3 | -8/+30 |
* | | Merge branch 'dgud/testcasecuddle' into maint | Dan Gudmundsson | 2015-03-11 | 3 | -9/+24 |
|\ \ | |||||
| * | | mnesia: Flush late messages | Dan Gudmundsson | 2015-02-23 | 1 | -2/+8 |
| * | | Add Debug info | Dan Gudmundsson | 2015-02-17 | 1 | -2/+6 |
| * | | mnesia: better debug info when tests fail | Dan Gudmundsson | 2015-02-10 | 2 | -5/+9 |
| * | | mnesia: Ensure tables are loaded before testing them | Dan Gudmundsson | 2015-01-14 | 1 | -0/+1 |
* | | | Merge branch 'josevalim/jv-binary-ets' into maint | Zandra Hird | 2015-03-10 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Support binary standard input in ets:i/1 | José Valim | 2015-01-26 | 1 | -1/+6 |
* | | | | Merge branch 'mururu/fix-type' into maint | Zandra Hird | 2015-03-09 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | Fix typos in the public_key doc | Yuki Ito | 2015-02-24 | 1 | -9/+9 |
* | | | | | Merge branch 'erland/ssh/time/OTP-12444' into maint | Erland Schönbeck | 2015-03-09 | 2 | -12/+31 |
|\ \ \ \ \ | |||||
| * | | | | | Update misleading comment in ssh_basic_SUITE | Erland Schönbeck | 2015-03-05 | 1 | -1/+1 |
| * | | | | | Update new time API and be back-compatible in ssh | Erland Schönbeck | 2015-03-02 | 1 | -5/+1 |
| * | | | | | Use new time API and be back-compatible in ssh | Erland Schönbeck | 2015-02-25 | 2 | -12/+35 |
* | | | | | | Merge branch 'ia/public_key/crl/OTP-12547' into maint | Ingela Anderton Andin | 2015-03-09 | 8 | -29/+287 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | public_key: Improve CRL handling support | Ingela Anderton Andin | 2015-03-09 | 8 | -29/+287 |
* | | | | | | Merge branch 'peppe/common_test/makefile_issue' into maint | Peter Andersson | 2015-03-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Have make ignore the chmod command line in the makefile if it fails | Peter Andersson | 2015-01-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'peppe/common_test/ct_telnet_timeout_error' into maint | Peter Andersson | 2015-03-06 | 2 | -2/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make sure total_timeout can get triggered before idle_timeout | Peter Andersson | 2015-02-06 | 2 | -2/+27 |
* | | | | | | | | Merge remote-tracking branch 'origin/peppe/common_test/inconsistent_return_va... | Peter Andersson | 2015-03-06 | 6 | -39/+116 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add tests | Peter Andersson | 2015-01-28 | 5 | -9/+56 |
| * | | | | | | | | Make it possible to skip test case by returning skipped tag | Peter Andersson | 2015-01-27 | 1 | -30/+60 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge remote-tracking branch 'origin/peppe/common_test/on_tc_fail_log' into m... | Peter Andersson | 2015-03-06 | 3 | -1/+51 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Modify some tests to verify that new functionality works | Peter Andersson | 2015-02-17 | 1 | -0/+15 |
| * | | | | | | | | Make it possible to print in the test case log from on_tc_* hook funcs | Peter Andersson | 2015-02-16 | 2 | -1/+36 |
* | | | | | | | | | Merge branch 'anders/diameter/grouped_decode/OTP-12475' into maint | Anders Svensson | 2015-03-05 | 4 | -22/+243 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow encode of decoded diameter_avp list | Anders Svensson | 2015-03-04 | 1 | -0/+2 |
| * | | | | | | | | | Add testcases for diameter_avp decode | Anders Svensson | 2015-03-04 | 1 | -3/+185 |
| * | | | | | | | | | Fix handling of length errors on Grouped AVPs | Anders Svensson | 2015-03-04 | 3 | -17/+37 |
| * | | | | | | | | | Don't discard component diameter_avp list on Grouped AVP decode error | Anders Svensson | 2015-02-17 | 1 | -4/+11 |
| * | | | | | | | | | Fix process dictionary manipulation during message decode | Anders Svensson | 2015-02-17 | 1 | -4/+14 |
* | | | | | | | | | | Merge branch 'egil/fix-ts_make-unicode/OTP-12536' into maint | Björn-Egil Dahlberg | 2015-03-05 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | test_server: Let ts_make have a latin1 fallback | Björn-Egil Dahlberg | 2015-02-06 | 1 | -1/+11 |
* | | | | | | | | | | | Merge branch 'ia/ssl/TLS_FALLBACK_SCSV/OTP-12458' into maint | Ingela Anderton Andin | 2015-03-05 | 10 | -39/+138 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ssl: Implement support for TLS_FALLBACK_SCSV | Ingela Anderton Andin | 2015-03-02 | 10 | -39/+138 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'anders/diameter/17/time/OTP-12439' into maint | Anders Svensson | 2015-03-05 | 1 | -6/+37 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ignore undefined calls to OTP 18 time api in app suite | Anders Svensson | 2015-03-01 | 1 | -6/+37 |
* | | | | | | | | | | | | Merge branch 'anders/diameter/time/OTP-12439' into maint | Anders Svensson | 2015-03-05 | 20 | -56/+199 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Use new time api in test suites | Anders Svensson | 2015-02-20 | 10 | -35/+66 |
| * | | | | | | | | | | | Use new time api in implementation | Anders Svensson | 2015-02-20 | 10 | -22/+134 |
* | | | | | | | | | | | | Merge branch 'anders/diameter/pool/OTP-12428' into maint | Anders Svensson | 2015-03-05 | 22 | -497/+804 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix SCTP match blunder in suites | Anders Svensson | 2015-02-24 | 2 | -16/+20 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Be backwards compatible with diameter_sctp listener state | Anders Svensson | 2015-02-20 | 1 | -4/+19 |
| * | | | | | | | | | | | Add gen_tcp testcase that fails sporadically | Anders Svensson | 2015-02-20 | 1 | -15/+52 |
| * | | | | | | | | | | | Simplify transport suite | Anders Svensson | 2015-02-20 | 1 | -29/+6 |
| * | | | | | | | | | | | Remove (ancient) dead code | Anders Svensson | 2015-02-20 | 1 | -6/+0 |