Navigation


source: freeDiameter/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1554:566bb46cc73f   4 years Sebastien Decugis Updated copyright information
(edit) @1540:407e0a889c7e   4 years luke SCTP ConnectPeer?: sctp_bindx() to local endpoints When connecting to …
(edit) @1438:7c60cb0ac8c8   4 years luke testmesg: improve comments and msg cleanup
(edit) @1425:b09f1b4c9fad   4 years luke fd_msg_add_result: add function Add fd_msg_add_result() as a superset …
(edit) @1423:67c263056d78   4 years luke fd_msg_search_avp: search msg_or_avp, not just msg Change …
(edit) @1414:f6f12521c2aa   4 years luke Fix strict-aliasing warnings with gcc 4.8 Rewrite IN6_ADDR_V4MAP() to …
(edit) @1399:eff5bb332b5a   4 years Sebastien Decugis Fix testcnx expired CA data
(edit) @1357:925470fbe59d   5 years tk Avoid deprecated functions (like in libfdcore/core.c).
(edit) @1300:3f1e79e1273e   9 years Sebastien Decugis Added new callbacks in the derived types definitions to improve value …
(edit) @1281:ab6457399be2   9 years Sebastien Decugis Updated copyright information 1.2.1-rc1
(edit) @1268:25fad6714991   9 years Sebastien Decugis Updated copyright information
(edit) @1251:bdd7bf840c8d   10 years Sebastien Decugis Validated previous fix, seems to work
(edit) @1235:f937feb72734   11 years Sebastien Decugis Updated copyright information 1.2.0
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1181:22de21feec64   11 years Sebastien Decugis Preparing for DTLS support
(edit) @1162:3322c48c2177   11 years tk Remove \n from fd_log_debug lines.
(edit) @1141:3ae22e5dc56c   11 years Sebastien Decugis Fix a few compilation warnings/errors
(edit) @1135:90e0382e6579   11 years Sebastien Decugis Fix wrong parameter name
(edit) @1127:1af09cc156d6   11 years Sebastien Decugis Updated copyright information
(edit) @1121:ccbd1426e04a   11 years Sebastien Decugis Improve testmesg_stress to measure impact of loaded dictionary
(edit) @1120:c473581adff2   11 years Sebastien Decugis Cleanup some traces
(edit) @1119:79dd22145f52   11 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1113:eb4ce68b6e5c   11 years Sebastien Decugis Added calls to remaining hooks
(edit) @1103:d8591b1c56cd   11 years Sebastien Decugis Implemented a few hooks
(edit) @1093:44f3e48dfe27   11 years Sebastien Decugis Align the behavior of all fd_*dump functions wrt final \n
(edit) @1090:8be95f757b08   11 years Sebastien Decugis Improved the testmesg_stress with more functions tested and …
(edit) @1088:1d1a20a0779d   11 years Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still …
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1076:fcdcb562fea8   11 years Sebastien Decugis New testcase to measure performance of the fd_msg_parse_* functions
(edit) @1071:6ca6cadf209c   11 years Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of …
(edit) @1060:13fc3fc9c789   11 years Sebastien Decugis New feature in fd_fifo to get timing statistics
(edit) @1047:a130b6a13abb   11 years Sebastien Decugis Fix some compilation warnings
(edit) @1034:f4a73a991623   11 years Sebastien Decugis Fix warning on old GCC versions
(edit) @1033:000e1904074c   11 years Sebastien Decugis Fix a number of additional warnings
(edit) @1031:46949d077108   11 years Sebastien Decugis Update the nightly script
(edit) @1018:d67fec731a12   11 years Sebastien Decugis Updated test to match new behavior of dispatch function
(edit) @1000:aeb202e2dbef   11 years Sebastien Decugis Cleanup test messages
(edit) @995:2016a0c46bda   11 years Sebastien Decugis Fixed Proxy-Info duplication, added a test case for this
(edit) @994:1e1d6f94cd94   11 years tk Remove more newlines.
(edit) @984:98f43c0ddfa4   11 years Sebastien Decugis Remove more printfs
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @972:ce3cacbbccc9   11 years tk Fix some typos.
(edit) @959:8881967d087c   11 years tk Silence gcrypt warnings in more places.
(edit) @958:b415d1384e0d   11 years tk Remove TRACE_LEVEL. Obsoleted by run-time support (--debug-one-file). …
(edit) @931:155d45d06530   11 years Sebastien Decugis Updated copyright information 1.1.6
(edit) @928:5053f1abcf5d   11 years Sebastien Decugis Updated copyright information
(edit) @892:b2e8f1a3ef76   11 years Sebastien Decugis Allow the content of the Failed-AVP to be parseable to bufferize the …
(edit) @891:9432ac55823c   11 years Sebastien Decugis Tentative fix for the parse_or_error function
(edit) @890:19a261c9a2e1   11 years Sebastien Decugis Added test case to reproduce bug reported by Zack …
(edit) @888:63931db83e96   11 years Sebastien Decugis Fix compilation warning
(edit) @879:2b14ccdd0b92   11 years Sebastien Decugis Updated copyright information
(edit) @878:901526bc034c   11 years Sebastien Decugis Added simple implementation of barriers for Mac OS X
(edit) @859:10f6ce479e1c   11 years Sebastien Decugis In Debug builds, this test was failing randomly
(edit) @854:51a056d78aba   11 years Sebastien Decugis Resolve conflict on duplicated fd_g_config pointer
(edit) @853:16428c4ecb22   11 years Sebastien Decugis Remove testfifo if pthread_barriers are not available
(edit) @808:c0a88c1bcc1e   12 years Sebastien Decugis Updated copyright information
(edit) @807:09f8f0c4f4a4   12 years Sebastien Decugis Several changes to support GnuTLS 3.x in a more efficient way
(edit) @795:d0ba6ecb205f   12 years Sebastien Decugis Allow running the test with gnutls >= 2.12.14-5ubuntu3.1
(edit) @794:004bd7272b9f   12 years Sebastien Decugis Get TID in GNUTLS logs
(edit) @793:ada5366bca4e   12 years Sebastien Decugis allow gnutls debug in tests
(edit) @788:cb84f5be889d   12 years Sebastien Decugis Updated copyright information
(edit) @778:003df4a9ade2   12 years Sebastien Decugis Added two new interfaces on Zach requests …
(edit) @773:f4f20a182406   12 years Sebastien Decugis Remove remaining i
(edit) @772:c6969f1af9f3   12 years Sebastien Decugis Fix app_acct and associated test
(edit) @771:eac79a449c06   12 years Sebastien Decugis Making app_acct thread_safe for PGsql. NOT TESTED.
(edit) @770:27fef2ca2cf6   12 years Sebastien Decugis Improved usability of fd_dict_getlistof for vendors and apps
(edit) @769:99136ec7d9d4   12 years Sebastien Decugis Fixed fd_dict_getlistof function, added a simple test
(edit) @768:a5a82d50c25e   12 years Sebastien Decugis Increased delay so that the test has more chances to pass. Wow, Fedora …
(edit) @767:c47c16436f71   12 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @751:c7d9c5477d2f   13 years Sebastien Decugis Add a test for timeout on fifo
(edit) @748:1f721af3cac3   13 years Sebastien Decugis New test to try and reproduce a reported problem
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @738:d666051658bd   13 years Sebastien Decugis Fix broken 'almostcasecmp' logic
(edit) @737:03bcd4870f44   13 years Sebastien Decugis Set default output to CHECK only in nightly tests
(edit) @733:b2bc31410425   13 years Sebastien Decugis Cosmetics 1.1.0-rc3
(edit) @731:ef199d6185df   13 years Sebastien Decugis Increase tests timeout to 120 seconds
(edit) @729:5d8ac5da7092   13 years Sebastien Decugis Fixed timeout handling + minor fixes
(edit) @717:571b3abaa5df   13 years Sebastien Decugis Support for Diameter Redirects through rt_redirect.fdx extension …
(edit) @716:4784f2cf325f   13 years Sebastien Decugis Fix missing include for limit (should fix test for OpenSUSE)
(edit) @712:886e935f7513   13 years Sebastien Decugis Fixed decorated NAI handing in case of messages without User-Name AVP
(edit) @709:19a9470de77a   13 years Sebastien Decugis Fix a few compilations errors and warnings
(edit) @708:de2c260b6f6b   13 years Sebastien Decugis Fix remaining test testappacct
(edit) @707:e387d5c6b6f5   13 years Sebastien Decugis Added support for Internationalized Domain Names (IDNA) using GNU libidn
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @695:712a0bb8d3bf   13 years Sebastien Decugis Add ability to skip dlclose() calls since it creates problems on …
(edit) @693:16c373df0947   13 years Sebastien Decugis Cleanups
(edit) @692:dc1b3bd8ef54   13 years Sebastien Decugis Removed extra '\n'
(edit) @690:a29e4201d511   13 years Sebastien Decugis It seems FreeBSD does not unstack cancelation cleanups if we skip the …
(edit) @689:933d098fc75d   13 years Sebastien Decugis Cleanups in msg_log feature
(edit) @688:8c3dc8584dab   13 years Sebastien Decugis Prepared capability for messages logging to separate files / folders
(edit) @676:684f9e0e0c96   13 years Sebastien Decugis Clean termination of tests when possible
(edit) @672:877ed3fd4bcb   13 years Sebastien Decugis Cleaned link relations for tests
(edit) @669:26482481d4ef   13 years Sebastien Decugis New test to check if there are linking problems with built extensions
(edit) @668:4ef3b7cdf734   13 years Sebastien Decugis Some more cleanups in linking
(edit) @667:1f7c7ce85db3   13 years Sebastien Decugis More cleanups in the CMakeLists files
(edit) @662:2e94ef0515d7   13 years Sebastien Decugis Updated copyright information 1.1.0-rc1
(add) @658:f198d16fa7f4   13 years Sebastien Decugis Initial commit for 1.1.0: * Restructuring: * libfreeDiameter: …
Note: See TracRevisionLog for help on using the revision log.