| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of CR's. | Guy Harris | 2004-03-31 | 1 | -3358/+3358 |
* | Add RADIUS AVP 101, the value string to go with it and some ACC vendor AVP:s | Anders Broman | 2004-03-31 | 1 | -3328/+3358 |
* | From Michael Kopp: add support for vendor-specific items for the Cisco | Guy Harris | 2004-03-30 | 1 | -1/+389 |
* | Handle null RADIUS attribute information without crashing. Found by | Gerald Combs | 2004-03-22 | 1 | -2/+6 |
* | If we can't decrypt the user password, display it as hex data, not as | Guy Harris | 2004-03-20 | 1 | -40/+39 |
* | Make a separate display type for the user password, rather than having | Guy Harris | 2004-03-20 | 1 | -8/+8 |
* | Lars Roland: Another ugly bzero() call fixed | Jörg Mayer | 2004-03-09 | 1 | -2/+2 |
* | Get rid of a variable I'd forgotten to back out before I checked the | Guy Harris | 2004-03-07 | 1 | -2/+1 |
* | Note that for THE3GPP_IPV6_DNS_SERVERS we probably *do* need to handle | Guy Harris | 2004-03-06 | 1 | -4/+5 |
* | From Fritz Budiyanto: add various IPv6 attributes as per RFC 3162, and | Guy Harris | 2004-03-06 | 1 | -2/+34 |
* | Update URLs for various IANA documents. | Guy Harris | 2004-02-28 | 1 | -2/+2 |
* | We can't test the GTK+ version in dissectors or libethereal code, as | Guy Harris | 2004-02-05 | 1 | -2/+6 |
* | Undo previous checkin, it only contained acidentally escaped unfinished code | Jörg Mayer | 2004-02-01 | 1 | -5/+1 |
* | packet-dcerpc-afs4int.c | Jörg Mayer | 2004-02-01 | 1 | -1/+5 |
* | From Joost Yervante Damad: | Guy Harris | 2004-01-13 | 1 | -2/+16 |
* | Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX or | Guy Harris | 2003-12-24 | 1 | -25/+14 |
* | Pass "attr_info" to "rd_value_to_str()" - don't look it up again in | Guy Harris | 2003-12-17 | 1 | -22/+21 |
* | According to RFC 2868, a tag value of 0 is not valid for a string - we | Guy Harris | 2003-12-17 | 1 | -2/+2 |
* | Call the "type" member of a "radius_attr_info" structure "value_type" | Guy Harris | 2003-12-17 | 1 | -26/+37 |
* | Put in more information about the attribute type enum. | Guy Harris | 2003-12-17 | 1 | -51/+36 |
* | Instead of having a whole pile of RADIUS value types, each of which has | Guy Harris | 2003-12-17 | 1 | -1324/+1051 |
* | Add a new attribute type RADIUS_IP6_ADDRESS for IPv6 addresses. | Guy Harris | 2003-12-09 | 1 | -3/+72 |
* | - Bugfix: Passworddecoding should only be done for attribute 2, but | Jörg Mayer | 2003-11-22 | 1 | -9/+23 |
* | From Michael Kopp: add some entries for Cisco VSA for SSG Communication | Guy Harris | 2003-07-15 | 1 | -1/+6 |
* | From Adam Sulmicki: report the message type for accounting status | Guy Harris | 2003-07-01 | 1 | -1/+6 |
* | When registering a string preference, if the value of the preference is | Guy Harris | 2003-03-11 | 1 | -2/+2 |
* | Fetch the time stamp into a gint32, as it's known to be 32 bits, and let | Guy Harris | 2003-02-13 | 1 | -3/+3 |
* | Cast "timeval" to "long", and print it with "%ld", to handle "time_t" | Guy Harris | 2003-02-13 | 1 | -2/+2 |
* | Make the argument to "abs_time_secs_to_str()" a "time_t" - it's in ANSI | Guy Harris | 2003-02-12 | 1 | -3/+4 |
* | Add a "abs_time_secs_to_str()" routine that takes a UNIX time-since-the- | Guy Harris | 2003-02-11 | 1 | -6/+2 |
* | Do the usual "isprint()" workaround for versions of GTK+ that assume | Guy Harris | 2003-01-28 | 1 | -1/+25 |
* | Clean up the code a bit: | Guy Harris | 2002-12-17 | 1 | -14/+17 |
* | Replace #include "md5.h" with "crypt-md5.h". | Olivier Abad | 2002-12-17 | 1 | -2/+2 |
* | From James Harris: Decrypt RADIUS user passwords. | Gerald Combs | 2002-12-17 | 1 | -2/+71 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -4/+4 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -36/+36 |
* | From Flavio Poletti: handle 3GPP QoS in RADIUS messages. | Guy Harris | 2002-08-26 | 1 | -24/+97 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -10/+2 |
* | From Kan Sasaki: | Guy Harris | 2002-07-17 | 1 | -64/+210 |
* | From Thierry Pelle: Redback vendor-specific items for RADIUS and L2TP. | Guy Harris | 2002-07-10 | 1 | -1/+4 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -2/+2 |
* | Bug fix from Kan Sasaki. | Guy Harris | 2002-05-24 | 1 | -2/+5 |
* | Update from Kan Sasaki. | Guy Harris | 2002-05-14 | 1 | -14/+4 |
* | From Kan Sasaki: added some VSAs from the FreeRadius dictionary files | Guy Harris | 2002-05-14 | 1 | -237/+1319 |
* | From Kan Sasaki: | Guy Harris | 2002-05-13 | 1 | -1835/+955 |
* | From Kan Sasaki: VSA decoding and other changes to RADIUS. | Guy Harris | 2002-05-08 | 1 | -295/+1382 |
* | Note in comments that we should perhaps get all the information for | Guy Harris | 2002-05-06 | 1 | -1/+34 |
* | Fix a typo in a comment. | Guy Harris | 2002-05-06 | 1 | -10/+32 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -5/+7 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -2/+2 |