Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1291:0fa8207cc91a   9 years Sebastien Decugis Fix a few mistakes
(edit) @1290:7945c75972b0   9 years Sebastien Decugis Fix test_app for Mac OS X. Need to retest on other systems.
(edit) @1289:0aeb09ef20f1   9 years Sebastien Decugis fix ntohll on MacOSX
(edit) @1288:389c26b904d7   9 years Sebastien Decugis Added a comment in the OSX file.
(edit) @1287:38b0e251b821   9 years Sebastien Decugis Select Debug build type by default if none specified
(edit) @1286:ecb844d6d87d   9 years Sebastien Decugis Fix compilation issue on older CMake
(edit) @1285:1e893500dc72   9 years Sebastien Decugis updated Copyright
(edit) @1284:38e4a7c318ac   9 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1283:f09f16f432e6   9 years Sebastien Decugis Updated copyright information
(edit) @1282:277a0503ce0b   9 years Sebastien Decugis Release 1.2.1-rc1
(edit) @1281:ab6457399be2   9 years Sebastien Decugis Updated copyright information 1.2.1-rc1
(edit) @1280:3eeb564e7bea   9 years Sebastien Decugis Merge updates from Thomas (thanks\!)
(edit) @1279:a1685a53fe97   10 years tk When requests fall into timeout, log them, the timeout, and the slow …
(edit) @1278:2a7b32176d2e   10 years tk Add extension to randomly choose one of the highest-scored hosts, by …
(edit) @1277:9860ff6e9497   10 years tk Make a variable match the extension name. No functional change.
(edit) @1276:9e4e294f1e71   10 years tk Fix typo
(edit) @1275:62bd95182f6d   10 years tk Add more Starent AVPs, from Cisco's v15 documentation. Add one rule.
(edit) @1274:681e8e55af27   10 years tk Allow routing messages in state CLOSING_GRACE. Otherwise, replies …
(edit) @1273:e831cabceab0   10 years tk Switch to logarithmic scaling.
(edit) @1272:34265c9c1e94   10 years tk Plug memory leaks.
(edit) @1271:fd398055521c   10 years tk Remove some unused code. Fix loading message. Add dict_dcca_3gpp …
(edit) @1270:f6ad5596aac7   10 years tk Put debugging message at debug log level.
(edit) @1269:c748e2439a3a   9 years Sebastien Decugis Bump version number for the next release
(edit) @1268:25fad6714991   9 years Sebastien Decugis Updated copyright information
(edit) @1267:3d028cc99956   9 years Sebastien Decugis Updated libmysqlclient binary package name to match recent Ubuntu releases
(edit) @1266:85a425a201b6   9 years Sebastien Decugis Fix compilation error as reported by Nikola in …
(edit) @1265:4ca14a36ae66   10 years Sebastien Decugis Add Inband-Security-Id AVP to CEA if the CER contains one even if it …
(edit) @1264:abf1e51047a1   10 years Sebastien Decugis Display errors in app_acct at error level
(edit) @1263:285287f22041   10 years Sebastien Decugis Merge
(edit) @1262:02ccaf6e9a57   10 years tk Add more rules. Sort a bit.
(edit) @1261:d51fa7231f73   10 years tk Add support for dumping address family 8 (E.164).
(edit) @1260:4f6f61e67599   10 years tk Store redirect information for ALL_SESSION and ALL_USER in a hash. …
(edit) @1259:82280e745a89   10 years tk Remove whitespace at end of line.
(edit) @1258:97caad40b665   10 years tk Cast enum to int to allow comparison with picky compiler(flag)s.
(edit) @1257:55d0867dd8b8   10 years Sebastien Decugis Added a basic Gx implementation in contrib (untested) -- reported …
(edit) @1256:bd6b40c9f731   10 years Sebastien Decugis Fix messages display level on TLS errors
(edit) @1255:c6a4bda62ccc   10 years Sebastien Decugis Fix typo on TLS_CRL parsing
(edit) @1254:b469d38e20fd   10 years Sebastien Decugis Merge changes from proposed branch
(edit) @1253:3734341ad03b   10 years tk Fix format string.
(edit) @1252:5c6e94202c64   10 years Sebastien Decugis Fix dump of Failed-AVP content as a value is set while the model is not
(edit) @1251:bdd7bf840c8d   10 years Sebastien Decugis Validated previous fix, seems to work
(edit) @1250:446683efbb1f   10 years Sebastien Decugis Attempt fix for Failed-AVP created with a Grouped AVP, in that case we …
(edit) @1249:4ad4d614acfa   10 years Sebastien Decugis Attempt to produce a CEA that is compliant with the ABNF when the …
(edit) @1248:c9a160b815ea   10 years Sebastien Decugis Fix issue with anscb in the p_sr expiry mechanism. Thanks Guangming …
(edit) @1247:2c09e2545188   10 years Sebastien Decugis Remove useless CER/CEA compact dump in dbg_msg_dumps extension
(edit) @1246:02c98b9fb2a4   10 years Sebastien Decugis Updated documentation for dbg_msg_dumps
(edit) @1245:4b511d9b3def   11 years Sebastien Decugis Change default dump of peer connection, add more options to the …
(edit) @1244:24a03140a6aa   11 years Sebastien Decugis Bug: parameters for peers were not taken into account
(edit) @1243:7c5f662c4eef   11 years Sebastien Decugis Shortened log timestamp format when DEBUG_WITHOUT_META is defined
(edit) @1242:b25ca6134bdc   11 years Sebastien Decugis Fix configuration dump when no extension is loaded
(edit) @1241:12c3e0c7fa0b   11 years Sebastien Decugis Merged
(edit) @1240:0420ccc4671a   11 years Sebastien Decugis Add a counter for the sent requests for which we did not wait for an …
(edit) @1239:b059b9e8ef83   11 years Sebastien Decugis Update the sent request counter in case of expiry
(edit) @1238:8f9684264fe0   11 years Sebastien Decugis Change management of the p_reqin_count counter to be updated only on …
(edit) @1237:b255ba44f59c   11 years Sebastien Decugis Add an option DEBUG_WITHOUT_META to strip some information from the …
(edit) @1236:a0d9fb49694e   11 years Sebastien Decugis Release 1.2.0
(edit) @1235:f937feb72734   11 years Sebastien Decugis Updated copyright information 1.2.0
(edit) @1234:0b240b3a7320   11 years Sebastien Decugis Updated changelog
(edit) @1233:0b4abb03bcaf   11 years Sebastien Decugis Fix double increment when realloc resulting in invalid SQL query
(edit) @1232:9e92fa478c23   11 years Sebastien Decugis Performance improvements for fd_p_sr_store based on Guangming proposal …
(edit) @1231:d9c48b0e8d97   11 years tk Extend rules for Used-Service-Unit. 32.299 allows two extra AVPs.
(edit) @1230:e72c9dad62ac   11 years Sebastien Decugis Fix issue with generating Failed-AVP when the error is …
(edit) @1229:4e52f009861a   11 years tk Fix setting of answer and expiry callbacks. This corrects the …
(edit) @1228:e5010975da35   11 years tk Fix typo in comment.
(edit) @1227:34c2ae08176f   11 years tk Add rules.
(edit) @1226:e59d76289e18   11 years tk Add one AVP from 3GPP 29.210.
(edit) @1225:ce8bc8227ef4   11 years tk Print times in localtime, not UTC.
(edit) @1224:7769172b877c   11 years Sebastien Decugis Add RPM spec contributed in …
(edit) @1223:ec741f31cd55   11 years tk Add three more result codes from RFC 4006.
(edit) @1222:1020da0ea4bc   11 years tk Fix dumping of time stamps. "conv" was used uninitialized.
(edit) @1221:6f75842935f6   11 years tk Reduce candidate score down to 1 due to load balancing. Before, the …
(edit) @1220:cec3e9b579e1   11 years Sebastien Decugis Cleanup parameter that has become useless
(edit) @1219:51ea6f4b3f04   11 years Sebastien Decugis Merged
(edit) @1218:152466ff49f8   11 years tk Remove some whitespace in "Loaded extensions" log line.
(edit) @1217:3f7c74ef3787   11 years Sebastien Decugis Fix missing prototype change
(edit) @1216:581bbd48524a   11 years Sebastien Decugis Change prototype of rt_out callbacks to allow disposal of messages
(edit) @1215:65c6460f60f2   11 years Sebastien Decugis Ensure the hooks lock is released when a thread is canceled. Optimize …
(edit) @1214:c2fbaf2985f4   11 years Sebastien Decugis New options to test_app extension to generate long Diameter messages
(edit) @1213:b1c4876b1896   11 years Sebastien Decugis Change LOG_A definition so that when --dbg_func or --dbg_file are …
(edit) @1212:c38bb8b69c43   11 years Sebastien Decugis Fix message rtd handling for extensions based on this data
(edit) @1211:98478a8aabb1   11 years Sebastien Decugis Fix compilation warning
(edit) @1210:0ef5c4eda92a   11 years Sebastien Decugis Added tag 1.2.0-rc2 for changeset 08e72b858f03
(edit) @1209:08e72b858f03   11 years Sebastien Decugis Updated history 1.2.0-rc2
(edit) @1208:906b1e409076   11 years Sebastien Decugis Added tag proposed_merged for changeset 043b894b0511
(edit) @1207:043b894b0511   11 years Sebastien Decugis Cleanups in failover situation to avoid deadlocks and corrupt messages …
(edit) @1206:ef7c5e39badf   11 years Sebastien Decugis Show benchmark statistics until all answers are received
(edit) @1205:165569e8cba8   11 years Sebastien Decugis Allow NULL parameter in fd_msg_free
(edit) @1204:a4cdde705f30   11 years Sebastien Decugis Add options to dbg_msg_dumps.fdx to allow more control over the behavior
(edit) @1203:92f33e5ecb77   11 years Sebastien Decugis Do not attempt connecting to addresses advertised by the remote peer …
(edit) @1202:40330b75c044   11 years Sebastien Decugis Remove unused code
(edit) @1201:d2608e47db28   11 years Sebastien Decugis Fix issue that can trigger an assert when failover occurs
(edit) @1200:ce2b00dc86c1   11 years Sebastien Decugis React quickly to head-of-the-line blocking in case of network failure. …
(edit) @1199:2c62bba0ef4b   11 years Sebastien Decugis Add some hooks in test_app in becnhmark mode
(edit) @1198:8c4dd4b693c6   11 years Sebastien Decugis Some cleanups in the traces
(edit) @1197:823829bf1037   11 years Sebastien Decugis Couple of typos in the comments
(edit) @1196:9ff57791a5ab   11 years Sebastien Decugis Fix worker name as the connection is not created yet
(edit) @1195:16f2d2f15e5b   11 years Sebastien Decugis Allow better usage in benchmark mode
(edit) @1194:90d1222a65a8   11 years Sebastien Decugis Rename HOOK_PEER_LAST to HOOK_LAST
(edit) @1193:dcc467aeda12   11 years Sebastien Decugis Include source file information in ERROR logs
(edit) @1192:48759e3f7611   11 years Sebastien Decugis Reject more quickly invalid messages if possible
Note: See TracRevisionLog for help on using the revision log.