Skip to content

Commit

Permalink
Credits
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@511 e88ac4ed-0b26-0410-9574-a7f39faa03bf
  • Loading branch information
kolla authored and kolla committed Sep 11, 2009
1 parent e99882a commit c70cc69
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Barmen, Ralf Paffrath and Maja Wolniewicz have helped with early
testing of the code.

Thanks for contributing code goes to Arne Schwabe, Maja Wolniewicz,
and Simon Leinen.
Simon Leinen and Stefan Winter.

All of the above plus Milan Sova have provided good feedback on
several implementation choices. Finally thanks to Hans Zandbelt
Expand Down
1 change: 1 addition & 0 deletions radsecproxy.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* Arne Schwabe <schwabe at uni-paderborn.de>
* Maja Wolniewicz <mgw@umk.pl>
* Simon Leinen <simon.leinen@switch.ch>
* Stefan Winter <stefan.winter@restena.lu>
*/

/* For UDP there is one server instance consisting of udpserverrd and udpserverth
Expand Down
5 changes: 5 additions & 0 deletions util.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
* copyright notice and this permission notice appear in all copies.
*/

/* Code contributions from:
*
* Stefan Winter <stefan.winter@restena.lu>
*/

#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
Expand Down

0 comments on commit c70cc69

Please sign in to comment.