Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @1191:60e7b02a3ce7   11 years Sebastien Decugis Allow Vendor-Specific-Application-Id with several Vendor-Id AVPs as …
(edit) @1190:6a1042d8075b   11 years Sebastien Decugis Replace FDEV_TERMINATE events with calls to fd_core_shutdown to handle …
(edit) @1189:50bf33dc8fe0   11 years Sebastien Decugis Limit number of incoming connections under processing to configurable value
(edit) @1188:f40de74bd1c7   11 years Sebastien Decugis Don't block PSM during failover
(edit) @1187:436e4342ecd0   11 years Sebastien Decugis Rollback to using TLS/SCTP in release 1.2.0. DTLS dev to happen in …
(edit) @1186:56c36d1007b4   11 years Sebastien Decugis Further preparation of the DTLS integration. Some cleanups in the …
(edit) @1185:23695957bfc0   11 years Sebastien Decugis Don't block on peers shutdown when early errors
(edit) @1184:8c340f832127   11 years Sebastien Decugis Remove auto-use of the certificate as CA when CA was not provided, …
(edit) @1183:42d3fd71e7ea   11 years Sebastien Decugis dbg_interactive is segfaulting when exited with Ctrl-C, not sure how …
(edit) @1182:cc96a4dfb3d1   11 years Sebastien Decugis Early shutdown situation: detect the race condition and delay the …
(edit) @1181:22de21feec64   11 years Sebastien Decugis Preparing for DTLS support
(edit) @1180:773498f59520   11 years Sebastien Decugis Preparing for future DTLS/SCTP support
(edit) @1179:f5e9b53d6f86   11 years Sebastien Decugis Fix invalid NULL pointer indirection in log
(edit) @1178:33f223b03b45   11 years Sebastien Decugis Added tag proposed_merged for changeset fb9282c75ec5
(edit) @1177:fb9282c75ec5   11 years Sebastien Decugis Update changelog
(edit) @1176:f0b328ea2fdb   11 years Sebastien Decugis Added initial support for hooks in the dbg_interactive extension
(edit) @1175:2da13c87baa7   11 years Sebastien Decugis Allow cancelation of thread in sctp_connectx when this function is not …
(edit) @1174:b72836fb814b   11 years Sebastien Decugis Add some compliancy to RFC6458. Not tested however as Ubuntu does not …
(edit) @1173:d0a7b76a3c1c   11 years Sebastien Decugis Fix typos
(edit) @1172:83d55d26ae80   11 years Sebastien Decugis Hand the case of invalid objects in the msg_dump functions
(edit) @1171:5dab72369dff   11 years Sebastien Decugis Fix compilation warning
(edit) @1170:9c9f2b75bf95   11 years Sebastien Decugis Remove debug message
(edit) @1169:11724ff78638   11 years Sebastien Decugis Some cleanups in dbg_interactive extension
(edit) @1168:a4604f98adae   11 years Sebastien Decugis Split output of fd_msg_dump_treeview
(edit) @1167:eaa92af9e46d   11 years Sebastien Decugis New macro LOG_SPLIT to allow dumping multi-line buffers with prefix …
(edit) @1166:5b930daeb4c1   11 years Sebastien Decugis Merged
(edit) @1165:515a5b8f930a   11 years Sebastien Decugis Updated documentation
(edit) @1164:e8bf101264fa   11 years Sebastien Decugis Updated default secure port value according to RFC6733
(edit) @1163:6df90573cf57   11 years tk Remove \n from LOG_E line.
(edit) @1162:3322c48c2177   11 years tk Remove \n from fd_log_debug lines.
(edit) @1161:feda56c1baec   11 years tk Rename VERSION to FD_LIBFD*_VERSION to avoid conflict with autoconf …
(edit) @1160:7de036e9e8fd   11 years tk Fix typo.
(edit) @1159:05f74dc19c49   11 years Sebastien Decugis Include source rev number in version information when available
(edit) @1158:f1cadf58b86f   11 years Sebastien Decugis Avoid redundant messages
(edit) @1157:91b978382496   11 years Sebastien Decugis Updated history
(edit) @1156:7ab58e6d987d   11 years Sebastien Decugis Added tag proposed_merged for changeset d00b5914351e
(edit) @1155:d00b5914351e   11 years Sebastien Decugis Allow running freeDiameter without TLS credentials if the following …
(edit) @1154:0b95a3afbfc3   11 years Sebastien Decugis Return DIAMETER_LOOP_DETECTED if local peer is already in the …
(edit) @1153:7a7ec1ad0c44   11 years Sebastien Decugis Another missing restore of the hop-by-hop ID upon failover situation
(edit) @1152:7284e41faa46   11 years Sebastien Decugis Merge
(edit) @1151:100a0925f809   11 years Sebastien Decugis Fix a number of issues reported by cppcheck: …
(edit) @1150:611c5691661d   11 years Sebastien Decugis Added tag proposed_merged for changeset 5d19d6f3e1bd
(edit) @1149:5d19d6f3e1bd   11 years Sebastien Decugis Merged
(edit) @1148:1399ef1aa9bf   11 years Sebastien Decugis Added tag proposed_merged for changeset 7b57dc5a681f
(edit) @1147:fe4340e95815   11 years Sebastien Decugis Merged
(edit) @1146:dee5ca683bee   11 years tk More rules.
(edit) @1145:ea3a653a809e   11 years Sebastien Decugis Fix warning on OpenSUSE
(edit) @1144:799323958f02   11 years Sebastien Decugis Use FATAL level for extensions dependency problems
(edit) @1143:7b57dc5a681f   11 years Sebastien Decugis Added tag proposed_merged for changeset 7ef8ab1d664f
(edit) @1142:7ef8ab1d664f   11 years Sebastien Decugis Delay the initialization of some dictionary definitions after …
(edit) @1141:3ae22e5dc56c   11 years Sebastien Decugis Fix a few compilation warnings/errors
(edit) @1140:5e8f75f207da   11 years Sebastien Decugis Added tag proposed_merged for changeset 75633912f364
(edit) @1139:75633912f364   11 years Sebastien Decugis Merged
(edit) @1138:91320dea0fb5   11 years Sebastien Decugis Added umbrella NEWS file
(edit) @1137:35363aac8dd6   11 years tk Fix typo.
(edit) @1136:140450615773   11 years Sebastien Decugis Revert changeset 1122 (ADDRESS_AVP_INCLUDE_PORT) as this will create …
(edit) @1135:90e0382e6579   11 years Sebastien Decugis Fix wrong parameter name
(edit) @1134:51ce5a30df2d   11 years Sebastien Decugis Fix the dbg_func and dbg_file parameters
(edit) @1133:54f04575792c   11 years Sebastien Decugis Turn OFF the extended Host-IP-Address format by default
(edit) @1132:46f1e7645c44   11 years Sebastien Decugis Add nightly tests in the different build configurations
(edit) @1131:1646deafe7ab   11 years Sebastien Decugis Updated changelog
(edit) @1130:f2e587302d46   11 years Sebastien Decugis Added tag 1.2.0-rc1 for changeset f916f4fc3d99
(edit) @1129:f916f4fc3d99   11 years Sebastien Decugis Added tag proposed_merged for changeset 7c5449ddc434 1.2.0-rc1
Note: See TracRevisionLog for help on using the revision log.