Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @911:c9f86e8c45fe   11 years Sebastien Decugis Fix compilation error
(edit) @910:8500947421cb   11 years Sebastien Decugis Fix bug in fd_dict_search for rules. Thank you Thomas for bug & fix.
(edit) @909:047f99b09632   11 years Sebastien Decugis Clean some externs for picky linkers (by Thomas)
(edit) @908:ed611e15f744   11 years Sebastien Decugis Fix a few warnings, thank you Thomas again
(edit) @907:b772af200865   11 years Sebastien Decugis Add a few const declaration so that C++ is less picky
(edit) @906:ebe479bfcd4b   11 years Sebastien Decugis Fix typo in new code
(edit) @905:9bf44ee1c748   11 years Sebastien Decugis typo
(edit) @904:b839a1b1c1da   11 years Sebastien Decugis Make freeDiameter headers more C++ friendly -- thank you Thomas
(edit) @903:4382d7420e65   11 years Sebastien Decugis Add new AVP_BY_STRUCT method for searching vendor-specific AVPs. This …
(edit) @902:42d0a08cffa8   11 years Sebastien Decugis Remove duplicate definitions, use dependencies instead -- thanks to …
(edit) @901:a3eed6420b5b   11 years Sebastien Decugis Log incoming messages on new connections too
(edit) @900:a7e0a7ab769c   11 years Sebastien Decugis Fix typo
(edit) @899:40d5e8002b12   12 years Sebastien Decugis Disable all logs by default, activate required logs by command-line …
(edit) @898:c2ecce3fb928   12 years Sebastien Decugis Add a NONE option for fd_msg_log to disable the trace
(edit) @897:d8d0772586ad   12 years Sebastien Decugis Use correct default port for outgoing connections even when local port …
(edit) @896:b13359ace625   12 years Sebastien Decugis Condition the use of sctps_ctx with #ifndef DISABLE_SCTP
(edit) @895:fbf77629cb7b   12 years Sebastien Decugis Added received and sent timestamps in the messages; added logs on …
(edit) @894:43fb27a9037f   12 years Sebastien Decugis Intrumented socket reception to store the timestamp along the received …
(edit) @893:8187364e39ea   12 years Sebastien Decugis Fix answers sending
(edit) @892:b2e8f1a3ef76   12 years Sebastien Decugis Allow the content of the Failed-AVP to be parseable to bufferize the …
(edit) @891:9432ac55823c   12 years Sebastien Decugis Tentative fix for the parse_or_error function
(edit) @890:19a261c9a2e1   12 years Sebastien Decugis Added test case to reproduce bug reported by Zack …
(edit) @889:4a299daed8b2   12 years Sebastien Decugis Add information about parsing errors
(edit) @888:63931db83e96   12 years Sebastien Decugis Fix compilation warning
(edit) @887:ad9fe07688b7   12 years Sebastien Decugis freeDiameter package is now available in brews for OSX. Fixed a few …
(edit) @886:4e2b4eef5908   12 years Sebastien Decugis Fix handling of error case for MySQL
(edit) @885:b7002bcc92a5   12 years Sebastien Decugis Converted to UNIX line ending
(edit) @884:277aa200033b   12 years Sebastien Decugis Reorder objects
(edit) @883:b5dd10c417d0   12 years Sebastien Decugis Added tag 1.1.5 for changeset ae96ae28f3dd
(edit) @882:ae96ae28f3dd   12 years Sebastien Decugis Limit python version to avoid using python3 (not compatible) 1.1.5
(edit) @881:90e3e9e75f44   12 years Sebastien Decugis Added the dependency on g++
(edit) @880:5d934ed583ed   12 years Sebastien Decugis Prepared for release 1.1.5
(edit) @879:2b14ccdd0b92   12 years Sebastien Decugis Updated copyright information
(edit) @878:901526bc034c   12 years Sebastien Decugis Added simple implementation of barriers for Mac OS X
(edit) @877:e815a8cfca4b   12 years Sebastien Decugis Added a note for Quantal Quetzal
(edit) @876:f8e8cc0d115b   12 years Sebastien Decugis Added reference to libusrsctp for OSX
(edit) @875:47735fe496bc   12 years Sebastien Decugis Use unamed structures to please SWIG on OSX
(edit) @874:886d9642f2a0   12 years Sebastien Decugis Fix type name
(edit) @873:a4257b7faba3   12 years Sebastien Decugis Fix extensions file extension in the sample file
(edit) @872:27fd6a4ef3f8   12 years Sebastien Decugis Fix typo
(edit) @871:254d81d21d0b   12 years tk Fix some typos.
(edit) @870:54c4d3e840ff   12 years tk Remove unnecessary whitespace from Makefiles.
(edit) @869:67fb1f8e093e   12 years Sebastien Decugis Add grouped AVPs, and depend on dict_nasreq -- Thomas Klausner …
(edit) @868:b7f530aa7456   12 years Sebastien Decugis Remove deprecated code, use EXTENSION_ENTRY instead -- submitted by …
(edit) @867:03d5a7892f2a   12 years Sebastien Decugis Improved instructions for Mac OS X
(edit) @866:e457e7ac3a6d   12 years Sebastien Decugis Fix typo
(edit) @865:debdcc1e03d2   12 years Sebastien Decugis libidn is available on OS X
(edit) @864:99778f1e2989   12 years Sebastien Decugis Removed credits
(edit) @863:9474e81c619a   12 years Sebastien Decugis Added tag 1.1.5-rc2 for changeset 226f5957186a
(edit) @862:226f5957186a   12 years Sebastien Decugis Updated nightly tests to include a pass in Debug configuration 1.1.5-rc2
(edit) @861:adbbc3f2e4b8   12 years Sebastien Decugis Added c++ dependency in Fedora install file also
(edit) @860:0172278ddafe   12 years Sebastien Decugis Updated Mac OS X documentation
(edit) @859:10f6ce479e1c   12 years Sebastien Decugis In Debug builds, this test was failing randomly
(edit) @858:3483d83140ef   12 years Sebastien Decugis Added C++ compiler in the dependencies for Open SUSE
(edit) @857:cea8e81967eb   12 years Sebastien Decugis Generalize flags for CXX in case an extension such as _sample uses C++
(edit) @856:c0f92000c42a   12 years Sebastien Decugis Avoid using sem_timedwait that is not available on OS X
(edit) @855:2eb6882b20c6   12 years Sebastien Decugis Fix return value
(edit) @854:51a056d78aba   12 years Sebastien Decugis Resolve conflict on duplicated fd_g_config pointer
(edit) @853:16428c4ecb22   12 years Sebastien Decugis Remove testfifo if pthread_barriers are not available
(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) @850:12e7fcbc1b21   12 years Sebastien Decugis Fix previous commit
(edit) @849:d7f940afd933   12 years Sebastien Decugis New portability function: strndup
(edit) @848:6dfa8bc2e71e   12 years Sebastien Decugis Added INSTALL.OSX file contributed by Moxie Dee
(edit) @847:242ee9fe34aa   12 years Sebastien Decugis Oops, previous commit was too much actually…
(edit) @846:85e1a4118849   12 years Sebastien Decugis Added tag 1.1.5-rc1 for changeset 5c4cf8d15ef0
(edit) @845:5c4cf8d15ef0   12 years Sebastien Decugis Well this time, I hope, should be the last fix to enable compilation … 1.1.5-rc1
(edit) @844:9b208543ba7f   12 years Sebastien Decugis Ignore GNU global files. -- Thomas Klausner <tk@giga.or.at>
(edit) @843:1a563c5f13a9   12 years Sebastien Decugis indent (no functional changes) -- Thomas Klausner <tk@giga.or.at>
(edit) @842:42ce0a2c1772   12 years Sebastien Decugis Fill in CCA/CCR rules from RFC4006. -- Thomas Klausner <tk@giga.or.at>
(edit) @841:db1c5869a15f   12 years Sebastien Decugis Try a different approach for OS X as previous one does not work
(edit) @840:365f1ed01cd1   12 years Sebastien Decugis Similarly fix compilation for extensions plugins, it seems the CMake …
(edit) @839:44998b3e1d91   12 years Sebastien Decugis Fix compilation error for OS X. Should not introduce any problem on …
(edit) @838:a6bd0605a339   12 years Sebastien Decugis Fix warnings for 64b systems
(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) @835:885f5eb20b21   12 years Sebastien Decugis Fix copy'n'paste errors. -- Thomas Klausner <tk@giga.or.at>
(edit) @834:84a23e90519d   12 years Sebastien Decugis More verbose information on conflicts
(edit) @833:2bf587a8f6bc   12 years Sebastien Decugis Fix comments in CMakeLists -- Thomas Klausner <tk@giga.or.at>
(edit) @832:405a4aa9e231   12 years Sebastien Decugis Compare to ETSI TS 129 061 v10.6.0 (2012-07); fix some, add some, …
(edit) @831:7dec09939400   12 years Sebastien Decugis Sort 3GPP types by Code. -- Thomas Klausner <tk@giga.or.at>
(edit) @830:7fd5aed93640   12 years Sebastien Decugis Included contribution from German Barros
(edit) @829:a6b3e9e88e64   12 years Sebastien Decugis Fix the DTD as per Patricio comments
(edit) @828:78307a61c578   12 years Sebastien Decugis Fix regression in dictionary dump
(edit) @827:a8ed055a9253   12 years Sebastien Decugis Fix name of the constant errors used for rescode
(edit) @826:d38c8ce61e4e   12 years Sebastien Decugis Add check for pthread-safety of lib pgsql
(edit) @825:034a475a3eb0   12 years Sebastien Decugis Change fragmentation threshold for EAP-TLS payload
(edit) @824:89c5849b0832   12 years Sebastien Decugis Allow retransmission of messages on timeout
(edit) @823:f145c687c5f3   12 years Sebastien Decugis Add explicit requirement on libgcrypt for app_diameap.fdx, this lib no …
(edit) @822:df71824ca960   12 years Sebastien Decugis Added tag 1.1.4 for changeset a39848239f3a
(edit) @821:a39848239f3a   12 years Sebastien Decugis Removed tag 1.1.4 1.1.4
(edit) @820:0eb64b3a3632   12 years Sebastien Decugis Fix compilation with gnutls < 3.x
(edit) @819:448a96910f5b   12 years Sebastien Decugis Release 1.1.4
(edit) @818:4ae6da028be7   12 years Sebastien Decugis Added tag 1.1.4-rc1 for changeset 7541554029bf
(edit) @817:7541554029bf   12 years Sebastien Decugis Fix SCTP_I_WANT_MAPPED_V4_ADDR behavior when IPv6 is disabled in … 1.1.4-rc1
(edit) @816:af62a5485fa2   12 years Sebastien Decugis Removed a few compilation warnings
(edit) @815:958d3efb45b5   12 years Sebastien Decugis Add test for AI_ADDRCONFIG for platforms where it does not exist
(edit) @814:84bdbd87cbd5   12 years Sebastien Decugis Patch for systems that use lib64 instead of lib
(edit) @813:ac4ef9b3068f   12 years Sebastien Decugis Bumped version for 1.1.4 -- forgot to do that for 1.1.3, thanks SK for …
(edit) @812:677c32c48668   12 years Sebastien Decugis Fix compilation warning due to missing header, reported by Thomas
Note: See TracRevisionLog for help on using the revision log.