Navigation


source: freeDiameter/libfdproto

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @871:254d81d21d0b   12 years tk Fix some typos.
(edit) @855:2eb6882b20c6   12 years Sebastien Decugis Fix return value
(edit) @852:5873c671490f   12 years Sebastien Decugis Typo
(edit) @851:536e8d11edee   12 years Sebastien Decugis Avoid using strnlen since it is also missing from Mac OS X
(edit) @849:d7f940afd933   12 years Sebastien Decugis New portability function: strndup
(edit) @837:1d2721778c7a   12 years Sebastien Decugis Updated copyright information
(edit) @836:da97a5aa7976   12 years Sebastien Decugis Add replacement for clock_gettime (for Mac OS) -- ticket #38
(edit) @834:84a23e90519d   12 years Sebastien Decugis More verbose information on conflicts
(edit) @828:78307a61c578   12 years Sebastien Decugis Fix regression in dictionary dump
(edit) @824:89c5849b0832   12 years Sebastien Decugis Allow retransmission of messages on timeout
(edit) @808:c0a88c1bcc1e   12 years Sebastien Decugis Updated copyright information
(edit) @804:c5b7d4a2cc77   12 years Sebastien Decugis Log message dumps in one call to the dump function to avoid …
(edit) @792:0f566e550813   12 years Sebastien Decugis improved the previous fix... not sure it was correct
(edit) @791:42fa209a8cc4   12 years Sebastien Decugis Attempt at fixing unaligned 64b direct memory access (sigbus on sparc)
(edit) @788:cb84f5be889d   12 years Sebastien Decugis Updated copyright information
(edit) @786:d3fc443dae36   12 years Sebastien Decugis Added information in session dump
(edit) @785:e780452c6b55   12 years Sebastien Decugis Fix possible memory leaks
(edit) @784:e87d083d0342   12 years Sebastien Decugis Added ability to register another log function; thanks to Zack for the code
(edit) @778:003df4a9ade2   12 years Sebastien Decugis Added two new interfaces on Zach requests …
(edit) @770:27fef2ca2cf6   13 years Sebastien Decugis Improved usability of fd_dict_getlistof for vendors and apps
(edit) @769:99136ec7d9d4   13 years Sebastien Decugis Fixed fd_dict_getlistof function, added a simple test
(edit) @767:c47c16436f71   13 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @765:edbdb35a603f   13 years Sebastien Decugis Fix a few compilation warning, some are still remaining
(edit) @764:f53e5b5fdfd3   13 years Sebastien Decugis Added new experimental function fd_dict_getlistof -- see …
(edit) @761:99625152176b   13 years Sebastien Decugis Remove message logging if the level is NONE
(edit) @753:71833fa5e35f   13 years Sebastien Decugis allow applications to create empty AVP also
(edit) @752:9e9840ccf059   13 years Sebastien Decugis Attempt to handle more gracefully (invalid) AVPs that contain an empty …
(edit) @743:5d529eb0ad33   13 years Sebastien Decugis Fix bug in peers order 1.1.0
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @738:d666051658bd   13 years Sebastien Decugis Fix broken 'almostcasecmp' logic
(edit) @735:da8bfb070900   13 years Sebastien Decugis Fix the logic of local + global debug level
(edit) @730:e21d79595045   13 years Sebastien Decugis minor improvements
(edit) @720:2c7c423eaba9   13 years Sebastien Decugis Have AVP values 0-terminated for safety (one should not rely on this …
(edit) @719:dc71992e3378   13 years Sebastien Decugis Be less tolerant on DiameterURI format
(edit) @717:571b3abaa5df   13 years Sebastien Decugis Support for Diameter Redirects through rt_redirect.fdx extension …
(edit) @710:e60376cb15e8   13 years Sebastien Decugis Minor changes
(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) @704:289632905e19   13 years Sebastien Decugis Added new sanity check
(edit) @693:16c373df0947   13 years Sebastien Decugis Cleanups
(edit) @691:78b665400097   13 years Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always …
(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) @687:026802543f57   13 years Sebastien Decugis Prepare for new message log facility
(edit) @686:f83d9878bf66   13 years Sebastien Decugis Fixed in case of termination of several modules (before initialization …
(edit) @668:4ef3b7cdf734   13 years Sebastien Decugis Some more cleanups in linking
(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.